]> git.decadent.org.uk Git - dak.git/blobdiff - ChangeLog
catch UnknownFormatError in process-unchecked/check_dsc
[dak.git] / ChangeLog
index 680621d21a282dc73323bc05c91aac35fbfa34aa..dfc63f89cd16ae59ce5d6f34b3aa03b0a7cdb94d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2008-06-19  Thomas Viehmann  <tv@beamnet.de>
+
+       * dak/process_unchecked.py (check_dsc): Catch UnknownFormatError
+       and reject
+
+2008-06-15  Joerg Jaspert  <joerg@debian.org>
+
+       * 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  <otavio@debian.org>
 
        * docs/manpages/clean-suites.1.sgml: Minor typo fix