]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* apt-pkg/deb/dpkgpm.cc:
[apt.git] / debian / changelog
index b0f41412610495f6d0f9e2272e1ebc6e306a0d31..effaed1f7b371211ea72dfb9cb5393ab5cd72e42 100644 (file)
@@ -1,3 +1,27 @@
+apt (0.7.6ubuntu10) gutsy; urgency=low
+
+  * apt-pkg/deb/dpkgpm.cc:
+    - fix parse error when dpkg sends unexpected data
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 18 Sep 2007 17:25:09 +0100
+
+apt (0.7.6ubuntu9) gutsy; urgency=low
+
+  * apt-pkg/deb/dpkgpm.cc:
+    - fix progress reporting precent calculation (LP: #137798)
+  * make apt build with g++ 4.3
+  * fix missing SetExecClose() call when the status-fd is used
+    (LP: #136767)
+  * debian/apt.cron.daily:
+    - move unattended-upgrade before apt-get autoclean
+  * fix "purge" commandline argument, closes LP: #125733
+    (thanks to Julien Danjou for the patch)
+  * cmdline/apt-get.cc:
+    - do not change the auto-installed information if a package
+      is reinstalled (LP: #139448)
+  
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 11 Sep 2007 20:55:00 +0200
+
 apt (0.7.6ubuntu8) gutsy; urgency=low
 
   * apt-pkg/deb/dpkgpm.{cc,h}:
@@ -60,6 +84,7 @@ apt (0.7.6ubuntu2) gutsy; urgency=low
 
 apt (0.7.6ubuntu1) gutsy; urgency=low
 
+  [ Michael Vogt ]
   * apt-inst/contrib/extracttar.cc:
     - fix fd leak for zero size files (thanks to Bill Broadley for
       reporting this bug)
@@ -83,6 +108,18 @@ apt (0.7.6ubuntu1) gutsy; urgency=low
     - increase default mmap size
   * tests/local-repo:
     - added local repository testcase
+  * make apt build with g++ 4.3
+  * fix missing SetExecClose() call when the status-fd is used
+  * debian/apt.cron.daily:
+    - move unattended-upgrade before apt-get autoclean
+  * fix "purge" commandline argument, closes: #133421
+    (thanks to Julien Danjou for the patch)
+  * cmdline/apt-get.cc:
+    - do not change the auto-installed information if a package
+      is reinstalled
+
+  [ Ian Jackson ]
+  * dpkg-triggers: Deal properly with new package states.
 
  -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 02 Aug 2007 11:55:54 +0200