summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-08-08 17:00:34 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-08-08 17:00:34 +0200
commit24952309f8afeeaf85948f223e963801ca1de441 (patch)
tree4f750b9a5a4f3fa7052a2f39468c475acd2d6196 /debian
parent29bc06137f829d51608fe697f3e27125d883fcef (diff)
parent629b60f6feea2d2d356645aa2615b212481bd3d8 (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 * apt-pkg/pkgcachegen.cc: - fix incorrect comparision when checking sources.list freshness
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8311f641f..b00f829f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+apt (0.8.16~exp5ubuntu2) UNRELEASED; urgency=low
+
+ * 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
+ * apt-pkg/pkgcachegen.cc:
+ - fix incorrect comparision when checking sources.list freshness
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 08 Aug 2011 16:59:55 +0200
+
apt (0.8.16~exp5ubuntu1) oneiric; urgency=low
* merged new version from debian/experimental, this includes