]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* apt-pkg/clean.cc:
[apt.git] / debian / changelog
index 11652d5575e32e2b055d57f8abda4300f40fba89..1c98bf3564381ea5c516f64739b69746a1544b21 100644 (file)
@@ -13,6 +13,17 @@ apt (0.9.7.2) UNRELEASED; urgency=low
   * debian/apt.cron.daily:
     - do not try to backup extended_states file if it doesn't
       exist (Closes: #680287)
+  * ftparchive/writer.cc:
+    - handle the APT::FTPArchive::Packages::SHA512 option correctly instead
+      of overriding SHA256, thanks Christian Marillat! (Closes: #680252)
+  * cmdline/apt-mark.cc:
+    - arch:all packages are treated as arch:native packages, but dpkg
+      expects pkg:all for selections, so use the arch of the installed
+      version instead of the package structure if possible.
+      Thanks to Stepan Golosunov for the report! (Closes: #680041)
+  * apt-pkg/clean.cc:
+    - run autoclean against pkg:arch and not always against pkg:native as
+      this removes valid cache entries (Closes: #679371)
 
  -- David Kalnischkies <kalnischkies@gmail.com>  Sun, 01 Jul 2012 08:20:57 +0200