doc: 1.12.x, 1.10.x are no longer security-supported

We should do a new 1.16.x soon, but after releasing that, we certainly
won't have the resources to backport security fixes beyond 1.14.x.

Signed-off-by: Simon McVittie <smcv@collabora.com>
(cherry picked from commit 251f1d58c8)
This commit is contained in:
Simon McVittie
2024-08-09 17:29:31 +01:00
parent c75855d1cd
commit ddff07c6a8

View File

@@ -15,11 +15,7 @@ please check
| -------- | ------------------ | -------------------------------------------------------------- |
| 1.15.x | :hammer: | Development branch, releases may include non-security changes |
| 1.14.x | :white_check_mark: | Stable branch, recommended for use in distributions |
| 1.13.x | :x: | Old development branch, no longer supported |
| 1.12.x | :warning: | Old stable branch, security fixes applied if feasible |
| 1.11.x | :x: | Old development branch, no longer supported |
| 1.10.x | :warning: | Old stable branch, security fixes applied if feasible |
| <= 1.9.x | :x: | Older branches, no longer supported |
| 1.13.x | :x: | Older branches, no longer supported |
The latest stable branch (currently 1.14.x) is the highest priority for
security fixes.