summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2021-02-10 00:05:19 +0100
committerJulian Andres Klode <julian.klode@canonical.com>2021-02-10 00:05:19 +0100
commit9fabce10eea33cc5a11e823b14f1bff73d642de8 (patch)
tree81b74b8c1e18d4a9232b3f67b93932bfa658dbce /debian
parentea114447ee44908c75f4ddc19a0521260832668d (diff)
Release 2.1.202.1.20
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0e72e8f69..fad12255b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+apt (2.1.20) unstable; urgency=medium
+
+ * CI: Run test as user on i386
+ * Fix test suite regression from StrToNum fixes. The tests started failing
+ on 32-bit because the values were actually out of range, but we did not
+ test errno before the last version, so it was not treated as an error.
+
+ -- Julian Andres Klode <jak@debian.org> Wed, 10 Feb 2021 00:03:05 +0100
+
apt (2.1.19) unstable; urgency=medium
[ Helge Kreutzmann ]