summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2018-06-25 17:15:26 +0200
committerJulian Andres Klode <julian.klode@canonical.com>2018-06-25 17:18:27 +0200
commitc934279f7a8945d05f383ad67e2c846c4db17791 (patch)
tree55731b71f8e6abd26cf41286db1db7a7727fd16c /debian
parent4d2d23bd317620e0fbd3bc64e9de7ff31c3927d4 (diff)
Release 1.6.21.6.2
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5ccb3c9f9..26ef95bc9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+apt (1.6.2) unstable; urgency=medium
+
+ * Fix build with new gtest (Closes: #897149)
+ * Handle a missed case of timed out ip addresses (LP: #1766542)
+ * Lower default network timeouts from 120s to 30s
+ * apt-key: Pass all instead of gpg-agent to gpgconf --kill (LP: #1773992)
+ * Fix lock counting in debSystem (LP: #1778547)
+ * CI fixes:
+ - tests: Do not expect requested-by if sudo was invoked by root
+ - Run tests on GitLab CI
+ - CI: Export DEBIAN_FRONTEND=noninteractive in all CI environments
+
+ -- Julian Andres Klode <jak@debian.org> Mon, 25 Jun 2018 17:15:10 +0200
+
apt (1.6.1) unstable; urgency=medium
* CMake: Fix builds without zstd