wiki:ReleasePractices/HeadsUpMessages

Version 16 (modified by Beman Dawes, 12 years ago) ( diff )

Add beta release notice

Release Heads Up and Other Messages

These are the boilerplate messages that are posted to the Boost developers list as various deadlines loom and/or arrive.

[n.nn.n] Open for merging

To be posted at the beginning of each release cycle when branches/release opens for commits:

The release branch (https://svn.boost.org/svn/boost/branches/release) is open for merging all stable changes from trunk, including bug fixes and major upgrades to existing libraries. Breaking changes should be coordinated via the mailing list with the developers of the other libraries affected. New libraries may be added, but require permission of a release manager.

In other words, merging *does not* require permission from a release manager, except for new libraries.

Boost Calendar with the release schedule: http://www.boost.org/development/index.html

Release schedule explanation: http://svn.boost.org/trac/boost/wiki/ReleaseSchedule

Release practices for developers: http://svn.boost.org/trac/boost/wiki/ImprovingPractices

-- The Release Managers,

     Beman Dawes
     Daniel James
     Eric Niebler
     Rene Rivera
     Vladimir Prus

[n.nn.n] Deadline for new libraries approaching

To be posted one week before branches/release closes for new libraries:

One week from today branches/release will close for commits of new libraries.

Blah, blah, blah...

[n.nn.n] Release branch closed except by permission, beta one week from today

The release branch is now closed for all changes except by permission from one of the release managers.

The beta release is planned for one week from today. 

[n.nn.n] Release branch post-beta merges

The release branch is is now open for post-beta merges, but only as described in the Post-Beta Merge Policy. See http://svn.boost.org/trac/boost/wiki/ReleasePractices/PostBetaMerges

The final release is currently planned for ???.

Boost n.nn.n Beta n Release Notice

Boost release n.nn.n beta n is now available from SourceForge

See http://sourceforge.net/projects/boost/files/

This release contains N new libraries (names here)
and numerous enhancements and bug fixes for existing libraries.

For details of what's in the release, see
http://beta.boost.org/users/news/version_n_nn_n. Note that the links
to files on this web page are for the final release - use the
SourceForge link above to get the beta files.

Please download the beta, give it a try, and report any problems you encounter.

Thanks,

-- The Boost Release Team

Boost n.nn.n Release Notice

Release n.nn.n of the Boost C++ Libraries is now available.

These open-source libraries work well with the C++ Standard Library, and are usable across a broad spectrum of applications. The Boost license encourages both commercial and non-commercial use.

This release contains N new libraries (names here)
and numerous enhancements and bug fixes for existing libraries.
For details, including download links, see http://www.boost.org/users/download/version_n_nn_n

The release can also be downloaded directly from SourceForge. See http://sourceforge.net/projects/boost/files/

To install this release on your system, see http://www.boost.org/doc/libs/release/more/getting_started/index.html

Thanks,

--The Boost release team

     Beman Dawes
     Daniel James
     Eric Niebler
     Rene Rivera
     Vladimir Prus

Note: See TracWiki for help on using the wiki.