diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2018-06-26 12:58:40 +0200 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2018-06-26 12:58:40 +0200 |
commit | a9404508152f59b4d35c3153acb716f833a08a08 (patch) | |
tree | 1083a7df37c2712bfbe314d737dbcc4d62793f2c /debian/changelog | |
parent | c1b12881fbb72a6daefeb4a2aa698f600ac21f5c (diff) |
Release 1.2.271.2.27
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index af8ddd80a..36ea0ee36 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +apt (1.2.27) xenial; urgency=medium + + [ David Kalnischkies ] + * don't hang if multiple sources use unavailable method (Closes: 870675) + (LP: #1762766) + + [ Julian Andres Klode ] + * Fix lock counting in debSystem (LP: #1778547) + * apt.conf.autoremove: Catch some new Ubuntu module packages (LP: #1778551) + + -- Julian Andres Klode <juliank@ubuntu.com> Tue, 26 Jun 2018 12:55:03 +0200 + apt (1.2.26) xenial; urgency=medium * Revert "http: A response with Content-Length: 0 has no content" |