X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=0eebb7c386fc32973ea52f98e0cae38f6fe12c7e;hb=94b3a1696099ae39eb19a176e5d2869d29365314;hp=ce36677eccae40482678770469460fb1d5faa620;hpb=50eba5908c82a11c5c2e7767059a775b214dda5a;p=dak.git diff --git a/ChangeLog b/ChangeLog index ce36677e..0eebb7c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +2008-04-27 Joerg Jaspert + + * dak/process_accepted.py (Urgency_Log.__init__): Warn if the + configured path does not exist or is not writeable by us. Use a + tmp path if so, so we do not lose the urgencies in such cases. + + * config/debian/dak.conf: Changed path for UrgencyLog + Same for the ReleaseTransitions file + + * config/debian/cron.daily: Notify qa user on merkel of dinstall start + +2008-04-26 Joerg Jaspert + + * dak/process_new.py: Call end() whenever we try to leave by + pressing Q + + * config/debian/cron.daily: Also report NBS in experimental + +2008-04-25 Joerg Jaspert + + * dak/cruft_report.py (main): Make it possible to look at + experimental too, especially NBS + + * dak/split_done.py (main): Only move files into their subdirs if + they are older than 30 days. That enables us to run this script as + part of a cronjob. + + * config/debian/cron.weekly: Run dak split-done + 2008-04-23 Thomas Viehmann * dak/process_unchecked.py: add changes["sponsoremail"] @@ -35,6 +64,11 @@ * daklib/utils.py (build_file_list): Deal with "Format 3 style" Format lines (ie. those having extra text appended). +2008-04-19 Joerg Jaspert + + * dak/process_unchecked.py (check_files): Sanity check the + provides field, which closes #472783 + 2008-04-18 Joerg Jaspert * config/debian/dak.conf: Add mapping stable-proposed-updates