X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/d77b985a309c379d4978525172a72b728fecd15e..85c26e8c9a04e98d1b5dc330d18429f628f230d4:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 591610108..d75e2fb9d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,22 @@ -apt (0.8.14.2) UNRELEASED; urgency=low +apt (0.8.15) UNRELEASED; urgency=low [ Julian Andres Klode ] * apt-pkg/depcache.cc: - Really release action groups only once (Closes: #622744) + - Make purge work again for config-files (LP: #244598) (Closes: #150831) + * apt-pkg/acquire-item.cc: + - Reject files known to be invalid (LP: #346386) (Closes: #627642) + * debian/apt.cron.daily: + - Check power after wait, patch by manuel-soto (LP: #705269) + * debian/control: + - Move ${shlibs:Depends} to Pre-Depends, as we do not want APT + unpacked if a library is too old and thus break upgrades + * doc/apt-key.8.xml: + - Document apt-key net-update (LP: #192810) + + [ Christian Perrier ] + * Galician translation update (Miguel Anxo Bouzada). Closes: #626505 + * Italian translation update (Milo Casagrande). Closes: #627834 [ David Kalnischkies ] * fix a bunch of cppcheck warnings/errors based on a patch by @@ -59,8 +73,18 @@ apt (0.8.14.2) UNRELEASED; urgency=low * apt-pkg/packagemanager.cc: - ensure for Multi-Arch:same packages that they are unpacked in lock step even in immediate configuration (Closes: #618288) + + [ Michael Vogt ] + * methods/mirror.cc: + - ignore lines starting with "#" in the mirror file + - ignore non http urls in the mirrors + - append the dist (e.g. sid, wheezy) as a query string when + asking for a suitable mirror + * apt-pkg/deb/deblistparser.cc: + - include all known languages when building the apt cache + (LP: #794907) - -- David Kalnischkies Mon, 16 May 2011 11:41:05 +0200 + -- Michael Vogt Mon, 16 May 2011 14:57:52 +0200 apt (0.8.14.1) unstable; urgency=low