From 3bfac3a316fbd0accba5db842c53cf222c9e2875 Mon Sep 17 00:00:00 2001 From: Stephanos Ioannidis Date: Sat, 5 Oct 2024 01:16:33 +0900 Subject: [PATCH 1/2] release-notes: Add release notes for 0.16.9-rc3 This commit adds the release notes for the Zephyr SDK 0.16.9-rc3 release. Signed-off-by: Stephanos Ioannidis --- release-notes.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/release-notes.md b/release-notes.md index 55c92158..30908546 100644 --- a/release-notes.md +++ b/release-notes.md @@ -1,6 +1,6 @@ # Notes / Changes in various releases -## Zephyr SDK 0.16.9-rc2 +## Zephyr SDK 0.16.9-rc3 - general: @@ -34,10 +34,6 @@ software using Cortex-M Security Extensions (CMSE). For more details, refer to the CVE-2024-0151. -- picolibc: - - * Updated to Picolibc 1.8.8 release. - ## Zephyr SDK 0.16.7/0.16.8 - gcc: From 387b18c98175eaec309a9aa756232724ed01169b Mon Sep 17 00:00:00 2001 From: Stephanos Ioannidis Date: Sat, 5 Oct 2024 01:17:13 +0900 Subject: [PATCH 2/2] VERSION: Bump to 0.16.9-rc3 This commit bumps the Zephyr SDK version to 0.16.9-rc3. Signed-off-by: Stephanos Ioannidis --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 3f8d610e..0e035b99 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.16.9-rc2 +0.16.9-rc3