[prev in list] [next in list] [prev in thread] [next in thread] 

List:       zodb-checkins
Subject:    [Zodb-checkins] CVS: ZODB3 - NEWS.txt:1.33.6.56
From:       Tim Peters <tim.one () comcast ! net>
Date:       2004-11-16 21:39:34
Message-ID: 20041116213934.B59A82031F1 () mail ! zope ! org
[Download RAW message or body]

Update of /cvs-repository/ZODB3
In directory cvs.zope.org:/tmp/cvs-serv18964

Modified Files:
      Tag: Zope-2_7-branch
	NEWS.txt 
Log Message:
Collector 1581:  fspack can blow up when .fs is corrupted

Repaired three places where fspack referenced an undefined global while
*trying* to raise CorruptedError.  Added new checkCorruptionInPack()
test to verify the correct exception gets raised.


=== ZODB3/NEWS.txt 1.33.6.55 => 1.33.6.56 ===
--- ZODB3/NEWS.txt:1.33.6.55	Sun Oct 24 13:08:58 2004
+++ ZODB3/NEWS.txt	Tue Nov 16 16:39:04 2004
@@ -1,3 +1,15 @@
+What's new in ZODB3 3.2.5a1?
+============================
+Release date: DD-MMM-2004
+
+FileStorage
+-----------
+
+Collector 1581:  When an attempt to pack a corrupted ``Data.fs`` file was
+made, it was possible for the pack routine to die with a reference to an
+undefined global while it was trying to raise ``CorruptedError``.  It
+raises ``CorruptedError``, as it always intended, in these cases now.
+
 What's new in ZODB3 3.2.4?
 ==========================
 Release date: 24-Oct-2004

_______________________________________________
Zodb-checkins mailing list
Zodb-checkins@zope.org
http://mail.zope.org/mailman/listinfo/zodb-checkins
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic