summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-08-05 12:26:35 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-08-05 12:26:35 +0200
commit3568a640bd363409cdeb1cb69eaa3261c79f2ff2 (patch)
tree03f428bb0b412809a86e70100461e32545b9dea1 /debian
parent515d18c9b271e4188dd4c59939c3c3cfeaf575a8 (diff)
* 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/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1dec5dce0..f162e20f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,9 @@ apt (0.8.15.6) unstable; urgency=low
(LP: #812862)
* 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