]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
apt-pkg/deb/dpkgpm.cc:
[apt.git] / debian / changelog
index dfd9cc6bbca4f3a60fddde6a0dc979892cb0521c..46b6dc7bfca3d415363561355cdc3d6cf49e896c 100644 (file)
@@ -14,6 +14,7 @@ apt (0.7.7) UNRELEASED; urgency=low
     - merged dpkg-log branch, this lets you specify a 
       Dir::Log::Terminal file to log dpkg output to
       (ABI break)
+    - fix parse error when dpkg sends unexpected data
   * merged apt--sha256 branch to fully support the new
     sha256 checksums in the Packages and Release files
     (ABI break)
@@ -28,6 +29,11 @@ apt (0.7.7) UNRELEASED; urgency=low
   * 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.