From c95968f780c21728531cf93e63f20ebe3afa276c Mon Sep 17 00:00:00 2001 From: fanquake Date: Wed, 22 Apr 2026 11:06:30 +0100 Subject: [PATCH] doc: add missed advisory to 31.0 rel notes See https://github.com/bitcoin-core/bitcoincore.org/pull/1240 and https://github.com/bitcoin/bitcoin/pull/35132. --- doc/release-notes/release-notes-31.0.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/release-notes/release-notes-31.0.md b/doc/release-notes/release-notes-31.0.md index d5dd0f243c2..7246702a905 100644 --- a/doc/release-notes/release-notes-31.0.md +++ b/doc/release-notes/release-notes-31.0.md @@ -16,6 +16,16 @@ To receive security and update notifications, please subscribe to: + +With the release of this new major version, versions `28.x` and +older are at "End of Life" and will no longer receive updates. + +In accordance with the security policy, we will in two weeks disclose: + +* Medium and high severity vulnerabilities fixed in `29.0`. There is one of these. + +* Low severity vulnerabilities fixed in `31.0`. There are none of these. + How to Upgrade ==============