X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=dc39277a75eb289b7fec5a9de88686e1483ae3d0;hb=d0a12f9f8e9fe208a277e020d244a55eb6a874c4;hp=d65764e0330a7af0e380b3ac61e28c780602ce26;hpb=f89e353cb89593444b3e841cadc7175a3f4e9081;p=dak.git diff --git a/ChangeLog b/ChangeLog index d65764e0..dc39277a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,53 @@ +2008-05-03 Mark Hymers + + * dak/check_archive.py: clean up pychecker warnings + * dak/check_overrides.py: likewise + * dak/check_proposed_updates.py: likewise + * dak/clean_proposed_updates.py: likewise + * dak/clean_queues.py: likewise + * dak/control_overrides.py: likewise + * dak/control_suite.py: likewise + * dak/decode_dot_dak.py: likewise + * dak/examine_package.py: likewise + * dak/process_new.py: likewise + * dak/process_unchecked.py: likewise + * dak/queue_report.py: likewise + * dak/reject_proposed_updates.py: likewise + * dak/security_install.py: likewise + * dak/show_new.py: likewise + * dak/stats.py: likewise + * dak/symlink_dists.py: likewise + * dak/transitions.py: likewise + +2008-05-03 Joerg Jaspert + + * config/debian/cron.daily: Rename to + * config/debian/cron.dinstall: this, as its not really something run + daily for some time now. And while dinstall is an OLD name, its + recognized pretty well within Debian + Also add some more timing information + Do not allow automated [o-]p-u-new processing to break dinstall + +2008-05-03 Thomas Viehmann + + * web/,web/style.css: add web dir and current style.css + + * dak/examine_package.py, dak/show_new.py: improve NEW html pages, + based on mock-up by M. Ferrari. + remove Checksums-* from examine-package output + +2008-05-03 Thomas Viehmann + + * dak/process_unchecked.py (check_hashes): Reject on error while + parsing Checksums-*. + 2008-05-02 Joerg Jaspert + * config/debian/pseudo-packages*: Removed listarchives, closes #468667 + added wiki.debian.org (currently pointing to debian-www), closes #194206 + added security-tracker, closes #436152 + added release.debian.org, closes #451005 + * config/debian/cron.buildd: Cleanup unreachable code. (If someone still wants it - its in revision control...)