X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=ec9bdc0f73ed2df442ddeb89016ed5148a915f1e;hb=f8a0c616c5fb38451273419a53380c42522ab9d0;hp=d656a267e00fa05774b5846d6de524ebc785854e;hpb=ef849a0e1b91d90f37fa08451ce954e5d342b580;p=dak.git diff --git a/ChangeLog b/ChangeLog index d656a267..ec9bdc0f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-12-29 Michael Casadevall + + * dak/update_db.py - Modified to use the lockfile and uncommented sleep() call + 2008-12-28 Michael Casadevall * dak/process_unchecked.py - Modified DM to comply strictly with the DM GR @@ -7,6 +11,15 @@ * dak/process_unchecked.py - Added new REJECT for DM-Upload-Allowed not being set and clarified NMU reject message. + * dak/update_db.py - Added a update-database mechanism. New database updates + can be added by simply adding a simple upgrade script to dakdb + It probably has some bugs, but it can update git HEAD 12-08-2008 + to DB revision 1 without any issues. + + * dak/dakdb/1.py - Adds DM tables + + * dak/import_keyring - Fixed an argument typo on the help screen + 2008-12-28 Frank Lichtenheld * dak/override.py (main): Handle source-only packages better @@ -34,6 +47,8 @@ * setup/init_pool.sql - Updated schema + * dak/queue_report.py - Added Last Modified in asctime() for QA team + 2008-12-23 Michael Casadevall * dak/queue_report.py - Added 822 output format