1.1 --- a/TODO Thu Jan 10 22:50:51 2008 -0500
1.2 +++ b/TODO Thu Mar 20 14:36:50 2008 -0400
1.3 @@ -11,12 +11,8 @@
1.4
1.5 - store rpm headers for installed packages.
1.6
1.7 -- versions in depsolving
1.8 -
1.9 - signed packages
1.10
1.11 -- merge file lists when merging package sets
1.12 -
1.13 - download (libcurl?)
1.14
1.15 - figure out how to canonically represent empty string... ~0?
1.16 @@ -26,7 +22,7 @@
1.17
1.18 - pre-link changing binaries and libs on disk screwing up checksum?
1.19
1.20 -- nail down byte-order and word sizes of repo file.
1.21 +- nail down byte-order of repo file.
1.22
1.23 - version the sections in the file, put the element size in the header
1.24 so we can add stuff to elements in a backwards compatible way.
1.25 @@ -112,5 +108,3 @@
1.26 Bugs:
1.27
1.28 - eliminate duplicate entries in package property lists.
1.29 -
1.30 -- corner cases such as no files/properties in repo etc segfault.