summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2009-07-16 12:59:39 +0200
committerJulian Andres Klode <jak@debian.org>2009-07-16 12:59:39 +0200
commit04f4e1a3b110ef5ff8870816169f8f0b9eb23dce (patch)
tree7dc27a5dae41ae1229e8bf14eaa5e16a28249b10 /debian
parent6e7c6c3f58193fd5db3d9d598ac65a1571522a58 (diff)
* apt-pkg/contrib/hashes.cc, apt-pkg/contrib/md5.cc:
- Support reading until EOF if Size=0 to match behaviour of SHA1Summation and SHA256Summation
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7f14502e7..fc88e08cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -48,6 +48,9 @@ apt (0.7.22) UNRELEASED; urgency=low
* configure-index: document Dir::Etc::SourceParts and some other options
(Closes: #459605)
* Remove Eugene V. Lyubimkin from uploaders as requested.
+ * apt-pkg/contrib/hashes.cc, apt-pkg/contrib/md5.cc:
+ - Support reading until EOF if Size=0 to match behaviour of
+ SHA1Summation and SHA256Summation
-- Julian Andres Klode <jak@debian.org> Fri, 03 Jul 2009 08:27:35 +0200