Skip to content

Commit 7611e8c

Browse files
committed
Preparing for r151046co
1 parent efe689a commit 7611e8c

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

build/release/build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ DESC="OmniOS /etc/release and /etc/os-release files"
2525
set_arch 64
2626

2727
# Update the following line with the current release suffix
28-
RELSUFFIX=cm
28+
RELSUFFIX=co
2929

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

doc/ReleaseNotes.md

+20
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,26 @@
44

55
# Release Notes for OmniOSce v11 r151046
66

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+
### Other Changes
20+
21+
* ESX offline disk resize previously prevented growing zpool.
22+
23+
<br>
24+
25+
---
26+
727
## r151046cm (2025-01-23)
828
Weekly release for w/c 20th of January 2025.
929
> This is a non-reboot update

0 commit comments

Comments
 (0)