From 872f63373bfa899e33ff4747ad490a7bb25a67a9 Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Wed, 15 Nov 2023 11:18:45 +0000 Subject: [PATCH] Preparing for r151048b --- build/release/build.sh | 2 +- doc/ReleaseNotes.md | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/build/release/build.sh b/build/release/build.sh index 79d2d6c7c3..d2ddf85b9c 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=b RELEASE=${RELVER}${RELSUFFIX} RELDATE="`date +%Y.%m.%d`" diff --git a/doc/ReleaseNotes.md b/doc/ReleaseNotes.md index 40382a4124..c34eec2101 100644 --- a/doc/ReleaseNotes.md +++ b/doc/ReleaseNotes.md @@ -4,6 +4,27 @@ # Release Notes for OmniOS v11 r151048 +## r151048b (2023-11-15) +Weekly release for w/c 13th of November 2023. +> This update requires a reboot + +### Security Fixes + +* Intel CPU microcode updated to 20231114, including a security update for + [INTEL-SA-00950](https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00950.html). + +* AMD CPU microcode updated to 20231019. + +### Other Changes + +* The UUID of a bhyve VM was changing on every zone restart. For VMs using + cloud-init, this caused them to be considered as a new host on each cold + boot. + +
+ +--- + Stable Release, 6th of Nov 2023 `uname -a` shows `omnios-r151048-24333ee74c`