• Home
  • Raw
  • Download

Lines Matching refs:release

2 TODO list when doing a Valgrind release (with release number "X.Y.Z")
14 - Tell valgrind-developers you want to do a release. Give a timeframe for
16 release.
21 release date probably won't be known yet, updating it is in the list below
22 of tasks for the official release.)
25 for the release. (include/valgrind.h)
27 - Write release notes, add to NEWS. Include a list of fixed bugs from
37 at the previous release. Work backwards through this list until
51 For each release candidate (should do release candidates for feature
56 - Do pre-release testing:
86 - Change release number in AC_INIT() in configure.in to "X.Y.Z-rcN", where
87 'N' is the release candidate number.
100 - Announce the release:
102 - Make clear it's a release candidate.
104 - Include the release notes in the email (maybe not necessary for release
110 - Do another release candidate.
113 For the official release:
115 - Again, update date in docs/xml/vg-entities.xml for the official release
118 - Do pre-release testing:
122 - Change release number in AC_INIT() in configure.in to "X.Y.Z".
132 If it's a X.Y.0 release, make "VALGRIND_X_Y_BRANCH" and "VEX_X_Y_BRANCH"
157 Include a link to the release notes. Possibly remove any old release
159 - Update the "release-date" and "release-version" in php/.htconfx.
162 - Change release number in AC_INIT() in configure.in to "X.Y.Z.SVN", where
163 X.Y.Z is one more than the release just done.
165 - Make sure the release notes are present in the NEWS file on the trunk and
168 - Announce the release:
171 - Include the release notes in the email.