From: Remi Collet Date: Tue, 30 Jul 2019 12:59:37 +0000 (+0200) Subject: add php-keyring.gpg update step X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0c52061d12d52846800f5bd3d916cddf52e0ee36;p=php add php-keyring.gpg update step --- diff --git a/docs/release-process.md b/docs/release-process.md index cb04009060..5579270581 100644 --- a/docs/release-process.md +++ b/docs/release-process.md @@ -439,6 +439,8 @@ `gpg --fingerprint "$USER@php.net"`. Let one or more of the previous RMs sign your key. Publish your public key to pgp.mit.edu with: `gpg --keyserver pgp.mit.edu --send-keys $KEYID` + Add new keys in the php-keyring.gpg in distribution repository using: + `gpg2 --export --export-options export-minimal --armor ` 3. Request karma to edit `main/php_version.h` and `Zend/zend.h`. Possibly karma for other restricted parts of php-src might come in question. To edit