X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=617dcc00f9c1588bf833c6703b04c7bd933fe530;hb=0f101c6b7f641ca20e256839f7f3d763c54c3fbf;hp=7233547eb8c9672b05b3f7ade65b7553fb9de095;hpb=3b1f0efc3965793443da9260e8f80f895b7dccd1;p=dak.git diff --git a/ChangeLog b/ChangeLog index 7233547e..617dcc00 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,28 +1,33 @@ -2008-12-26 Michael Casadevall +2009-01-01 Michael Casadevall - * dak/import_keyring.py - Debrainized the projectb schema w.r.t. to DMs - Now uses Debian-Maintainer column in uid tabl + * dak/process_unchecked.pu - Changed it to look up on the correct table - * dak/import_ldap_fingerprints.py - Ditto + * dak/dakdb/update1.py - Changed to add the right table - * dak/process_unchecked.py - Same +2008-12-30 Michael Casadevall - * scripts/debian/byhand-dm - See Above + * src/sql-aptvc.cpp - Fixed to work on modern postgresql version - * setup/init_pool.sql - More of the same + * src/Makefile - Gave it a brain on finding postgres headers + * queue-report.py - Added changes file to the 822 output for QA team -2008-12-26 Michael Casadevall +2008-12-30 Joerg Jaspert + + * config/debian/cron.hourly: Generate the 822 format for accepted, + new, byhand and proposed-updates - * dak/process_unchecked.py - Implemented new dm_upload_allowed field in source +2008-12-30 Michael Casadevall - * 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/queue_report.py - Added directories option to queue report - * dak/process_accepted.py - Ditto, also causes new uploads to include uploaders - table to properly include all uploads +2008-12-28 Frank Lichtenheld + + * dak/override.py (main): Handle source-only packages better + +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