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