diff --git a/build/release/build.sh b/build/release/build.sh index 68576ceee6..4d68bbcacc 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=o +RELSUFFIX=p RELEASE=${RELVER}${RELSUFFIX} RELDATE="`date +%Y.%m.%d`" diff --git a/doc/ReleaseNotes.md b/doc/ReleaseNotes.md index 63d01d27d9..a63a5fd8ac 100644 --- a/doc/ReleaseNotes.md +++ b/doc/ReleaseNotes.md @@ -4,6 +4,26 @@ # Release Notes for OmniOSce v11 r151052 +## r151052p (2025-02-24) +Weekly release for w/c 17th of February 2025. +> This update requires a reboot + +### Security Fixes + +* OpenSSH updated to version 9.9p2, addressing + [CVE-2025-26465](https://www.cve.org/CVERecord?id=CVE-2025-26465), + [CVE-2025-26466](https://www.cve.org/CVERecord?id=CVE-2025-26466). + +* libxml2 updated to version 2.13.6 + +### Other Changes + +* Fix for elf header parsing in lx zones. + +
+ +--- + ## r151052o (2025-02-11) Weekly release for w/c 10th of February 2025. > This is a non-reboot update