diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-08-05 12:29:40 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-08-05 12:29:40 +0200 |
commit | b1660aa192ff24747ac247805eda47b84a9cf933 (patch) | |
tree | f4c226253e5fb2912fb38a03cc90aeb78872a404 /debian/changelog | |
parent | 7ca05341380434ae9e557d16d1ae88d133f0490c (diff) | |
parent | 3568a640bd363409cdeb1cb69eaa3261c79f2ff2 (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/changelog')
-rw-r--r-- | debian/changelog | 5 |
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 |