X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=ca9da0ed4b6e3082abc42f432cd50f57609d409c;hb=3ff6d0cac5342d65548e91cdd7a68f229405d394;hp=f83eb3e7ae67976b8b20a076bee5e29f010307ec;hpb=ca7d643f6b998c6f8a1f5dac48e9e51e3cbc35db;p=dak.git diff --git a/ChangeLog b/ChangeLog index f83eb3e7..ca9da0ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +2008-12-04 Philipp Kern + + * dak/process_new.py (recheck): call reject for + Upload.check_{binary,source}_against_db with an empty prefix to not + reject on warnings + +2008-11-30 Philipp Kern + + * dak/process_unchecked.py (do_stableupdate, do_oldstableupdate): + move files to NEW for {old,}stable-proposed-updates world-readable + (Closes: #368056) + +2008-11-30 Joerg Jaspert + + * config/debian/apt.conf: Lets generate experimental content + files. + + * dak/daklib/queue.py (Upload.cross_suite_version_check): Add a + few () to make cross_suite_version_check finally work as + intended (well, we hope). Thanks to Philipp Kern for spotting this. + +2008-11-28 Mark Hymers + + * dak/new_security_install.py: Don't attempt to delete the .changes files + which have already been moved to queue/done by now. + +2008-11-27 Mark Hymers + + * dak/new_security_install.py: Attempt to tidy up the buildd queue. The + buildd team believes that the fact that the packages are in the security + pool after this point should be good enough. + 2008-11-25 Joerg Jaspert * dak/process_unchecked.py (queue_(un)embargo): (Hopefully) enable