diff options
| author | Jonas Jelten <[email protected]> | 2025-09-29 09:30:32 +0200 |
|---|---|---|
| committer | Jonas Jelten <[email protected]> | 2025-10-07 15:36:15 +0200 |
| commit | 18990e46f00d472fa7d2acf193355ce62a565889 (patch) | |
| tree | 6e3c8dd8646ed11070ff36c2359f3cc1731f76fa | |
| parent | aa09ce3820ef7c5339b00782b66e1a2ba925606b (diff) | |
openldap: adjust exception to match current release practice
| -rw-r--r-- | docs/reference/exception-OpenLDAP-Updates.rst | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/docs/reference/exception-OpenLDAP-Updates.rst b/docs/reference/exception-OpenLDAP-Updates.rst index 9641933..a10f78c 100644 --- a/docs/reference/exception-OpenLDAP-Updates.rst +++ b/docs/reference/exception-OpenLDAP-Updates.rst @@ -34,15 +34,14 @@ document applies to; we don't intend to do MREs for Feature Releases. Ubuntu [and OpenLDAP] releases affected by this MRE --------------------------------------------------- -Currently, these are the Ubuntu releases and the corresponding OpenLDAP -package versions affected by this policy: +Currently, all supported **Ubuntu LTS releases** are affected by this policy. -- **Jammy (22.04)** [**OpenLDAP 2.5.x**] +Each supported Ubuntu release with OpenLDAP version `a.b.x` gets stable upstream updates on `x`. + +Note this will include non-LTS releases of Ubuntu as needed to satisfy the :ref:`"newer releases" criteria <explanation-newer-releases>`. + +Since OpenLDAP releases LTS versions as well, we intend to ship the most recent OpenLDAP LTS release in the next Ubuntu LTS release. -The OpenLDAP 2.5.x series is upstream's first LTS release, and its -inclusion in Jammy was no coincidence. Newer Ubuntu releases will likely -have non-LTS OpenLDAP releases in them until our next Ubuntu LTS series -is released, when we intend to ship the next OpenLDAP LTS release. QA -- |
