From 367b7a2f54e0098b399ecb47116fe1dcd0a72560 Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Wed, 25 Oct 2023 19:37:42 +0000 Subject: [PATCH] Preparing for r151044ay --- build/release/build.sh | 2 +- doc/ReleaseNotes.md | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/build/release/build.sh b/build/release/build.sh index 0ca3aa5d4c..8c66cbb22c 100755 --- a/build/release/build.sh +++ b/build/release/build.sh @@ -23,7 +23,7 @@ SUMMARY="OmniOS release information" DESC="OmniOS /etc/release and /etc/os-release files" # Update the following line with the current release suffix -RELSUFFIX=aw +RELSUFFIX=ay RELEASE=${RELVER}${RELSUFFIX} RELDATE="`date +%Y.%m.%d`" diff --git a/doc/ReleaseNotes.md b/doc/ReleaseNotes.md index 5af979700b..2f13927286 100644 --- a/doc/ReleaseNotes.md +++ b/doc/ReleaseNotes.md @@ -4,6 +4,19 @@ # Release Notes for OmniOSce v11 r151044 +## r151044ay (2023-10-26) +Weekly release for w/c 23rd of October 2023. +> This is a non-reboot update + +### Security Fixes + +- `openssl` updated to version 3.0.12, fixing + [CVE-2023-5363](https://www.openssl.org/news/secadv/20231024.txt) + +
+ +--- + ## r151044aw (2023-10-11) Weekly release for w/c 09th of October 2023. > This is a non-reboot update