richard pushed to branch main at The Tor Project / Applications / 
tor-browser-build


Commits:
6e2c33ed by Nicolas Vigier at 2023-07-04T12:11:47+02:00
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

- - - - -


1 changed file:

- keyring/boklm.gpg


Changes:

=====================================
keyring/boklm.gpg
=====================================
Binary files a/keyring/boklm.gpg and b/keyring/boklm.gpg differ



View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/6e2c33ed1454792fe9b1e418d22255545cfe8082

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/6e2c33ed1454792fe9b1e418d22255545cfe8082
You're receiving this email because of your account on gitlab.torproject.org.


_______________________________________________
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to