From 21689f1b0d6ebfe35b73753763dd1c20011f7061 Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Thu, 21 Mar 2024 11:50:49 +0000 Subject: [PATCH] Preparing for r151046au --- build/release/build.sh | 2 +- doc/ReleaseNotes.md | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/build/release/build.sh b/build/release/build.sh index a0246bebfc..909a652bcf 100755 --- a/build/release/build.sh +++ b/build/release/build.sh @@ -25,7 +25,7 @@ DESC="OmniOS /etc/release and /etc/os-release files" set_arch 64 # Update the following line with the current release suffix -RELSUFFIX=ap +RELSUFFIX=au RELEASE=${RELVER}${RELSUFFIX} RELDATE="`date +%Y.%m.%d`" diff --git a/doc/ReleaseNotes.md b/doc/ReleaseNotes.md index 1d18f8203a..6738112117 100644 --- a/doc/ReleaseNotes.md +++ b/doc/ReleaseNotes.md @@ -4,6 +4,18 @@ # Release Notes for OmniOSce v11 r151046 +## r151046au (2024-03-21) +Weekly release for w/c 25th of March 2024. +> This is a non-reboot update + +### Security Fixes + +### Other Changes + +
+ +--- + ## r151046ap (2024-02-15) Weekly release for w/c 12th of February 2024. > This update requires a reboot