You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by Apache Wiki <wi...@apache.org> on 2013/07/26 18:51:08 UTC

[Couchdb Wiki] Update of "Release_Procedure" by DirkjanOchtman

Dear Wiki user,

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

The "Release_Procedure" page has been changed by DirkjanOchtman:
https://wiki.apache.org/couchdb/Release_Procedure?action=diff&rev1=232&rev2=233

Comment:
NEWS and CHANGES are gone.

  
  This is going to check several things for you.
  
+ There will be a bit that look like:
+ 
+ {{{
+ Checking CVEs in changelog.rst...
+ }}}
+ 
+ It should be empty.
+ 
+ If you see any output here, it means a CVE is missing from the `changelog.rst` file.
+ 
+ You should expect to see output here for an undisclosed CVE.
+ 
- There will be two sections that look like:
+ There will be several sections that look like:
  
  {{{
- Checking CVEs in NEWS...
+ Comparing changelog.rst, 0.8.x to 0.9.x...
  }}}
  
  These sections should be empty.
  
- If you see any output here, it means a CVE is missing from a `NEWS` or `CHANGES `file.
- 
- You should expect to see output here for an undisclosed CVE.
- 
- There will be several sections that look like:
- 
- {{{
- Comparing NEWS, 0.8.x to 0.9.x...
- }}}
- 
- These sections should be empty.
- 
- If you see any output here, it means some entries in a `NEWS` or `CHANGES` file are missing in a later version.
+ If you see any output here, it means some entries in `changelog.rst` are missing in a later version.
  
- Information in the `NEWS` or `CHANGES` files should always be merged forward between branches.
+ Information in the `changelog.rst` should always be merged forward between branches.
  
  There will be several sections that look like: