summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1e34e019a..a10128a20 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+apt (1.0.1ubuntu2.21) trusty; urgency=medium
+
+ [ Julian Andres Klode ]
+ * travis CI: Use docker container to get useful results
+ * fix and non-silent fail dpkg-overwrite error test (LP: #1817088)
+ * 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)
+ * Introduce APT::Install::Pre-Invoke / Post-Invoke-Success (LP: #1815761)
+
+ [ David Kalnischkies ]
+ * ftparchive/writer.cc: use a std::vector instead of hardcoded array
+ (LP: #1817048)
+
+ -- Julian Andres Klode <juliank@ubuntu.com> Fri, 01 Mar 2019 12:43:37 +0100
+
apt (1.0.1ubuntu2.20) trusty; urgency=medium
[ Julian Andres Klode ]