X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=48d75b850eef8db7a3c54f4bdc46a27d4c455b47;hb=6e18b0d9c051739fa15d5de4e44def11998653fc;hp=d32539cc02cce49f19ec796bdcb8b90a33aab4d7;hpb=050b8ec8eddca4cced637f78ade6ed04cf620832;p=dak.git diff --git a/ChangeLog b/ChangeLog index d32539cc..48d75b85 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +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 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