X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=dfc63f89cd16ae59ce5d6f34b3aa03b0a7cdb94d;hb=a7a9f747ee271746fcba182c74083354615d41b4;hp=df10978b92c2efaed3b470cd48bc245988810d07;hpb=b16b80f441c03891f21ed837a3f0b03f20e30ad0;p=dak.git diff --git a/ChangeLog b/ChangeLog index df10978b..dfc63f89 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,52 @@ +2008-06-19 Thomas Viehmann + + * dak/process_unchecked.py (check_dsc): 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 + +2008-06-08 Joerg Jaspert + + * dak/process_unchecked.py (check_urgency): Lowercase urgency + before we (eventually) warn on it. Patch taken from Russ Allbery. + 2008-06-01 Otavio Salvador * daklib/queue.py (check_valid): allow debian-installer specific