File tree Expand file tree Collapse file tree 2 files changed +31
-1
lines changed
Expand file tree Collapse file tree 2 files changed +31
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ DESC="$DISTRO /etc/release and /etc/os-release files"
2525set_arch 64
2626
2727# Update the following line with the current release suffix
28- RELSUFFIX=ak
28+ RELSUFFIX=am
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 r151054
66
7+ ## r151054am (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+ * AMD CPU microcode has been updated to version 20251202.
14+
15+ * OpenSSL updated to version 3.5.5
16+
17+ * OpenSSH was failing to generate login audit events.
18+
19+ ### Other Changes
20+
21+ * Various Zen5 CPUs now have the RDSEED instruction re-enabled if they are
22+ running sufficiently new microcode.
23+
24+ * AMX-equipped CPUs had excessive stack size requirements in order to
25+ * successfully store floating-point register state. That has been remedied.
26+
27+ * The GNU make utility previously contained a hard-coded compiler version in
28+ its default ` CXX ` variable.
29+
30+ * A rarely occurring buffer overflow in rsyslog related to JSON encoding has
31+ been fixed.
32+
33+ <br >
34+
35+ ---
36+
737## r151054ak (2026-01-13)
838Weekly release for w/c 12th of January 2026.
939> This update requires a reboot
You can’t perform that action at this time.
0 commit comments