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 links to past announcements. ------------------------------------------------------------------------------ && gzip stdcxx-4.2.1.tar && md5sum stdcxx-4.2.1.tar.gz \ && gpg --armor --output stdcxx-4.2.1.tar.gz.asc --detach-sig stdcxx-4.2.1.tar.gz}}} 1. Copy the tarball and all its artifacts to a publicly accessible location such as {{{$HOME/public_html/}}} visible on the web. + Example: {{{ + $ cp stdcxx-4.2.1.tar.gz{,asc,md5} $HOME/public_html/}}} - 1. Start a vote on the RC on [EMAIL PROTECTED], optionally CC'ing [EMAIL PROTECTED], allowing at least 72 hours before closing. The subject of the post should start with the string [VOTE] followed by the version to be released. In the body of the post include links to the tarball and all the relevant artifacts. See for example: [http://mail-archives.apache.org/mod_mbox/stdcxx-dev/200804.mbox/[EMAIL PROTECTED] [VOTE] stdcxx-4.2.1 release]. + 1. Start a vote on the RC on [EMAIL PROTECTED], optionally CC'ing [EMAIL PROTECTED], allowing at least 72 hours before closing it. The subject of the post should start with the string [VOTE] followed by the version to be released. In the body of the post include links to the tarball and all the relevant artifacts. See for example: [http://mail-archives.apache.org/mod_mbox/stdcxx-dev/200804.mbox/[EMAIL PROTECTED] [VOTE] stdcxx-4.2.1 release]. 1. Once the vote passes with at least three +1 binding votes and no vetos after 72 hours or more and has been closed, copy the release candidate and all necessary artifacts to [http://archive.apache.org/dist/stdcxx/ /www/archive.apache.org/dist/stdcxx/] and, if necessary, update the [http://archive.apache.org/dist/stdcxx/KEYS KEYS] file with the public key used to sign the release. 1. With the tarball uploaded and accessible from the web (it might take an hour or more for the files to become visible) update the [http://stdcxx.apache.org/download.html Download] page with links pointing to the tarball containing the release, the MD5 sum, and the [VOTE RESULT] thread in the archives. See for example: [http://mail-archives.apache.org/mod_mbox/stdcxx-dev/200805.mbox/ajax/[EMAIL PROTECTED] [VOTE RESULT] stdcxx 4.2.1 release]. - 1. When the Download page is updated and the updates are visible on the web announce the release on [http://mail-archives.apache.org/mod_mbox/stdcxx-dev/ [EMAIL PROTECTED], [http://mail-archives.apache.org/mod_mbox/stdcxx-user [EMAIL PROTECTED], [http://mail-archives.apache.org/mod_mbox/www-announce/ [EMAIL PROTECTED] and on major usenet groups including [http://groups.google.com/group/comp.std.c++ comp.std.c++], [http://groups.google.com/group/comp.lang.c++ comp.lang.c++], and [http://groups.google.com/group/comp.lang.c++.moderated comp.lang.c++.moderated]. + 1. When the Download page is updated and the updates are visible on the web, using your Apache email account post an announcement about the release on [http://mail-archives.apache.org/mod_mbox/stdcxx-dev/ [EMAIL PROTECTED], [http://mail-archives.apache.org/mod_mbox/stdcxx-user [EMAIL PROTECTED], [http://mail-archives.apache.org/mod_mbox/www-announce/ [EMAIL PROTECTED], and on major usenet groups including [http://groups.google.com/group/comp.std.c++ comp.std.c++], [http://groups.google.com/group/comp.lang.c++ comp.lang.c++], and [http://groups.google.com/group/comp.lang.c++.moderated comp.lang.c++.moderated]. See for example: [http://groups.google.com/group/comp.std.c++/browse_frm/thread/e69ee41d2c154ba4/2fa16b29a99bfe9d Apache C++ Standard Library 4.2.0 released].
