X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=62e73f0cdc1192ad7b37b40688994868a8543e1a;hb=ee9f0e5fdb7992781906e3f6560c2b51adcc32ad;hp=429835b52a7057a546839c50155b403311cc1d6f;hpb=5f76aa22d7e4b23e6299a7edd062be1263371ef1;p=dak.git diff --git a/ChangeLog b/ChangeLog index 429835b5..62e73f0c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,44 @@ +2008-06-19 Thomas Viehmann + + * dak/process_unchecked.py (check_dsc,check_hashes): Catch + UnknownFormatError and reject + +2008-06-15 Joerg Jaspert + + * config/debian/cron.weekly: Work around a git bug until git is + fixed upstream and the fix is on backports.org + + * config/debian/cron.dinstall: (various ssh calls): Make them use + batchmode/connect/setuptimeout to not take too long with + connections... Also || true them, no need to die in dinstall if + one host isn't reachable. + Also do not die when the ldap server is unreachable, just ignore + that error. + + * README: Updated mailing list location + +2008-06-14 Otavio Salvador + + * docs/manpages/clean-suites.1.sgml: Minor typo fix + + * dak/import_archive.py: Add support to udeb packages + + * dak/control_suite.py (main): Handle SystemError exception in + case of a incompatible commandline parameter + + * dak/check_overrides.py (main): Use case-insensitive comparing + for codename + 2008-06-14 Joerg Jaspert + * scripts/debian/byhand-task: Merged patch from Frans Pop to + fail on byhand-task uploads if they do not go to unstable. + + * config/debian/cron.weekly: Do a little git cleanup work too. + + * config/debian/cron.buildd: Add batchmode and also + Connect/SetupTimeout parameters to ssh + * config/debian/cron.dinstall (POSTDUMP): Compress all uncompressed psql backups