[tbb-commits] [Git][tpo/applications/tor-browser-build][maint-12.5] Bug 40894: Fix format of keyring/boklm.gpg

richard (@richard) git at gitlab.torproject.org
Thu Jul 6 19:52:10 UTC 2023



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


Commits:
16785a1b by Nicolas Vigier at 2023-07-06T19:52:01+00: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/16785a1b33748f3276ae6f2772440cdefdb708f5

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20230706/aeb2b2ae/attachment.htm>


More information about the tbb-commits mailing list