File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed
Expand file tree Collapse file tree 2 files changed +24
-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=el
28+ RELSUFFIX=en
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+ ## r151046en (2026-01-29)
8+ Weekly release for w/c 26th of January 2026.
9+ > This update requires a reboot
10+
11+ ### Security Fixes
12+
13+ * OpenSSL updated to version 3.0.19
14+
15+ ### Other Changes
16+
17+ * AMX-equipped CPUs had excessive stack size requirements in order to
18+ * successfully store floating-point register state. That has been remedied.
19+
20+ * The GNU make utility previously contained a hard-coded compiler version in
21+ its default ` CXX ` variable.
22+
23+ * A rarely occurring buffer overflow in rsyslog related to JSON encoding has
24+ been fixed.
25+
26+ <br >
27+
28+ ---
29+
730## r151046el (2026-01-14)
831Weekly release for w/c 12th of January 2026.
932> This update requires a reboot
You can’t perform that action at this time.
0 commit comments