summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2019-03-01 10:06:58 +0100
committerJulian Andres Klode <julian.klode@canonical.com>2019-03-01 10:09:25 +0100
commit7008f8778b1eea0a58695507eb5caf5f04792d4c (patch)
treeb65c90476fb576a8df3093447a436d26d5e862f0 /debian
parent8f256d2f4fb6885de6aa1595eef08acf6f0d4dce (diff)
Release 1.2.301.2.30
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog15
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.