Skip to content

Commit 16fae4d

Browse files
authored
Merge pull request #4071 from citrus-it/_r151046en
Preparing for r151046en (r151046)
2 parents 7d84a8e + 304b487 commit 16fae4d

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-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=el
28+
RELSUFFIX=en
2929

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

doc/ReleaseNotes.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,29 @@
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)
831
Weekly release for w/c 12th of January 2026.
932
> This update requires a reboot

0 commit comments

Comments
 (0)