]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* debian/apt.cron.daily:
[apt.git] / debian / changelog
index 99a9720316dfbf1d685956202b5340498f2bfff6..bc862870bc8dc4e28c31edfc1d1fb1d7abbad608 100644 (file)
@@ -1,4 +1,45 @@
-apt (0.8.3) UNRELEASED; urgency=low
+apt (0.8.5) UNRELEASED; urgency=low
+
+  [ David Kalnischkies ]
+  * apt-pkg/policy.cc:
+    - support 100-pinning in Release file with ButAutomaticUpgrades
+      as requested by the backports crew (Closes: #596097)
+  * apt-pkg/deb/deblistparser.cc:
+    - overrule NotAutomatic in case of ButAutomaticUpgrades
+  * debian/apt.cron.daily:
+    - handle absolut directory paths correctly by loading directories
+      directly instead of building the paths on our own (Closes: #596421)
+
+ -- David Kalnischkies <kalnischkies@gmail.com>  Wed, 15 Sep 2010 13:24:16 +0200
+
+apt (0.8.4) unstable; urgency=low
+
+  [ Michael vogt ]
+  * ftparchive/writer.cc:
+    - write out {Files,Checksum-Sha1,Checksum-Sha256} only if
+      available LP: #633967. Thanks to Colin Watson
+  * apt-pkg/contrib/cdromutl.cc:
+    - if apt-cdrom is used on writable media (like usb-sticks), do
+      not use the root directory to identify the medium (as all 
+      changes there change the ident id). Use the .disk directory 
+      instead 
+
+  [ David Kalnischkies ]
+  * ftparchive/writer.cc:
+    - null the valid string instead of the date if Valid-Until is not set
+  * apt-pkg/acquire-item.cc:
+    - use also unsigned Release files again (Closes: #596189)
+
+  [ Christian Perrier ]
+  * Fix missing space after dot in a message from apt-pkg
+    Translations unfuzzied. Thanks to Holger Wansing.
+
+ -- Michael Vogt <mvo@debian.org>  Fri, 10 Sep 2010 20:45:15 +0200
+
+apt (0.8.3) unstable; urgency=low
+
+  [ Programs translations ]
+  * German (Holger Wansing). Closes: #596141
 
   [ Manpages translations ]
   * Japanese (KURASAWA Nozomu). Closes: #595862
@@ -14,7 +55,7 @@ apt (0.8.3) UNRELEASED; urgency=low
     - ensure that BinDirectory as well as Tree settings get
       the correct default FileMode setting (Closes: #595922)
 
- -- David Kalnischkies <kalnischkies@gmail.com>  Tue, 07 Sep 2010 15:07:59 +0200
+ -- Michael Vogt <mvo@debian.org>  Tue, 07 Sep 2010 15:28:41 +0200
 
 apt (0.8.2) unstable; urgency=low