diff options
author | Julian Andres Klode <jak@debian.org> | 2017-09-26 16:16:52 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2017-09-26 16:31:00 +0200 |
commit | 21d0746b5d8a3784bfc8f795d41f3a0c74339dee (patch) | |
tree | 939566c4d392b56687aee00d38e00a5992714da5 /debian | |
parent | 06de2b51f2388d99f94cf1ead66070423192655b (diff) |
Release 1.2.25 to xenial1.2.25
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b794648a1..cda844412 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +apt (1.2.25) xenial; urgency=medium + + * Microrelease covering 1.4.7 (LP: #1702326) and 1.4.8 + + [ Robert Luberda ] + * fix a "critical" typo in old changelog entry (Closes: 866358) + + [ David Kalnischkies ] + * use port from SRV record instead of initial port + * don't ask an uninit _system for supported archs (LP: #1613184) + + [ Julian Andres Klode ] + * Reset failure reason when connection was successful + * http: A response with Content-Length: 0 has no content + * apt-daily: Pull in network-online.target in service, not timer + (LP: #1716973) + + [ Balint Reczey ] + * Gracefully terminate process when stopping apt-daily-upgrade (LP: #1690980) + + -- Julian Andres Klode <juliank@ubuntu.com> Tue, 26 Sep 2017 16:14:54 +0200 + apt (1.2.24) xenial; urgency=medium * Microrelease covering fixes of 1.4.6 |