aboutsummaryrefslogtreecommitdiffstats
path: root/tests/migrations/issue2276.tar.asc (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-07-22g10: Properly ignore legacy keys in the keyring cache.Justus Winter1-0/+326
* g10/keyring.c (keyring_rebuild_cache): Properly ignore legacy keys in the keyring cache. * tests/migrations/Makefile.am (TESTS): Add new test. * tests/migrations/common.scm (GPG-no-batch): New variable. (run-test): New function. * tests/migrations/issue2276.scm: New file. * tests/migrations/issue2276.tar.asc: Likewise. GnuPG-bug-id: 2276 Signed-off-by: Justus Winter <[email protected]>