]> git.ipfire.org Git - thirdparty/libsolv.git/blame - TODO_1.0
Add changes, bump version to 0.7.29
[thirdparty/libsolv.git] / TODO_1.0
CommitLineData
be28bc09 1
be28bc09
MS
2- implement package priority (for things like Debian's pin feature)
3
4- merge SUSETAGS_FILE_* and REPOSITORY_REPOMD_* keys into REPOSITORY_RESOURCE
5
6- re-order key ids
7
8- deal with DIRSTR entries having dirid 0 (for source rpms)
9
be28bc09
MS
10- write more manpages
11
45b474e7
MS
12- forcebest pruning is not optimal: it should keep multiple packages
13 with the same version instead of reducing to just one package for
14 each name
15
1c3b24ba 16IDEAS:
e652b908 17
c2e774d4 18drop SEARCH_FILES and add SEARCH_BASENAME instead?