From 23fb3b77a2b2cf53eff1697888f443236069b30c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Cab=C3=A9?= Date: Fri, 1 Nov 2024 14:05:29 +0100 Subject: [PATCH] doc: releases: Use :cve: role in security section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adopte `:cve:` role to automatically link to CVE. Signed-off-by: Benjamin Cabé --- doc/releases/release-notes-4.0.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/releases/release-notes-4.0.rst b/doc/releases/release-notes-4.0.rst index 4edc8c3ffe475c..c47b46e588ba05 100644 --- a/doc/releases/release-notes-4.0.rst +++ b/doc/releases/release-notes-4.0.rst @@ -25,7 +25,7 @@ The following CVEs are addressed by this release: More detailed information can be found in: https://docs.zephyrproject.org/latest/security/vulnerabilities.html -* CVE-2024-8798: Under embargo until 2024-11-22 +* :cve:`2024-8798`: Under embargo until 2024-11-22 API Changes ***********