]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
ensure that we do init d only once and especially not with its own
[apt.git] / debian / changelog
index 022eac529ccca8fa495925896ad0b149dee91bd0..6b9ba6769363fbd59e98f2f7f386975c4805162e 100644 (file)
@@ -40,6 +40,11 @@ apt (0.9.3) UNRELEASED; urgency=low
       for the report. (Closes: #671721)
   * apt-pkg/contrib/fileutl.cc:
     - check that the fd which are closed are valid
+    - ensure that we do init d only once and especially not with its own
+      content as this causes some "interesting" hickups resulting in segfaults
+      as it seems (Closes: #554387, #670979)
+  * apt-pkg/aptconfiguration.cc:
+    - use NULL instead of "" for no (un)compress parameters
 
  -- David Kalnischkies <kalnischkies@gmail.com>  Mon, 07 May 2012 21:12:23 +0200