X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=dd27ec63fdd1d8158d4d4157fab2cbe41da2d3ed;hb=93d36869f2334d117d195b01ed7faa14db9c1da8;hp=2c751e9a1ce7c96a5d39eb66fee6a1cd40867ca7;hpb=29f058b9f717dbae1319369d7b44c99dc9e6e162;p=dak.git diff --git a/ChangeLog b/ChangeLog index 2c751e9a..dd27ec63 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,40 @@ +2008-07-26 Joerg Jaspert + + * templates/reject-proposed-updates.rejected,dak/reject_proposed_updates.py: + applied a patch by luk modifying the stable rejection mails to fit + reality a bit more + + * config/debian/dak.conf: no m68k in testing, so no m68k in t-p-u + r4 now + +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