You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2023/03/07 22:48:59 UTC

svn commit: r1908176 - /httpd/dev-tools/release/README

Author: covener
Date: Tue Mar  7 22:48:59 2023
New Revision: 1908176

URL: http://svn.apache.org/viewvc?rev=1908176&view=rev
Log:
informational updates

- check the style of the CVE.json merged into markdown
- CVE stuff not so experimental
- check CHANGES.


Modified:
    httpd/dev-tools/release/README

Modified: httpd/dev-tools/release/README
URL: http://svn.apache.org/viewvc/httpd/dev-tools/release/README?rev=1908176&r1=1908175&r2=1908176&view=diff
==============================================================================
--- httpd/dev-tools/release/README (original)
+++ httpd/dev-tools/release/README Tue Mar  7 22:48:59 2023
@@ -1,7 +1,6 @@
 httpd release scripts
 
 STATUS
- - New, untested changes for CVE integration of CVE.json data
  - needs 'jq' installed
 
 Usage overview:
@@ -9,6 +8,7 @@ Usage overview:
  - be in a local checkout of project the branch you want to release:
    (replace 'rc1' with 'rc2', 'rc3' on need)
    > $DEV_TOOLS/release/r0-make-candidate.sh rc1
+     Review the output, including picking up any ready CVEs (based on tools/readiness.sh output)
    > $DEV_TOOLS/release/r1-make-tars.sh
    > $DEV_TOOLS/release/r2-prep-vote.sh
      # tars are available at https://dist.apache.org/repos/dist/dev/ now
@@ -47,6 +47,9 @@ Usage overview:
        project and then set state to 'PUBLIC'.
    # Clean up prior release artifacts
      - https://dist.apache.org/repos/dist/release/httpd
+   # Review the CHANGES and https://httpd.apache.org/security/vulnerabilities_24.html for style
+     and tweak as needed. git@github.com:/apache/httpd-site has one-time copies of CVE.json, edit and
+     commit and the site will be rebuilt immediately.
 
  On vote failure or when aborting for other reasons:
    > $DEV_TOOLS/release/reset-candidate.sh version