diff options
author | Julian Andres Klode <jak@debian.org> | 2017-04-25 21:01:13 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2017-04-25 21:01:13 +0200 |
commit | c1fc0a0fd223805dfa060ab0f6611efa19f390cc (patch) | |
tree | ea6d6d9307954177498b2bdf5afadc84d476da85 /debian | |
parent | a584151be500d10c6ed6ab177adcb5c70a822a78 (diff) |
Release 1.2.211.2.21
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index be0a6722a..b40e92c59 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +apt (1.2.21) xenial; urgency=medium + + * Microrelease covering fixes of 1.4 and 1.4.1 + + [ Julian Andres Klode ] + * Ignore \.ucf-[a-z]+$ like we do for \.dpkg-[a-z]+$ + * systemd: Rework timing and add After=network-online (LP: #1615482) + + [ David Kalnischkies ] + * Fix and avoid quoting in CommandLine::AsString (LP: #1672710) + + [ Unit 193 ] + * apt-ftparchive: Support '.ddeb' dbgsym packages + + -- Julian Andres Klode <juliank@ubuntu.com> Tue, 25 Apr 2017 21:00:06 +0200 + apt (1.2.20) xenial; urgency=medium * Microrelease covering fixes of 1.4~rc2 (LP: #1668285) |