diff options
author | Julian Andres Klode <jak@debian.org> | 2017-07-04 17:12:29 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2017-07-04 17:30:24 +0200 |
commit | 669b4f95dab896f2be5c6fe06a117459c705fb16 (patch) | |
tree | 6a73f6c45cac70243cfbbe750aa01fd35bfed444 /debian/changelog | |
parent | 28c8b7c6e60738fa2c46a3a6fc8fa33d74a87c36 (diff) |
Release 1.4.7
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 95858f2cb..c7e9523d2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +apt (1.4.7) stretch; urgency=medium + + * New microrelease fixing issues in http method (LP: #1702326) + + [ Robert Luberda ] + * fix a "critical" typo in old changelog entry (Closes: 866358) + + [ David Kalnischkies ] + * use port from SRV record instead of initial port + + [ Julian Andres Klode ] + * Reset failure reason when connection was successful + * debian/gbp.conf: Set debian-branch to 1.4.y + * http: A response with Content-Length: 0 has no content + + -- Julian Andres Klode <jak@debian.org> Tue, 04 Jul 2017 17:11:59 +0200 + apt (1.4.6) unstable; urgency=medium * apt.systemd.daily: Do not pass -d to unattended-upgrade for the download |