diff options
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 d2ede3c52..520db9fc5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +apt (1.2.30) xenial; urgency=medium + + * merge security upload for content injection in http method (CVE-2019-3462); + with fixed autopkgtest (LP: #1815750) + * Introduce experimental 'never' pinning for sources (LP: #1814727) + * Add support for /etc/apt/auth.conf.d/*.conf (netrcparts) (LP: #1811120) + * Add a Packages-Require-Authorization Release file field (LP: #1814727) + * NeverAutoRemove kernel meta packages (LP: #1787460) + * doc: Set ubuntu-codename to xenial (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 10:05:40 +0100 + apt (1.2.29) xenial; urgency=medium * Set DPKG_FRONTEND_LOCKED when running {pre,post}-invoke scripts. |