]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* test/integration/test-hashsum-verification:
[apt.git] / debian / changelog
index e17b1abd01b37e6c770c52b3083b2f39b054c06a..489960912fc3e04416ed6dcb8e0f0e776783009c 100644 (file)
@@ -1,4 +1,4 @@
-apt (0.8.15.6) unstable; urgency=low
+apt (0.8.15.5.6) UNRELEASED; urgency=low
 
   * apt-pkg/contrib/fileutl.{cc,h}:
     - add GetModificationTime() helper
@@ -11,6 +11,12 @@ apt (0.8.15.6) unstable; urgency=low
     - use ref-to-ptr semantic in NewDepends() to ensure that the   
       libapt does not segfault if the cache is remapped in between
       (LP: #812862)
+    - fix crash when P.Arch() was used but the cache got remapped
+  * test/integration/test-hashsum-verification:
+    - add regression test for hashsum verification
+  * apt-pkg/acquire-item.cc:
+    - if no Release.gpg file is found, still load the hashes for
+      verification (closes: #636314) and add test
 
  -- Michael Vogt <mvo@debian.org>  Tue, 12 Jul 2011 11:54:47 +0200