diff options
author | Ingo Klöcker <[email protected]> | 2025-01-02 09:31:00 +0000 |
---|---|---|
committer | Ingo Klöcker <[email protected]> | 2025-01-02 09:41:05 +0000 |
commit | b9f9e24c00448851027683757ee5cf3f8c569ff1 (patch) | |
tree | 56763222ff4316a08a51fba5bd4d81d48782aca8 /lang/cpp/src/configuration.cpp | |
parent | build,python: Fix uninstalling in distcheck (diff) | |
download | gpgme-b9f9e24c00448851027683757ee5cf3f8c569ff1.tar.gz gpgme-b9f9e24c00448851027683757ee5cf3f8c569ff1.zip |
tests,json: Prevent failing tests after 2027-05-15
* tests/json/key-with-revokers.asc: Replace with new public key.
* tests/json/t-keylist-revokers.out.json: Update to new public key.
--
The old test key expired on 2027-05-15 which would break the tests after
this date. Replace it with a new test key which doesn't expire. The new
key was generated with
gpg --faked-system-time 1715782979 \
--add-desig-revoker sensitive:A0FF4590BB6122EDEF6E3C542D727CC768697734 \
--add-desig-revoker 23FD347A419429BACCD5E72D6BC4778054ACD246 \
--quick-gen-key [email protected] default default never
and exported with
gpg --export --armor --export-options export-sensitive-revkeys \
[email protected]
GnuPG-bug-id: 7471
Diffstat (limited to 'lang/cpp/src/configuration.cpp')
0 files changed, 0 insertions, 0 deletions