]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
disable the display of the error messages for DoInstall if DoBuildDep
[apt.git] / debian / changelog
index 4646762f62a1c630ba8e664aa2fa4ffa5fcf3d7d..3bed49ec06d6eaad4c59c1ea9ef34f5730cbc2c5 100644 (file)
@@ -26,6 +26,12 @@ apt (0.9.7.4) UNRELEASED; urgency=low
   * doc/apt-verbatim.ent:
     - denote 'wheezy' as stable codename and 'jessie' as testing codename
       in the documentation in preparation for release
+  * apt-pkg/indexcopy.cc:
+    - do not use atomic writing if the target is /dev/null as we don't want
+      to replace it, not even automically. (Closes: #683410)
+  * apt-pkg/cdrom.cc:
+    - do not link() but rename() the cdroms.list to cdroms.list~ as a backup
+      to ensure that apt-cdrom can be run multiple times (Closes: #676302)
 
  -- David Kalnischkies <kalnischkies@gmail.com>  Wed, 18 Jul 2012 11:45:57 +0200