Browse Source

release doc: add a command to verify signatures

pull/9/head
Rafaël Carré 13 years ago
parent
commit
7b8e0d02d5
  1. 1
      doc/release-howto.txt

1
doc/release-howto.txt

@ -61,6 +61,7 @@ Release HOWTO
* "Check for updates" functionality
- edit update.videolan.org/vlc/status
- gpg -t --sign --detach --armor
- for i in *asc;do gpg --verify $i || echo $i;done
* Mirrors (if necessary)
- Forwarn the mirror admins

Loading…
Cancel
Save