From 03d424bf94f069157c243f4748d22a7202342956 Mon Sep 17 00:00:00 2001 From: Minos Galanakis Date: Tue, 18 Mar 2025 18:43:48 +0000 Subject: [PATCH] Updated BRANCHES.md Signed-off-by: Minos Galanakis --- BRANCHES.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/BRANCHES.md b/BRANCHES.md index cf86a9d070..93bcbbd52e 100644 --- a/BRANCHES.md +++ b/BRANCHES.md @@ -107,9 +107,10 @@ The following branches are currently maintained: - [`development`](https://github.com/Mbed-TLS/mbedtls/) - [`mbedtls-3.6`](https://github.com/Mbed-TLS/mbedtls/tree/mbedtls-3.6) maintained until March 2027, see - . -- [`mbedtls-2.28`](https://github.com/Mbed-TLS/mbedtls/tree/mbedtls-2.28) - maintained until the end of 2024, see - . + . + +> Note: [**`mbedtls-2.28.10`**](https://github.com/Mbed-TLS/mbedtls/releases/tag/v2.28.10) +is the last release of the 2.28 LTS and won't receive bug fixes or security fixes anymore. +Users are advised to upgrade to a maintained version. Users are urged to always use the latest version of a maintained branch.