summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2008-07-04 20:15:25 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2008-07-04 20:15:25 +0200
commit798980a40020e6571a284ae4c5336e3d210cb7fb (patch)
treeff60318a6f9250ba3feeb2ca08b244ada1711314 /debian
parentb6d95a31a6b8eb7f5d22eb040e7847b18f74cbf9 (diff)
parent7625577a6974aa580877cf5d5ed22a6e663843fb (diff)
downloadpython-apt-798980a40020e6571a284ae4c5336e3d210cb7fb.tar.gz
merged from mvo
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c9feb515..36a168ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+python-apt (0.7.6ubuntu2) intrepid; 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
+ * tests/test_hashsums.py:
+ - add tests for the hashsum code
+
+ -- Michael Vogt <mvo@debian.org> Fri, 04 Jul 2008 19:53:28 +0200
+
python-apt (0.7.6ubuntu1) intrepid; urgency=low
* merged with debian, remaining changes: