]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
merge with debian-experimental-ma to get the final 0.8.0~pre1
[apt.git] / debian / changelog
index 1207fb52fad270097d5cee9fc112a2e4e6fb8867..2e8253bcfb081e1fce0763cec5eb9e68f2e7c98c 100644 (file)
@@ -1,4 +1,14 @@
-apt (0.8.0~pre1) UNRELASED; urgency=low
+apt (0.8.0~pre2) UNRELEASED; urgency=low
+
+  [ David Kalnischkies ]
+  * apt-pkg/contrib/strutl.cc:
+    - fix error checking for vsnprintf in its safe variant
+  * methods/bzip2.cc:
+    - fix error checking for read in case of failing bzip2/lzma/whatever
+
+ -- David Kalnischkies <kalnischkies@gmail.com>  Wed, 18 Aug 2010 01:32:02 +0200
+
+apt (0.8.0~pre1) experimental; urgency=low
 
   [ Programs translations ]
   * Swedish translation update. Closes: #592366
@@ -27,10 +37,18 @@ apt (0.8.0~pre1) UNRELASED; urgency=low
 
   [ David Kalnischkies ]
   * apt-pkg/algorithms.cc:
+    - let the problem resolver install packages to fix or-groups
+      as a needed remove nuked another or-member (helps for #591882)
     - change the debug outputs to display also arch of the
       package and version dependencies information
+  * cmdline/apt-get.cc:
+    - let APT::Get::Arch-Only in build-dep default to false again
+      (Closes: #592628) Thanks Mohamed Amine IL Idrissi for report!
+    - purge packages in 'rc' state, thanks Rogier! (Closes: #150831)
+  * apt-pkg/pkgcache.cc:
+    - fix LongDesc handling in LANG=C environment
 
- -- David Kalnischkies <kalnischkies@gmail.com>  Tue, 10 Aug 2010 15:56:11 +0200
+ -- Michael Vogt <mvo@debian.org>  Fri, 13 Aug 2010 17:00:49 +0200
 
 apt (0.7.26~exp12) experimental; urgency=low