X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=051bd1d96e3c34e62fb1431ea207671fe512e6c9;hb=7a45106601c9a030fc839d72a19c2f02fe125583;hp=879b6ed25cb29421be483eaf6f8846b3b032ccc4;hpb=316986ff5d1de5697b73f839158f183f89a77d88;p=dak.git diff --git a/ChangeLog b/ChangeLog index 879b6ed2..051bd1d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,42 @@ +2008-11-30 Joerg Jaspert + + * 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 + sending mails again, which got broken when testing-security + handling was (not completly correctly) implemented. Closes: #440004 + +2008-11-24 Joerg Jaspert + + * dak/process_unchecked.py (check_signed_by_key): remove the + binary-upload restriction stuff. unused. + + * config/debian-security/apt.conf.buildd: byebye sarge + + * scripts/nfu/get-w-b-db: remove m68k + + * scripts/debian/update-ftpstats: remove m68k + + * config/debian/dak.conf: remove m68k + remove the binary-upload-restrictions + + * config/debian/vars (archs): Remove m68k + 2008-11-23 Joerg Jaspert * dak/process_unchecked.py (check_files): fix this armel mess