Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Stdcxx Wiki" for change 
notification.

The following page has been changed by MartinSebor:
http://wiki.apache.org/stdcxx/PublishingReleases

The comment on the change is:
Added info about MIT PGP Public Key Server.

------------------------------------------------------------------------------
   1. With the vote successfully closed, tag the final release candidate as the 
approved release.
      Example: {{{
      $ svn cp https://svn.apache.org/repos/asf/stdcxx/tags/4.2.1-rc-3 
https://svn.apache.org/repos/asf/stdcxx/tags/4.2.1}}}
-  1. Copy the release candidate and all necessary artifacts to 
[http://www.apache.org/dist/stdcxx/ 
people.apache.org:/www/www.apache.org/dist/stdcxx/] and, if necessary, update 
the [http://www.apache.org/dist/stdcxx/KEYS KEYS] file with the public key used 
to sign the release. See also the [http://www.apache.org/dev/mirrors.html 
Apache Mirroring Information] page. To verify the validity of the signature, 
check Henk Penning's [http://people.apache.org/~henkp/checker/sig.html pgp 
signature checks] page.
+  1. Copy the release candidate and all necessary artifacts to 
[http://www.apache.org/dist/stdcxx/ 
people.apache.org:/www/www.apache.org/dist/stdcxx/] and, if necessary, update 
the [http://www.apache.org/dist/stdcxx/KEYS KEYS] file with the public key used 
to sign the release. If this is your first time, upload your public key to the 
[http://pgpkeys.mit.edu/ MIT PGP Public Key Server]. See also the 
[http://www.apache.org/dev/mirrors.html Apache Mirroring Information] page. To 
verify the validity of the signature, check Henk Penning's 
[http://people.apache.org/~henkp/checker/sig.html pgp signature checks] page.
      Example: {{{
      $    scp people.apache.org:/www.apache.org/dist/stdcxx/KEYS . \
        && (gpg --list-sigs sebor && gpg --armor --export sebor) >>KEYS \

Reply via email to