[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[minion-cvs] Fix suggested by Colin Tuckley: when we get an improper...



Update of /home/minion/cvsroot/src/minion
In directory moria:/tmp/cvs-serv20875

Modified Files:
	HISTORY 
Log Message:
Fix suggested by Colin Tuckley: when we get an improperly compressed downloaded directory, propagate the IOError as a ConfigError so that we can recover sensibly.

Index: HISTORY
===================================================================
RCS file: /home/minion/cvsroot/src/minion/HISTORY,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- HISTORY	16 Nov 2006 22:47:00 -0000	1.17
+++ HISTORY	16 Nov 2006 23:31:36 -0000	1.18
@@ -4,6 +4,7 @@
    - Create .mixminion directory even when we try to lock before accessing
      it: This prevents "update-servers" from crashing when run without
      a .mixminion directory.
+   - Don't die when gzip compression on a downloaded directory is corrupt.
 
 NEW IN VERSION 0.0.8alpha2:
    - License changed from LGPL to the so-called "MIT" license. This has