X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=3e3f33e17d99a365095a4aae29e6fafaf5e27c77;hb=fc2f0edf2d2bfafd627da4336689d41f064f78f5;hp=af6f756062bbddc427f63d55aa06aa730a1ea7fc;hpb=77ec982e538e9b7a4739853170931de9b01bdc59;p=dak.git diff --git a/ChangeLog b/ChangeLog index af6f7560..3e3f33e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2008-08-15 Mark Hymers + + * dak/process_accepted.py, dak/process_unchecked.py, + daklib/database.py: Don't change get_files_id to use sha1sum and + sha256sum. + + * setup/init_pool.sql, dak/check_archive.py, dak/decode_dot_dak.py, + dak/process_accepted.py, dak/process_unchecked.py, daklib/database.py, + daklib/queue.py, daklib/utils.py: Attempt to add sha1sum and + sha256sums into the database. The complication is that we have to + keep backwards compatibility with the .dak files already in existance. + Note that import_archive hasn't been hacked to deal with this yet. + +2008-08-14 Joerg Jaspert + + * config/debian/cron.dinstall: Added the i18n retrieval of package + description translations + 2008-08-12 Joerg Jaspert * config/debian/cron.dinstall: Complicate the i18n export a little @@ -56,7 +74,6 @@ 2008-08-07 Stephen Gran * Drop use of exec to eval variable interpolation - 2008-08-07 Joerg Jaspert * dak/process_accepted.py (install): Error out with the new