Imported Upstream version 0.7.9
[platform/upstream/libsolv.git] / TODO_1.0
1
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
10 - write more manpages
11
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
16 IDEAS:
17
18 drop SEARCH_FILES and add SEARCH_BASENAME instead?