diff --git a/build/release/build.sh b/build/release/build.sh index fe61e5f195..0ca3aa5d4c 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=at +RELSUFFIX=aw RELEASE=${RELVER}${RELSUFFIX} RELDATE="`date +%Y.%m.%d`" diff --git a/doc/ReleaseNotes.md b/doc/ReleaseNotes.md index b51eee01e0..5af979700b 100644 --- a/doc/ReleaseNotes.md +++ b/doc/ReleaseNotes.md @@ -4,6 +4,20 @@ # Release Notes for OmniOSce v11 r151044 +## r151044aw (2023-10-11) +Weekly release for w/c 09th of October 2023. +> This is a non-reboot update + +### Security Fixes + +* `curl` updated to version 8.4.0, fixing + [CVE-2023-38545](https://curl.se/docs/CVE-2023-38545.html), + [CVE-2023-38546](https://curl.se/docs/CVE-2023-38546.html). + +
+ +--- + ## r151044at (2023-09-20) Weekly release for w/c 18th of September 2023. > This is a non-reboot update