]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* apt-pkg/acquire-item.cc
[apt.git] / debian / changelog
index 60fce30150889f6c9ab542411988b995ea20db1e..b25e75ef5a8e86ca2946d6828f45749f0049d28c 100644 (file)
@@ -1,9 +1,35 @@
-apt (0.7.6ubuntu11) UNRELEASED; urgency=low
+apt (0.7.6ubuntu13) gutsy; urgency=low
+
+  * apt-pkg/deb/dpkgpm.cc:
+    - fix crash in WriteApportReport (LP: #144537)
+  * apt-pkg/acquire-item.cc
+    - fix disappearing local Packages.gz file (LP: #131166)
+
+ --
+
+apt (0.7.6ubuntu12) gutsy; urgency=low
+
+  [ Michael Vogt ]
+  * cmdline/apt-mark:
+    - Fix chmoding after have renamed the extended-states file (LP: #140019)
+      (thanks to Laurent Bigonville, LP: #140019)
+  * apt-pkg/deb/debmetaindex.cc: comparison with string literal results
+      in unspecified behaviour;
+  * Reset curl options and timestamp between downloaded files. Thanks to
+    Ryan Murray <rmurray@debian.org> for the patch
+
+  [Paul Sladen]
+  * Have 'cron.daily/apt' send D-Bus doesn't exist error messages
+    to the bit bucket.  Thanks to 'dasdda'.  (LP: #115397)
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 03 Oct 2007 02:17:45 +0200
+
+apt (0.7.6ubuntu11) gutsy; urgency=low
 
   * apt-pkg/contrib/mmap.cc:
     - don't fail if msync() returns > 0 (LP: #144001)
 
- -- Colin Watson <cjwatson@ubuntu.com>  Sat, 22 Sep 2007 21:21:19 +0100
+ -- Colin Watson <cjwatson@ubuntu.com>  Sat, 22 Sep 2007 21:39:29 +0100
 
 apt (0.7.6ubuntu10) gutsy; urgency=low
 
@@ -124,6 +150,9 @@ apt (0.7.6ubuntu1) gutsy; urgency=low
   * cmdline/apt-get.cc:
     - do not change the auto-installed information if a package
       is reinstalled
+  * cmdline/apt-mark:
+    - Fix chmoding after have renamed the extended-states file (LP: #140019)
+      (thanks to Laurent Bigonville)
 
   [ Ian Jackson ]
   * dpkg-triggers: Deal properly with new package states.