From be28bc095a113cb89418b665d4d41aaacdc48deb Mon Sep 17 00:00:00 2001 From: Michael Schroeder Date: Mon, 24 Jul 2017 15:04:31 +0200 Subject: [PATCH] Add TODO_1.0 --- TODO_1.0 | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 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 + -- 2.47.2