X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=bed4e2df77abf78c4c2b41d549f1bd5e40a4d47d;hb=e58293b290b33e0033491fce6afc5645e5748d93;hp=4bb52a3dd581c1973329c8e582838b0d5aff7479;hpb=a9cd0a9b4d5fc20932b3818bf4e45fbffebc9fc5;p=dak.git diff --git a/ChangeLog b/ChangeLog index 4bb52a3d..bed4e2df 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,34 @@ +2008-08-08 Joerg Jaspert + + * config/debian/cron.dinstall: Create a hardlinked tree of the + ftp/ in mirror/ so we have more atomic mirror updates for the + buildds + + * config/debian/cron.unchecked: Added signing of buildd incoming + +2008-08-07 Philipp Kern + + * dak/process_new.py (do_accept): handle uploads to (oldstable-) + proposed-updates differently and put them into p-u holding + for review instead of unconditionally accepting them into + p-u proper; additional care needed to be taken to look + out for the source if a binary-only upload is being handled + +2008-08-07 Joerg Jaspert + + * dak/cruft_report.py (parse_nfu): call utils.warn instead of warn + (main): Only do the nfu stuff if nfu is a check we want to run + later. + (main): And another place where we dont want to do nfu foo unless + we need nfu + + * dak/make_suite_file_list.py (main): Fix a bug that has been + there for ages, but "just" never triggered. + +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