summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <egon@debian-devbox>2012-10-12 09:29:28 +0200
committerMichael Vogt <egon@debian-devbox>2012-10-12 09:29:28 +0200
commitada635b123bf1a1ebec2b3208742ab7fdaae43d6 (patch)
tree903c41edc64d35881ed3a18192716fa09fe6fe5d /debian
parentc018a7368c5f3546ee90ad6bb597d0708ab4cb28 (diff)
parent4755c72601c11b800650f942f855cee286c50356 (diff)
downloadpython-apt-ada635b123bf1a1ebec2b3208742ab7fdaae43d6.tar.gz
* apt/auth.py:
- support importing long keyids with leading 0x and mixed case
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 37e1cbd1..60d78971 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,8 @@ python-apt (0.8.8) UNRELEASED; urgency=low
man-in-the-middle attacks (LP: #1016643)
* consolidate tests/test_lp1030278.py into the new
tests/test_size_to_str.py
+ * apt/auth.py:
+ - support importing long keyids with leading 0x and mixed case
[ Barry Warsaw ]
* python/string.cc, tests/test_lp1030278.py: Fix StrSizeToStr() so that