diff options
| author | Michael Vogt <egon@debian-devbox> | 2012-10-12 09:29:28 +0200 |
|---|---|---|
| committer | Michael Vogt <egon@debian-devbox> | 2012-10-12 09:29:28 +0200 |
| commit | ada635b123bf1a1ebec2b3208742ab7fdaae43d6 (patch) | |
| tree | 903c41edc64d35881ed3a18192716fa09fe6fe5d /debian | |
| parent | c018a7368c5f3546ee90ad6bb597d0708ab4cb28 (diff) | |
| parent | 4755c72601c11b800650f942f855cee286c50356 (diff) | |
| download | python-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/changelog | 2 |
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 |
