diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2019-03-01 09:56:47 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2019-03-01 09:57:43 +0100 |
commit | 765d72761394c73138be341b5e79aa114425c18b (patch) | |
tree | 771992add3f6c1929a2325c6de1246db8d772674 /debian/changelog | |
parent | b93802c2a30e60d7a21b309fd0724be8ac2a2d78 (diff) |
Release 1.7.31.7.3
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 52ffaf22f..bfd3c27be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +apt (1.7.3) cosmic; urgency=medium + + [ Michael Vogt ] + * private-json-hooks.cc: deal with EPIPE (LP: #1814543) + + [ Julian Andres Klode ] + * Introduce experimental 'never' pinning for sources (LP: #1814727) + * Add a Packages-Require-Authorization Release file field (LP: #1814727) + * doc: Set ubuntu-codename to cosmic (LP: #1812696) + * update: Provide APT::Update-Post-Invoke-Stats script hook point + (LP: #1815760) + * Introduce APT::Install::Pre-Invoke / Post-Invoke-Success (LP: #1815761) + + -- Julian Andres Klode <juliank@ubuntu.com> Fri, 01 Mar 2019 09:56:34 +0100 + apt (1.7.2) cosmic; urgency=medium * Merge security update content injection in http method (CVE-2019-3462) |