mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Merge 8a503a6c6d into merged_master (Bitcoin PR #16164)
This commit is contained in:
commit
371b96ff51
2 changed files with 4 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
## Supported Versions
|
||||
|
||||
Versions of Bitcoin Core that are currently supported with security updates:
|
||||
|
||||
| Version | Supported |
|
||||
| ------- | ------------------ |
|
||||
| 0.18 | :white_check_mark: |
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue