]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
add "Glob()" to fileutl
[apt.git] / debian / changelog
index 2003da5c3e262465fe9cec551d3e47c227483eb2..50d6ea3cea49ec2abc4eb69bc3e056aae9882e87 100644 (file)
@@ -1,3 +1,12 @@
+apt (0.8.16~exp15) unstable; urgency=low
+
+  * apt-inst/contrib/extracttar.cc:
+    - ensure that in StartGzip the InFd is set to "AutoClose" to ensure
+      that the pipe is closed when InFd is closed. This fixes a Fd leak
+      (LP: #985452)
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 19 Apr 2012 10:53:30 +0200
+
 apt (0.8.16~exp14) UNRELEASED; urgency=low
 
   [ Michael Vogt ]
@@ -12,7 +21,12 @@ apt (0.8.16~exp14) UNRELEASED; urgency=low
     - recheck all dependencies if we changed a package in SmartConfigure
       as this could break an earlier dependency (LP: #940396)
     - recheck dependencies in SmartUnpack after a change, too
-
+  
+  [ Thorsten Spindler ]
+  * apt-pkg/deb/dpkgpm.cc:
+    - do not crash if (*I).Pkg is NULL (LP: #939867)
+  
+  
  -- David Kalnischkies <kalnischkies@gmail.com>  Tue, 13 Mar 2012 12:38:35 +0100
 
 apt (0.8.16~exp13) experimental; urgency=low