X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/d0c069e3c4a6a0860dae3a19749a39a706efead6..1b888622abc62d044e584cb399c0d7802c04e1aa:/debian/changelog?ds=inline diff --git a/debian/changelog b/debian/changelog index e48a643fa..b25e75ef5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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 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.