File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ SUMMARY="OmniOS release information"
23
23
DESC=" OmniOS /etc/release and /etc/os-release files"
24
24
25
25
# Update the following line with the current release suffix
26
- RELSUFFIX=ap
26
+ RELSUFFIX=at
27
27
28
28
RELEASE=${RELVER}${RELSUFFIX}
29
29
RELDATE=" ` date +%Y.%m.%d` "
Original file line number Diff line number Diff line change 4
4
5
5
# Release Notes for OmniOSce v11 r151044
6
6
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
+
7
25
## r151044ap (2023-08-24)
8
26
Weekly release for w/c 21st of August 2023.
9
27
> This update requires a reboot
You can’t perform that action at this time.
0 commit comments