From 9e9d18d945c8d457c1838b562b7de9720c70b0e7 Mon Sep 17 00:00:00 2001 From: Christopher Friedt Date: Thu, 29 Feb 2024 11:10:19 -0500 Subject: [PATCH] doc: release: update eol for ltsv2 to 2025-01-26 Update the documentation page to reflect the latest LTSv2 release and tentative end-of-life (EOL) date. Note: the actual EOL date is still dependant on the official LTSv3 release date and may be subject to change. Signed-off-by: Christopher Friedt --- doc/releases/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/releases/index.rst b/doc/releases/index.rst index 6bb9fd225c..544f721994 100644 --- a/doc/releases/index.rst +++ b/doc/releases/index.rst @@ -56,7 +56,7 @@ Supported Releases +-----------------+----------------+---------------+ | Release | Release date | EOL | +=================+================+===============+ -| `Zephyr 2.7.5`_ | 2023-06-01 | 2024-08-31 | +| `Zephyr 2.7.6`_ | 2024-03-01 | 2025-01-26 | +-----------------+----------------+---------------+ | `Zephyr 3.6.0`_ | 2024-02-23 | 2024-11-29 | +-----------------+----------------+---------------+ @@ -112,6 +112,6 @@ in the migration guide. This includes: .. _`GitHub repository`: https://github.com/zephyrproject-rtos/zephyr .. _`GitHub tagged releases`: https://github.com/zephyrproject-rtos/zephyr/tags -.. _`Zephyr 2.7.5`: https://docs.zephyrproject.org/2.7.5/ +.. _`Zephyr 2.7.6`: https://docs.zephyrproject.org/2.7.6/ .. _`Zephyr 3.5.0`: https://docs.zephyrproject.org/3.5.0/ .. _`Zephyr 3.6.0`: https://docs.zephyrproject.org/3.6.0/