diff --git a/docs/website/lts.html b/docs/website/lts.html index 8384d3a88b..caa9344f4a 100644 --- a/docs/website/lts.html +++ b/docs/website/lts.html @@ -80,7 +80,7 @@

Vulnerability fixes applied to the master branch will be - prioritized for backporting to the LTS & stable branches. + prioritized for backporting to stable branches.

@@ -98,9 +98,9 @@
To address these requirements, the release model evolves into the following.
- The LTS releases are now extended for a 3-year period. An LTS release - is started every 2 years. - In between, stable releases are made every 3 months. + Starting with 2025.02, the first release of every odd-numbered year is a long-term + support (LTS) release supported for three years. + In between, non-LTS releases are made every 3 months.


@@ -328,7 +328,7 @@ To make sure the packages of interest to the sponsors don't include regressions between releases. Sponsors may submit a list of packages to be tested - before an LTS & stable release. + before a bugfix release.