]> git.saurik.com Git - apt.git/commit - test/integration/keyrings/test-archive-keyring.sec
tests: update self-sigs on our test keys
authorDavid Kalnischkies <david@kalnischkies.de>
Tue, 16 Aug 2016 11:42:30 +0000 (13:42 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Wed, 17 Aug 2016 05:55:46 +0000 (07:55 +0200)
commitd6e9ec719e2824db0b90f344f71b6e853df05627
tree66f3ca9967d66fcae91ad6a96ab7679c46664c43
parentf036d9bb539a5ed2b4c43a0c26a9cdfa5671298b
tests: update self-sigs on our test keys

gpg upstream committed "gpgv: Tweak default options for extra
security." applied on the 1.x and 2.x branches:
http://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=commit;h=e32c575e0f3704e7563048eea6d26844bdfc494b
This commit includes "[…], but we should validate the key by its self
signature for primary key, and back signature for subkey."

Our testkeys are old and do not really considered best practices in the
last years, so their most recent self-signature is SHA1-only which with
this gpg commit and our testcases defaulting to --weak-digest sha1 are
refused.

So what we do here is just applying some of the recent best practices on
top of our testcase keys.

Gbp-Dch: Ignore
test/integration/joesixpack.pub
test/integration/joesixpack.sec
test/integration/keyrings/test-archive-keyring.pub
test/integration/keyrings/test-archive-keyring.sec
test/integration/keyrings/test-master-keyring.pub
test/integration/keyrings/test-master-keyring.sec
test/integration/marvinparanoid.pub
test/integration/marvinparanoid.sec
test/integration/rexexpired.pub
test/integration/rexexpired.sec