Commit 5b41d79 1 parent efe689a commit 5b41d79 Copy full SHA for 5b41d79
File tree 2 files changed +26
-1
lines changed
2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ DESC="OmniOS /etc/release and /etc/os-release files"
25
25
set_arch 64
26
26
27
27
# Update the following line with the current release suffix
28
- RELSUFFIX=cm
28
+ RELSUFFIX=co
29
29
30
30
RELEASE=${RELVER}${RELSUFFIX}
31
31
RELDATE=" ` date +%Y.%m.%d` "
Original file line number Diff line number Diff line change 4
4
5
5
# Release Notes for OmniOSce v11 r151046
6
6
7
+ ## r151046co (2025-02-05)
8
+ Weekly release for w/c 03rd of February 2025.
9
+ > This update requires a reboot
10
+
11
+ ### Security Fixes
12
+
13
+ * OpenJDK packages updated to versions 1.8.442-06, 11.0.26+4, 17.0.14+17 and
14
+ 21.0.6+7.
15
+
16
+ * Fix for P == Q corner case in ECC; see
17
+ [ illumos 17137] ( https://www.illumos.org/issues/17137 ) .
18
+
19
+ * Curl updated to 8.12.0, addressing
20
+ [ CVE-2025 -0167] ( https://curl.se/docs/CVE-2025-0167.html ) ,
21
+ [ CVE-2025 -0665] ( https://curl.se/docs/CVE-2025-0665.html ) ,
22
+ [ CVE-2025 -0725] ( https://curl.se/docs/CVE-2025-0725.html ) .
23
+
24
+ ### Other Changes
25
+
26
+ * ESX offline disk resize previously prevented growing zpool.
27
+
28
+ <br >
29
+
30
+ ---
31
+
7
32
## r151046cm (2025-01-23)
8
33
Weekly release for w/c 20th of January 2025.
9
34
> This is a non-reboot update
You can’t perform that action at this time.
0 commit comments