diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 50 |
1 files changed, 45 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index 741abcbd5..5347cb129 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,43 @@ +apt (1.8.0~alpha2) unstable; urgency=medium + + * Revert "http: Fix handling of server connection closure" + This reverts commit fb3f36593563d09a8d1727cc7c6deb0b49823ca2. It + caused downloads to hang on long-lived connections on certain + servers. + * Drop debian/source/options, not needed anymore + + -- Julian Andres Klode <jak@debian.org> Tue, 13 Nov 2018 10:31:49 +0100 + +apt (1.8.0~alpha1) unstable; urgency=medium + + [ Damyan Ivanov ] + * apt-get.8: mention --only-source in 'source' and 'build-dep' description + + [ David Kalnischkies ] + * Support subkeys properly in Signed-By options + * Support multiple keyrings in sources.list Signed-By + + [ Ben Hutchings ] + * Default to https: scheme for fetching Debian changelogs (Closes: #910941) + + [ Julian Andres Klode ] + * NeverAutoRemove kernel meta packages (LP: #1787460) + * Break pre-gcc8 aptitude and apt (Closes: #911090) + * http: Fix handling of server connection closure (LP: #1801338) + + [ Frans Spiesschaert ] + * Dutch program translation update (Closes: #912021) + * Dutch manpage translation update (Closes: #912022) + + [ Chris Leick ] + * German manpage translation update + * Fix typos encountered while updating de translation + + [ Petter Reinholdtsen ] + * Norwegian Bokmål program translation update (Closes: #912374) + + -- Julian Andres Klode <jak@debian.org> Mon, 12 Nov 2018 11:52:15 +0100 + apt (1.7.0) unstable; urgency=medium [ Julian Andres Klode ] @@ -2704,7 +2744,7 @@ apt (1.0.9) unstable; urgency=high * SECURITY UPDATE: - incorrect invalidating of unauthenticated data (CVE-2014-0488) - - incorect verification of 304 reply (CVE-2014-0487) + - incorrect verification of 304 reply (CVE-2014-0487) - incorrect verification of Acquire::Gzip indexes (CVE-2014-0489) -- Michael Vogt <mvo@debian.org> Mon, 15 Sep 2014 08:34:46 +0200 @@ -3611,7 +3651,7 @@ apt (0.9.9.4) unstable; urgency=low [ David Kalnischkies ] * pick up Translation-* even if only compressed available (Closes: 717665) - * request absolute URIs from proxies again (0.9.9.3 regession) + * request absolute URIs from proxies again (0.9.9.3 regression) (Closes: 717891) [ Michael vogt ] @@ -5878,7 +5918,7 @@ apt (0.8.11) unstable; urgency=low - if --print-uris is used don't setup downloader as we don't need progress, lock nor the directories it would create otherwise - show dependencies of essential packages which are going to remove - only if they cause the remove of this essential (Closes: #601961) + only if they cause the removal of this essential (Closes: #601961) - keep not installed garbage packages uninstalled instead of showing in the autoremove section and installing those (Closes: #604222) - change pkg/release behavior to use the new SetCandidateRelease @@ -8026,7 +8066,7 @@ apt (0.7.12) unstable; urgency=low 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 + - merged patch from Kees Cook to fix annoying upper-case display on amd64 in sbuild * apt-pkg/algorithms.cc: - add APT::Update::Post-Invoke-Success script slot @@ -9126,7 +9166,7 @@ apt (0.6.33) hoary; urgency=low - patch-1: cosmetic changes (whitespace, "Apt::GPGV->APT::GPGV") - patch-2: (doc) documentation for gpgv - patch-3: (doc) new config variables added configure-index - - patch-4: pkgAcquire::Run() pulse intervall can be configured + - patch-4: pkgAcquire::Run() pulse interval can be configured - patch-5: fix for apt-get update removing Release.gpg files (#6865) - patch-6: change the path scoring in apt-cdrom, prefer paths without symlinks |