Skip to content

Commit febf06e

Browse files
authored
Merge pull request #4036 from citrus-it/_r151046ee
Preparing for r151046ee (r151046)
2 parents 422ac3d + a2065d6 commit febf06e

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

build/release/build.sh

Lines changed: 1 addition & 1 deletion
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=dw
28+
RELSUFFIX=ee
2929

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

doc/ReleaseNotes.md

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

55
# Release Notes for OmniOSce v11 r151046
66

7+
## r151046ee (2025-11-26)
8+
Weekly release for w/c 24th of November 2025.
9+
> This update requires a reboot
10+
11+
### Security Fixes
12+
13+
* Update Intel CPU microcode to 20251111.
14+
15+
### Other Changes
16+
17+
* Under specific circumstances, transactions in the ZFS transaction log could
18+
be replayed out of order following an unexpected system restart, potentially
19+
resulting in data corruption.
20+
21+
* Unloading the `softmac` driver could result in a system panic.
22+
23+
* Fix for a NFS client regression with macOS 14 server.
24+
25+
* `OpenJDK` packages updated to versions 1.8.472-08, 11.0.29+7, 17.0.17+10 and
26+
21.0.9+10.
27+
28+
* `Python` updated to version 3.11.4.
29+
30+
<br>
31+
32+
---
33+
734
## r151046dw (2025-10-01)
835
Weekly release for w/c 29th of September 2025.
936
> This is a non-reboot update

0 commit comments

Comments
 (0)