* apt-pkg/pkgcachegen.cc:
[ntk/apt.git] / debian / changelog
index 28c0644..f83d661 100644 (file)
@@ -28,6 +28,15 @@ apt (0.9.7.6) UNRELEASED; urgency=low
   * apt-pkg/contrib/netrc.cc:
     - remove the 64 char limit for login/password in internal usage
     - remove 256 char line limit by using getline() (POSIX.1-2008)
+  
+  [ Michael Vogt ]
+  * increase the maximum netrc login/password size and show proper
+    error message on overflow
+
+  [ Colin Watson ]
+  * apt-pkg/pkgcachegen.cc:
+    - Fix crash if the cache is remapped while writing a Provides version
+      (LP: #1066445).
 
  -- David Kalnischkies <kalnischkies@gmail.com>  Wed, 19 Sep 2012 11:29:56 +0200