summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-08-05 12:29:40 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-08-05 12:29:40 +0200
commitb1660aa192ff24747ac247805eda47b84a9cf933 (patch)
treef4c226253e5fb2912fb38a03cc90aeb78872a404 /debian
parent7ca05341380434ae9e557d16d1ae88d133f0490c (diff)
parent3568a640bd363409cdeb1cb69eaa3261c79f2ff2 (diff)
* test/integration/test-hashsum-verification:
- add regression test for hashsum verification * apt-pkg/acquire-item.cc: - if no Release.gpg file is found, still load the hashes for verification (closes: #636314) and add test
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 75ac08328..489960912 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,11 @@ apt (0.8.15.5.6) UNRELEASED; urgency=low
libapt does not segfault if the cache is remapped in between
(LP: #812862)
- fix crash when P.Arch() was used but the cache got remapped
+ * test/integration/test-hashsum-verification:
+ - add regression test for hashsum verification
+ * apt-pkg/acquire-item.cc:
+ - if no Release.gpg file is found, still load the hashes for
+ verification (closes: #636314) and add test
-- Michael Vogt <mvo@debian.org> Tue, 12 Jul 2011 11:54:47 +0200