From 515d18c9b271e4188dd4c59939c3c3cfeaf575a8 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 5 Aug 2011 11:49:59 +0200 Subject: * test/integration/test-hashsum-verification: - add regression test for hashsum verification --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index e17b1abd0..1dec5dce0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,8 @@ apt (0.8.15.6) unstable; urgency=low - use ref-to-ptr semantic in NewDepends() to ensure that the libapt does not segfault if the cache is remapped in between (LP: #812862) + * test/integration/test-hashsum-verification: + - add regression test for hashsum verification -- Michael Vogt Tue, 12 Jul 2011 11:54:47 +0200 -- cgit v1.2.3 From 3568a640bd363409cdeb1cb69eaa3261c79f2ff2 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 5 Aug 2011 12:26:35 +0200 Subject: * apt-pkg/acquire-item.cc: - if no Release.gpg file is found, still load the hashes for verification (closes: #636314) and add test --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian') 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 Tue, 12 Jul 2011 11:54:47 +0200 -- cgit v1.2.3 From d4882aa1e1a37b3092950180036676a930a5792f Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Mon, 15 Aug 2011 13:50:22 +0200 Subject: releasing version 0.8.15.6 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index d44d0aaa2..67e60dc34 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apt (0.8.15.5.6) UNRELEASED; urgency=low +apt (0.8.15.6) unstable; urgency=low [ Michael Vogt ] * apt-pkg/contrib/fileutl.{cc,h}: @@ -22,7 +22,7 @@ apt (0.8.15.5.6) UNRELEASED; urgency=low [ David Kalnischkies ] * lots of cppcheck fixes - -- Michael Vogt Tue, 12 Jul 2011 11:54:47 +0200 + -- Michael Vogt Mon, 15 Aug 2011 09:20:35 +0200 apt (0.8.15.5) unstable; urgency=low -- cgit v1.2.3