From ca2a5ac1ffa9df6de1beb365083b93cc5f0f30b0 Mon Sep 17 00:00:00 2001 From: Mrityunjay Raj Date: Mon, 16 Feb 2026 01:18:24 +0530 Subject: [PATCH] docs: update SECURITY.md version table, fixes #9346 - 2.0.x: mark as beta (not yet stable release) - 1.2.x: no new releases, critical fixes may still be backported - Keep 1.4.x as supported, 1.1.x and below as unsupported --- SECURITY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 08a78b932..cf870a404 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,9 +6,9 @@ These Borg releases are currently supported with security updates. | Version | Supported | |---------|--------------------| -| 2.0.x | :x: (not released) | +| 2.0.x | :x: (beta) | | 1.4.x | :white_check_mark: | -| 1.2.x | :white_check_mark: | +| 1.2.x | :x: (no new releases, critical fixes may still be backported) | | 1.1.x | :x: | | < 1.1 | :x: |