Skip to content

Commit b554b83

Browse files
committed
Preparing for r151050an
1 parent 207fd2c commit b554b83

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-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=al
28+
RELSUFFIX=an
2929

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

doc/ReleaseNotes.md

+21
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,27 @@
44

55
# Release Notes for OmniOSce v11 r151050
66

7+
## r151050an (2025-02-05)
8+
Weekly release for w/c 03rd of February 2025.
9+
> This update requires a reboot
10+
11+
### Security Fixes
12+
13+
* OpenJDK packages updated to versions 1.8.442-06, 11.0.26+4, 17.0.14+17 and
14+
21.0.6+7.
15+
16+
* Fix for P == Q corner case in ECC; see
17+
[illumos 17137](https://www.illumos.org/issues/17137).
18+
19+
* Curl updated to 8.12.0, addressing
20+
[CVE-2025-0167](https://curl.se/docs/CVE-2025-0167.html),
21+
[CVE-2025-0665](https://curl.se/docs/CVE-2025-0665.html),
22+
[CVE-2025-0725](https://curl.se/docs/CVE-2025-0725.html).
23+
24+
<br>
25+
26+
---
27+
728
## r151050al (2025-01-23)
829
Weekly release for w/c 20th of January 2025.
930
> This is a non-reboot update

0 commit comments

Comments
 (0)