X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=c14f7c532a8038685bb0476c0972a3651e339ed6;hb=be23f99a52455cab4bf791c137463c8fdc4ae5c5;hp=f5bb34afde88e23c2b5018d34eef941e35340626;hpb=0e65673b91afc7146e0c5fee2245c06e168ee868;p=dak.git diff --git a/ChangeLog b/ChangeLog index f5bb34af..c14f7c53 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,95 @@ +2008-12-15 Joerg Jaspert + + * config/debian/cron.hourly: Call the removals.pl + +2008-12-09 Joerg Jaspert + + * config/debian/cron.hourly: Added queue_rss.py to hourly cron. + +2008-12-09 Filippo Giunchedi + + * tools/queue_rss.py: Added, generates RSS feeds of NEW. + +2008-12-09 Philipp Kern + + * daklib/queue.py (cross_suite_version_check): add an additional + parameter to specify if an upload is sourceful or not; do not reject + uploads that do not satisfy the "must be newer than" criteria and + are binary-only + * daklib/queue.py (check_source_against_db, check_binary_against_db): + invoke cross_suite_version_check as above + +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 + 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 + + * config/debian-security/dak.conf: Set ValidTime + + * config/debian-security/cron.weekly: Added + +2008-11-17 Joerg Jaspert + + * dak/security-install.py: Removed, no longer in use. + +2008-11-16 Joerg Jaspert + + * scripts/debian/mkfilesindices: useless typical, doesnt have + i18n/ dirs. Force them in (i hope). + 2008-11-15 Thomas Viehmann * dak/show_deferred.py: handle uploads that do not close bugs