From d628b9a3eb3d566dc7a67cccf9c809b6373c2c5d Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Tue, 10 Dec 2024 15:38:00 +0000 Subject: [PATCH] Preparing for r151050af --- build/release/build.sh | 2 +- doc/ReleaseNotes.md | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/build/release/build.sh b/build/release/build.sh index e9d7718a3..490bf0c68 100755 --- a/build/release/build.sh +++ b/build/release/build.sh @@ -25,7 +25,7 @@ DESC="$DISTRO /etc/release and /etc/os-release files" set_arch 64 # Update the following line with the current release suffix -RELSUFFIX=ac +RELSUFFIX=af RELEASE=${RELVER}${RELSUFFIX} RELDATE="`date +%Y.%m.%d`" diff --git a/doc/ReleaseNotes.md b/doc/ReleaseNotes.md index defba551e..fafa502f3 100644 --- a/doc/ReleaseNotes.md +++ b/doc/ReleaseNotes.md @@ -4,6 +4,26 @@ # Release Notes for OmniOSce v11 r151050 +## r151050af (2024-12-11) +Weekly release for w/c 9th of December 2024. +> This update requires a reboot + +### Security Fixes + +* AMD CPU microcode updated to version 20241121 + +* Intel CPU microcode updated to version 20241112 + +* Python updated to 3.12.8 + +### Other Changes + +* Curl updated to version 8.11.1 + +
+ +--- + ## r151050ac (2024-11-20) Weekly release for w/c 18th of November 2024. > This is a non-reboot update