diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-08-05 12:26:35 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-08-05 12:26:35 +0200 |
commit | 3568a640bd363409cdeb1cb69eaa3261c79f2ff2 (patch) | |
tree | 03f428bb0b412809a86e70100461e32545b9dea1 /debian | |
parent | 515d18c9b271e4188dd4c59939c3c3cfeaf575a8 (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/changelog | 3 |
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 |