Skip to content

Commit e848210

Browse files
committed
Preparing for r151044aw
1 parent 245b456 commit e848210

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

build/release/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ SUMMARY="OmniOS release information"
2323
DESC="OmniOS /etc/release and /etc/os-release files"
2424

2525
# Update the following line with the current release suffix
26-
RELSUFFIX=at
26+
RELSUFFIX=aw
2727

2828
RELEASE=${RELVER}${RELSUFFIX}
2929
RELDATE="`date +%Y.%m.%d`"

doc/ReleaseNotes.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@
44

55
# Release Notes for OmniOSce v11 r151044
66

7+
## r151044aw (2023-10-11)
8+
Weekly release for w/c 09th of October 2023.
9+
> This is a non-reboot update
10+
11+
### Security Fixes
12+
13+
* `curl` updated to version 8.4.0, fixing
14+
[CVE-2023-38545](https://curl.se/docs/CVE-2023-38545.html),
15+
[CVE-2023-38546](https://curl.se/docs/CVE-2023-38546.html).
16+
17+
<br>
18+
19+
---
20+
721
## r151044at (2023-09-20)
822
Weekly release for w/c 18th of September 2023.
923
> This is a non-reboot update

0 commit comments

Comments
 (0)