Skip to content
Snippets Groups Projects
Unverified Commit 6e2c33ed authored by boklm's avatar boklm
Browse files

Bug 40894: Fix format of keyring/boklm.gpg

In #40871 I incorrectly set `keyring/boklm.gpg` in format `GPG keybox
database version 1`, instead of `PGP/GPG key public ring (v4)`.

This was fixed with:

 gpg --no-default-keyring --keyring ./keyring/boklm.gpg --export > ./keyring/boklm-2.gpg
 mv ./keyring/boklm-2.gpg ./keyring/boklm.gpg
parent be51c385
Branches
Tags
1 merge request!753Bug 40894: Fix format of keyring/boklm.gpg
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment