mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-05 02:33:07 +02:00
doc: update release process to mention security advisories pre-announcements
This commit is contained in:
@@ -25,6 +25,7 @@ Release Process
|
||||
- set `CLIENT_VERSION_MINOR` to `0`
|
||||
- set `CLIENT_VERSION_BUILD` to `0`
|
||||
- set `CLIENT_VERSION_IS_RELEASE` to `true`
|
||||
* Check with the security team whether there is any security advisory to pre-announce.
|
||||
|
||||
#### Before branch-off
|
||||
|
||||
@@ -296,7 +297,7 @@ cat "$VERSION"/*/all.SHA256SUMS.asc > SHA256SUMS.asc
|
||||
|
||||
- Create a [new GitHub release](https://github.com/bitcoin/bitcoin/releases/new) with a link to the archived release notes
|
||||
|
||||
- Announce the release:
|
||||
- Announce the release, along with any security advisory pre-announcements:
|
||||
|
||||
- bitcoin-dev and bitcoin-core-dev mailing list
|
||||
|
||||
|
||||
Reference in New Issue
Block a user