[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

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



Title: GitLab

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:

Changes:

  • keyring/boklm.gpg
    No preview for this file type
  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits