]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
Add TODO_1.0
authorMichael Schroeder <mls@suse.de>
Mon, 24 Jul 2017 13:04:31 +0000 (15:04 +0200)
committerMichael Schroeder <mls@suse.de>
Mon, 24 Jul 2017 13:04:59 +0000 (15:04 +0200)
TODO_1.0 [new file with mode: 0644]

diff --git a/TODO_1.0 b/TODO_1.0
new file mode 100644 (file)
index 0000000..468bc4f
--- /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
+