aboutsummaryrefslogtreecommitdiff
path: root/doc/release-process.md
diff options
context:
space:
mode:
authorJon Atack <jon@atack.com>2019-06-07 09:12:45 +0200
committerJon Atack <jon@atack.com>2019-06-07 11:05:54 +0200
commitd7c054277798cc1975041eb19c679cd07c412d68 (patch)
tree57052ce735361ac8c2879cca56513e3bd5a8d882 /doc/release-process.md
parente4e2b28cf1c87699e5c86e75e066636ba2a9c146 (diff)
downloadbitcoin-d7c054277798cc1975041eb19c679cd07c412d68.tar.xz
doc: update release process with SECURITY.md
Diffstat (limited to 'doc/release-process.md')
-rw-r--r--doc/release-process.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/release-process.md b/doc/release-process.md
index 2e712bf58e..8f1222cb88 100644
--- a/doc/release-process.md
+++ b/doc/release-process.md
@@ -41,10 +41,12 @@ Release Process
#### After branch-off (on master)
- Update the version of `contrib/gitian-descriptors/*.yml`.
+- Update the versions in `SECURITY.md` as per the software lifecycle [maintenance policy](https://bitcoincore.org/en/lifecycle/#maintenance-period), generally bumping all up one major version.
#### After branch-off (on the major release branch)
- Update the versions and the link to the release notes draft in `doc/release-notes.md`.
+- Delete `SECURITY.md`.
#### Before final release