[tbb-commits] [tor-browser-build/maint-8.5] Bug 31079: Fix keyring/firefox.gpg format
gk at torproject.org
gk at torproject.org
Thu Jul 4 20:10:00 UTC 2019
commit cbe1fe2419c0f18b25a79e8d9eec0288af60f826
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