X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/893d3e85b98124fc28002be5584b685324646037..7fbe42c07e7dae58477819d25b1d6b2b53367aa7:/debian/changelog diff --git a/debian/changelog b/debian/changelog index ee5384c42..92fdcf57c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,22 @@ -apt (0.7.10) UNRELEASED; urgency=low +apt (0.7.11) UNRELEASED; urgency=low + + [ Colin Watson ] + * apt-pkg/algorithms.cc: + - Since APT::Get::List-Cleanup and APT::List-Cleanup both default to + true, the effect of the compatibility code was to require both of them + to be set to false in order to disable list cleanup; this broke the + installer. Instead, disable list cleanup if either of them is set to + false. + + [ Michael Vogt ] + * cmdline/apt-key: + - add support for a master-keyring that contains signing keys + that can be used to sign the archive signing keys. This should + make key-rollover easier. + + -- Michael Vogt Thu, 10 Jan 2008 12:06:12 +0100 + +apt (0.7.10) unstable; urgency=low [ Otavio Salvador ] * Applied patch from Mike O'Connor to add a manpage to @@ -50,7 +68,7 @@ apt (0.7.10) UNRELEASED; urgency=low * debian/control: - build against libdb-dev (instead of libdb4.4-dev) * merged the apt--DoListUpdate branch, this provides a common interface - for apt-get update like operations for the frontends and also provides + for "apt-get update" like operations for the frontends and also provides hooks to run stuff in APT::Update::{Pre,Post}-Invoke [ Chris Cheney ] @@ -68,7 +86,7 @@ apt (0.7.10) UNRELEASED; urgency=low * Fix wording for "After unpacking...". Thans to Michael Gilbert for the patch. Closes: #260825 - -- Christian Perrier Mon, 17 Dec 2007 10:10:17 +0530 + -- Michael Vogt Mon, 07 Jan 2008 21:40:47 +0100 apt (0.7.9) unstable; urgency=low