diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6fa68d7e..8d54596a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +python-apt (0.7.7) unstable; urgency=low + + * python/apt_pkgmodule.cc: + - fix bug in hashsum calculation when the original string + contains \0 charackters (thanks to Celso Providelo and + Ryan Hass for the test-case) LP: #243630 + + -- Michael Vogt <mvo@debian.org> Fri, 04 Jul 2008 19:53:28 +0200 + python-apt (0.7.6) unstable; urgency=low * apt/cache.py: |
