]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
Fix status file parser so that if a record is larger th...
[apt.git] / debian / changelog
index d5e8de3f31d3d305569c87452e8579f6fbecd0f5..aaa69798e3be00b2cef61bd78d1ca13453c3d978 100644 (file)
@@ -120,6 +120,9 @@ apt (0.5.4.9) unstable; urgency=low
     instead of only 1024.
   * APT::Immediate-Configure had inverted semantics(false meant it was
     enabled).  Closes: #173619.
+  * Fix status file parser so that if a record is larger than 32k, the
+    buffer size will be doubled, and the read attempted again.  Closes:
+    #174945.
 
  -- Adam Heath <doogie@debian.org>  Sun, 02 Feb 2003 02:54:45 -0600