Skip to content

Commit d899cbc

Browse files
authored
Merge pull request #3866 from citrus-it/_r151050ap
Preparing for r151050ap (r151050)
2 parents ad8b6cc + 7639d7f commit d899cbc

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

build/release/build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ DESC="$DISTRO /etc/release and /etc/os-release files"
2525
set_arch 64
2626

2727
# Update the following line with the current release suffix
28-
RELSUFFIX=ao
28+
RELSUFFIX=ap
2929

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

doc/ReleaseNotes.md

+20
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,26 @@
44

55
# Release Notes for OmniOSce v11 r151050
66

7+
## r151050ap (2025-02-24)
8+
Weekly release for w/c 17th of February 2025.
9+
> This update requires a reboot
10+
11+
### Security Fixes
12+
13+
* OpenSSH updated, addressing
14+
[CVE-2025-26465](https://www.cve.org/CVERecord?id=CVE-2025-26465),
15+
[CVE-2025-26466](https://www.cve.org/CVERecord?id=CVE-2025-26466).
16+
17+
* libxml2 updated to version 2.12.10
18+
19+
### Other Changes
20+
21+
* Fix for elf header parsing in lx zones.
22+
23+
<br>
24+
25+
---
26+
727
## r151050ao (2025-02-11)
828
Weekly release for w/c 10th of February 2025.
929
> This is a non-reboot update

0 commit comments

Comments
 (0)