diff options
author | Karl Berry <karl@freefriends.org> | 2019-03-13 21:51:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-03-13 21:51:00 +0000 |
commit | 752063103091903583253275e807591ffb019ed4 (patch) | |
tree | 8d296a6ea44c51ac92cdd6059202c7aca0d22f3e /Master/tlpkg/gpg | |
parent | 4c071a8150c188103c432ee4b01b85e4a211d103 (diff) |
gpg key extension
git-svn-id: svn://tug.org/texlive/trunk@50377 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/gpg')
-rw-r--r-- | Master/tlpkg/gpg/tl-key-extension.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/tlpkg/gpg/tl-key-extension.txt b/Master/tlpkg/gpg/tl-key-extension.txt index ca7634727da..f25ae561b41 100644 --- a/Master/tlpkg/gpg/tl-key-extension.txt +++ b/Master/tlpkg/gpg/tl-key-extension.txt @@ -1,6 +1,10 @@ +$Id$ + How to update TeX Live distribution signing key =============================================== +this should be done every year during the pretest. + shut down networking service cp gpg directory from USB stick to computer @@ -12,6 +16,7 @@ gpg --edit-key $KEYID > key 2 # selects the expiring key, check! > expire +> 1y # choose something after the release of the next TL > save |