X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=617dcc00f9c1588bf833c6703b04c7bd933fe530;hb=2cd389cc6a64de00500f349db12046d7a87783e2;hp=bb145f4b79e73337a682bc668d5a2a6b4423eab9;hpb=a10398019d83fb13fbe230c944ed51470a35df34;p=dak.git diff --git a/ChangeLog b/ChangeLog index bb145f4b..617dcc00 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,47 +1,33 @@ -2008-12-28 Michael Casadevall +2009-01-01 Michael Casadevall - * dak/process_unchecked.py - Modified DM to comply strictly with the DM GR - Upload right to a package is determined by the - newest version of that package in the archive + * dak/process_unchecked.pu - Changed it to look up on the correct table - * dak/process_unchecked.py - Added new REJECT for DM-Upload-Allowed not being set - and clarified NMU reject message. + * dak/dakdb/update1.py - Changed to add the right table - * 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. +2008-12-30 Michael Casadevall - * dak/dakdb/1.py - Adds DM tables + * src/sql-aptvc.cpp - Fixed to work on modern postgresql version - * dak/import_keyring - Fixed an argument typo on the help screen + * src/Makefile - Gave it a brain on finding postgres headers -2008-12-28 Frank Lichtenheld - - * dak/override.py (main): Handle source-only packages better - -2008-12-26 Michael Casadevall + * queue-report.py - Added changes file to the 822 output for QA team - * dak/import_keyring.py - Debrainized the projectb schema w.r.t. to DMs - Now uses Debian-Maintainer column in uid table +2008-12-30 Joerg Jaspert - * dak/import_ldap_fingerprints.py - Ditto + * config/debian/cron.hourly: Generate the 822 format for accepted, + new, byhand and proposed-updates - * dak/process_unchecked.py - Same +2008-12-30 Michael Casadevall - * scripts/debian/byhand-dm - See Above + * dak/queue_report.py - Added directories option to queue report - * setup/init_pool.sql - More of the same - - * dak/process_unchecked.py - Implemented new dm_upload_allowed field in source +2008-12-28 Frank Lichtenheld - * dak/process_unchecked.py - Fixed bug where dm-upload-allowed would not be respected - in cases where only experimental had the DM-Upload-Allowed: yes flag. + * dak/override.py (main): Handle source-only packages better - * dak/process_accepted.py - Ditto, also causes new uploads to include uploaders - table to properly include all uploads +2008-12-26 Michael Casadevall - * setup/init_pool.sql - Updated schema + * dak/queue_report.py - Added Last Modified in asctime() for QA team 2008-12-23 Michael Casadevall