]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* apt-inst/deb/debfile.h:
[apt.git] / debian / changelog
index 1874d54b2d91b6ac6d66d2a8d91bba692045f4e9..3e36f0fa8fff90fe7fa02bb40418308619517a02 100644 (file)
@@ -45,8 +45,15 @@ apt (0.9.3) UNRELEASED; urgency=low
       as it seems (Closes: #554387, #670979)
     - collect zombie (de)compressor processes on reopen
     - ensure that in error conditions the Fail flag is set
+    - ensure that d is set before accessing it
   * apt-pkg/aptconfiguration.cc:
     - use NULL instead of "" for no (un)compress parameters
+  * apt-pkg/algorithms.cc:
+    - factor out of ListUpdate a AcquireUpdate to be able to provide your
+      own pkgAcquire fetcher to the wrapper
+  * apt-inst/deb/debfile.h:
+    - readd 'md5.h' to the uncleaned header includes to make qapt build
+      against us again unchanged to unblock transition (Closes: #669163)
 
  -- David Kalnischkies <kalnischkies@gmail.com>  Mon, 07 May 2012 21:12:23 +0200