Skip to content

Commit d854f18

Browse files
committed
Preparing for r151052o
1 parent 7837e73 commit d854f18

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-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=n
28+
RELSUFFIX=o
2929

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

doc/ReleaseNotes.md

+18-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,25 @@
44

55
# Release Notes for OmniOSce v11 r151052
66

7+
## r151052o (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.3.3, addressing:
14+
[CVE-2024-12797](https://www.openssl.org/news/vulnerabilities.html#CVE-2024-12797),
15+
[CVE-2024-13176](https://www.openssl.org/news/vulnerabilities.html#CVE-2024-13176),
16+
[CVE-2024-9143](https://www.openssl.org/news/vulnerabilities.html#CVE-2024-9143).
17+
18+
* Python updated to version 3.12.9.
19+
20+
<br>
21+
22+
---
23+
724
## r151052n (2025-02-05)
8-
Weekly release for w/c 03rd of February 2025.
25+
Weekly release for w/c 3rd of February 2025.
926
> This update requires a reboot
1027
1128
### Security Fixes

0 commit comments

Comments
 (0)