X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=7ea49de4e195e2431f39065c4701bafad0ae559d;hb=16f731a893f0ba036a995c25b8b5f3490394070e;hp=927b41641919bff89a0d910735936d3bc701effd;hpb=fa3e2df8f5bc4f491616b4b0489ffb8894360be4;p=dak.git diff --git a/ChangeLog b/ChangeLog index 927b4164..7ea49de4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,37 @@ +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