]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
merge from lp:~mvo/apt/mvo
[apt.git] / debian / changelog
index 66c8a884b1c171b32bea3634b388d157b5e99d39..05502a92a9840ba1458976414de0cda868c7a7e1 100644 (file)
@@ -1,3 +1,14 @@
+apt (0.8.16~exp5) UNRELEASED; urgency=low
+
+  * apt-pkg/makefile:
+    - install sha256.h compat header
+  * apt-pkg/pkgcachegen.{cc,h}:
+    - use ref-to-ptr semantic in NewDepends() to ensure that the   
+      libapt does not segfault if the cache is remapped in between
+      (LP: #812862)
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 29 Jul 2011 13:44:01 +0200
+
 apt (0.8.16~exp4) experimental; urgency=low
 
   [ Julian Andres Klode ]