From: Michael Schroeder Date: Mon, 24 Jul 2017 13:04:31 +0000 (+0200) Subject: Add TODO_1.0 X-Git-Tag: 0.6.29~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be28bc095a113cb89418b665d4d41aaacdc48deb;p=thirdparty%2Flibsolv.git Add TODO_1.0 --- diff --git a/TODO_1.0 b/TODO_1.0 new file mode 100644 index 00000000..468bc4f7 --- /dev/null +++ b/TODO_1.0 @@ -0,0 +1,25 @@ + +- 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 +