Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions _includes/posts/maintenance-table.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
| 30.x | TBA* | after v32.0 | after v33.0 |
| 31.x | TBA* | after v32.0 | after v33.0 |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this has an off-by-one:

Suggested change
| 31.x | TBA* | after v32.0 | after v33.0 |
| 31.x | TBA* | after v33.0 | after v34.0 |

Opened a PR here: #1188

| 30.x | 2025-10-10 | after v32.0 | after v33.0 |
| 29.x | 2025-04-14 | after v31.0 | after v32.0 |
| 28.x | 2024-10-02 | after v30.0 | after v31.0 |
| 27.x | 2024-04-16 | 2025-04-14 | after v30.0 |
| 28.x | 2024-10-02 | 2025-10-10 | after v31.0 |
| 27.x | 2024-04-16 | 2025-04-14 | 2025-10-10 |
| 26.x | 2023-12-06 | 2024-10-02 | 2025-04-14 |
| 25.x | 2023-05-18 | 2024-04-16 | 2024-10-02 |
| 24.x | 2022-11-24 | 2023-12-12 | 2024-04-02 |
Expand Down
2 changes: 1 addition & 1 deletion _releases/30.md → _releases/30.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ To receive security and update notifications, please subscribe to:
<https://bitcoincore.org/en/list/announcements/join/>

With the release of this new major version, versions `27.x` and
older are at "Maintenance End" and will no longer receive updates.
older are at "End of Life" and will no longer receive updates.

In accordance with the security policy, we will in two weeks disclose:

Expand Down