X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=4f92bb1c6d7c2c423d73dfb56beb299c7804f849;hb=99c399d8d8d1c30cfb4921a09f807365414a4112;hp=16b1a59d96b8cbda92c9240205225ce7b9ba55c9;hpb=3384a6a628020a85f8518d0476ef1aab9b7103b1;p=dak.git diff --git a/ChangeLog b/ChangeLog index 16b1a59d..4f92bb1c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,31 @@ +2008-06-15 Joerg Jaspert + + * 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. + + * 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