Skip to content

Commit 245b456

Browse files
authored
Merge pull request #3362 from citrus-it/_r151044at
Preparing for r151044at (r151044)
2 parents c63d492 + 9220855 commit 245b456

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-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=ap
26+
RELSUFFIX=at
2727

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

doc/ReleaseNotes.md

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

55
# Release Notes for OmniOSce v11 r151044
66

7+
## r151044at (2023-09-20)
8+
Weekly release for w/c 18th of September 2023.
9+
> This is a non-reboot update
10+
11+
### Security Fixes
12+
13+
* Curl has been updated to version 8.3.0
14+
15+
* OpenJDK has has been updated to 11.0.20.1+1 and 17.0.8.1+1
16+
17+
* Python has been updated to version 3.10.13
18+
19+
* OpenSSL has been updated to version 3.0.11
20+
21+
<br>
22+
23+
---
24+
725
## r151044ap (2023-08-24)
826
Weekly release for w/c 21st of August 2023.
927
> This update requires a reboot

0 commit comments

Comments
 (0)