Skip to content

Commit f0552d6

Browse files
authored
admin: Update SECURITY to reflect that 2.5 only gets critical fixes now (#4829)
Signed-off-by: Larry Gritz <lg@larrygritz.com>
1 parent 3965255 commit f0552d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ security vulnerabilities.
99
| ----------------- | ---------------------------------------------------- |
1010
| main | :white_check_mark: :construction: ALL fixes immediately, but this is a branch under development with a frequently unstable ABI and occasionally unstable API. |
1111
| 3.0.x | :white_check_mark: All fixes that can be backported without breaking ABI compatibility. New tagged releases monthly. |
12-
| 2.5.x | :white_check_mark: All fixes that can be backported without breaking ABI compatibility. New tagged releases monthly. But be warned that probably by mid-2025, the 2.5.x family will move to a state of only receiving critical fixes, upon request, only if they can be easily backported. |
12+
| 2.5.x | :warning: Bug fixes backported only if critical or upon request (and if we are able to cleanly backport). New tagged releases only occasionally. |
1313
| <= 2.4.x | :x: No longer receiving patches of any kind. |
1414

1515

0 commit comments

Comments
 (0)