[tbb-commits] [tor-browser-build/master] Bug 31079: Fix keyring/firefox.gpg format
gk at torproject.org
gk at torproject.org
Thu Jul 4 20:09:12 UTC 2019
commit e5ed8e3451c0e2ed8c16400ca0c6d1d64eab5f2e
Author: Nicolas Vigier <boklm at torproject.org>
Date: Thu Jul 4 16:52:23 2019 +0200
Bug 31079: Fix keyring/firefox.gpg format
The previous commit updating keyring/firefox.gpg converted it to the
keybox format, which is only supported by gnupg >= 2.1. This commit
changes it back to the previous format, supported by older versions of
gnupg.
---
keyring/firefox.gpg | Bin 2995 -> 2817 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/keyring/firefox.gpg b/keyring/firefox.gpg
index 53e62b2..d2eada0 100644
Binary files a/keyring/firefox.gpg and b/keyring/firefox.gpg differ
More information about the tbb-commits
mailing list