Skip to content

Commit f0a7a54

Browse files
committed
Preparing for r151050ao
1 parent dce68ea commit f0a7a54

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
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=an
28+
RELSUFFIX=ao
2929

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

doc/ReleaseNotes.md

+17-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,24 @@
44

55
# Release Notes for OmniOSce v11 r151050
66

7+
## r151050ao (2025-02-11)
8+
Weekly release for w/c 10th of February 2025.
9+
> This is a non-reboot update
10+
11+
### Security Fixes
12+
13+
* OpenSSL updated to version 3.1.8, addressing:
14+
[CVE-2024-13176](https://www.openssl.org/news/vulnerabilities.html#CVE-2024-13176),
15+
[CVE-2024-9143](https://www.openssl.org/news/vulnerabilities.html#CVE-2024-9143).
16+
17+
* Python updated to version 3.12.9.
18+
19+
<br>
20+
21+
---
22+
723
## r151050an (2025-02-05)
8-
Weekly release for w/c 03rd of February 2025.
24+
Weekly release for w/c 3rd of February 2025.
925
> This update requires a reboot
1026
1127
### Security Fixes

0 commit comments

Comments
 (0)