File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed
Expand file tree Collapse file tree 2 files changed +28
-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"
2525set_arch 64
2626
2727# Update the following line with the current release suffix
28- RELSUFFIX=dw
28+ RELSUFFIX=ee
2929
3030RELEASE=${RELVER}${RELSUFFIX}
3131RELDATE=" ` date +%Y.%m.%d` "
Original file line number Diff line number Diff line change 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)
835Weekly release for w/c 29th of September 2025.
936> This is a non-reboot update
You can’t perform that action at this time.
0 commit comments