From: David Kalnischkies Date: Thu, 14 Jul 2011 19:28:50 +0000 (+0200) Subject: merge with debian-sid 0.8.15.2 X-Git-Tag: 0.8.15.3~4^2~1 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/8e7ac74ad9dbd15a874c66632f6da22f6b23d9c6 merge with debian-sid 0.8.15.2 --- 8e7ac74ad9dbd15a874c66632f6da22f6b23d9c6 diff --cc debian/changelog index 8bf5af2d1,9a069215c..52972e43b --- a/debian/changelog +++ b/debian/changelog @@@ -1,19 -1,19 +1,33 @@@ - apt (0.8.15.2) unstable; urgency=low + apt (0.8.15.3) UNRELEASED; urgency=low + ++ [ Michael Vogt ] + * apt-pkg/acquire-item.cc: + - improve error message for a expired Release file + * apt-pkg/algorithms.cc: + - Hold back packages that would enter "policy-broken" state on upgrade + when doing a "apt-get upgrade" - -- Michael Vogt Thu, 14 Jul 2011 11:22:54 +0200 + [ David Kalnischkies ] + * apt-pkg/pkgcachegen.cc: + - fallback to memory if file is not writeable even if access() + told us the opposite before (e.g. in fakeroot 1.16) (Closes: #630591) + * doc/sources.list.5.xml: + - document available [options] for sources.list entries (Closes: 632441) + * doc/apt.conf.5.xml: + - document APT::Architectures list (Closes: #612102) + * cmdline/apt-get.cc: + - restore all important dependencies for garbage packages (LP: #806274) + * apt-pkg/init.cc: + - use CndSet in pkgInitConfig (Closes: #629617) + - -- David Kalnischkies Wed, 06 Jul 2011 13:29:52 +0200 ++ -- David Kalnischkies Thu, 14 Jul 2011 21:26:09 +0200 + + apt (0.8.15.2) unstable; urgency=high + + * fix from David Kalnischkies for the InRelease gpg verification + code (LP: #784473) + + -- Michael Vogt Tue, 12 Jul 2011 11:54:47 +0200 apt (0.8.15.1) unstable; urgency=low