X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/b26daf93a588aeed441d5a0622b3e96ec7dffe91..fe32e82bce354ffd2832acb39c253f90a9ffb5b9:/debian/changelog diff --git a/debian/changelog b/debian/changelog index bd9061734..f1c694de2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,48 @@ -apt (0.7.9ubuntu4) UNRELEASED; urgency=low +apt (0.7.9ubuntu7) hardy; urgency=low + + * methods/connect.cc: + - remember hosts with Resolve failures or connect Timeouts + see https://wiki.ubuntu.com/NetworklessInstallationFixes + * cmdlines/apt-key: + - fix bug in the new apt-key update code that imports only + keys signed with the master key (thanks to cjwatson) + + -- Michael Vogt Fri, 08 Feb 2008 11:38:35 +0100 + +apt (0.7.9ubuntu6) hardy; urgency=low + + * 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. + * apt-pkg/deb/dpkgpm.cc: + - merged patch from Kees Cook to fix anoying upper-case display + on amd64 in sbuild + * apt-pkg/algorithms.cc: + - add APT::Update::Post-Invoke-Success script slot + - Make the breaks handling use the kill list. This means, that a + Breaks: Pkg (<< version) may put Pkg onto the remove list. + * apt-pkg/deb/dpkgpm.cc: + - add APT::Apport::MaxReports to limit the maximum number + of reports generated in a single run (default to 3) + * apt-pkg/deb/debmetaindex.cc: + - add missing "Release" file uri when apt-get update --print-uris + is run + + -- Michael Vogt Mon, 04 Feb 2008 14:28:02 +0100 + +apt (0.7.9ubuntu5) hardy; urgency=low + + * Merged apt-authentication-reliabilty branch. This means + that apt will refuse to update and use the old lists if + the authentication of a repository that used to be + authenticated fails. See + https://wiki.ubuntu.com/AptAuthenticationReliability + for more details. + + -- Michael Vogt Wed, 16 Jan 2008 10:36:10 +0100 + +apt (0.7.9ubuntu4) hardy; urgency=low * apt-pkg/algorithms.cc: - Since APT::Get::List-Cleanup and APT::List-Cleanup both default to @@ -7,7 +51,7 @@ apt (0.7.9ubuntu4) UNRELEASED; urgency=low installer. Instead, disable list cleanup if either of them is set to false. - -- Colin Watson Wed, 09 Jan 2008 22:22:39 +0000 + -- Colin Watson Wed, 09 Jan 2008 22:34:37 +0000 apt (0.7.9ubuntu3) hardy; urgency=low @@ -15,7 +59,7 @@ apt (0.7.9ubuntu3) hardy; urgency=low for "apt-get update" like operations for the frontends and also provides hooks to run stuff in APT::Update::{Pre,Post}-Invoke - -- Michael Vogt Mon, 07 Jan 2008 17:23:32 +0100 + -- Michael Vogt Mon, 07 Jan 2008 19:02:11 +0100 apt (0.7.9ubuntu2) hardy; urgency=low