]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* apt-pkg/pkgcachegen.cc:
[apt.git] / debian / changelog
index 4156b6093db01e2ffe0147b0901f9a6d89e21e96..f83d661a7bd8bacde3735df3a142257f8d53912a 100644 (file)
@@ -27,6 +27,16 @@ apt (0.9.7.6) UNRELEASED; urgency=low
       (partly fixing #687255, b= support has to wait for jessie)
   * 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