diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2019-02-08 13:13:02 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2019-02-08 16:49:19 +0100 |
commit | 6d0e4aaf4162ad11f9634e7b4fb6106c67da749c (patch) | |
tree | 470bb03d139fe3877211ca11bb0a15c6fcd6485a /debian/changelog | |
parent | 22e3f5d3e311bc001a05803fcf39036f620b1d96 (diff) |
Release 1.0.1ubuntu2.201.0.1ubuntu2.20
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 3955dbe51..1e34e019a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +apt (1.0.1ubuntu2.20) trusty; urgency=medium + + [ Julian Andres Klode ] + * Fix crashes in apt search, cache file (LP: #1815187) + * Clean up some build artifacts and regenerate the po files + + [ Heitor R. Alves de Siqueira ] + * backport "do not segfault in cache generation on mmap failure" + (Closes: 803417) (LP: #1815129) + + -- Julian Andres Klode <juliank@ubuntu.com> Fri, 08 Feb 2019 13:12:26 +0100 + apt (1.0.1ubuntu2.19) trusty-security; urgency=medium * SECURITY UPDATE: content injection in http method (CVE-2019-3462) |