]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* apt-pkg/acquire-item.cc
[apt.git] / debian / changelog
index e48a643fa7f3b2891350ac83249928a8d5d6a3d1..b25e75ef5a8e86ca2946d6828f45749f0049d28c 100644 (file)
@@ -1,3 +1,29 @@
+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:
@@ -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.