blob: 6ecb86295e4e91114b2aa17c5d37ec7fa358f98c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
- make dataiterator only return the last occurance of a key
- implement package priority (for things like Debian's pin feature)
- merge SUSETAGS_FILE_* and REPOSITORY_REPOMD_* keys into REPOSITORY_RESOURCE
- re-order key ids
- deal with DIRSTR entries having dirid 0 (for source rpms)
- test rich dep rule creation
- clean up rich dep rule code (see perl-BSSolv)
- drop patchcheck
- rename repo2solv.sh to repo2solv (maybe rewrite in C?)
- obey -A option in repo2solv
- make FAVOR handling deal with versions
- write more manpages
- bindings: selections.flags() should be a attribute and not a method
- rename repodata_lookup_id_uninternalized to repodata_lookup_id_voidid_uninternalized
and add a notfound argument
IDEAS:
|