diff --git a/build/release/build.sh b/build/release/build.sh index ad647d67a..7d87b8fd4 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= +RELSUFFIX=d RELEASE=${RELVER}${RELSUFFIX} RELDATE="`date +%Y.%m.%d`" diff --git a/doc/ReleaseNotes.md b/doc/ReleaseNotes.md index f60bc18f3..f7ac81c0a 100644 --- a/doc/ReleaseNotes.md +++ b/doc/ReleaseNotes.md @@ -4,6 +4,39 @@ # Release Notes for OmniOSce v11 r151056 +## r151056d (2025-11-26) +Weekly release for w/c 24th of November 2025. +> This update requires a reboot + +### Security Fixes + +* Update Intel CPU microcode to 20251111. + +* Disable the faulty `RDSEED` instruction on vulnerable Zen5 processors. + +### Other Changes + +* Under specific circumstances, transactions in the ZFS transaction log could + be replayed out of order following an unexpected system restart, potentially + resulting in data corruption. + +* Unloading the `softmac` driver could result in a system panic. + +* The `pcieadm` utility can now decode Virtio vendor-specific capabilities. + +* Fix for a NFS client regression with macOS 14 server. + +* `git` updated to version 2.51.2 + +* `OpenJDK` packages updated to versions 1.8.472-08, 11.0.29+7, 17.0.17+10 and + 21.0.9+10. + +* `Python` updated to version 3.13.9. + +
+ +--- + Stable Release, 3rd of Nov 2025 `uname -a` shows `omnios-r151056-128de81dcd`