Skip to content

Commit 2bca025

Browse files
committed
preparing for r151050al
1 parent 86d1528 commit 2bca025

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-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=ak
28+
RELSUFFIX=al
2929

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

doc/ReleaseNotes.md

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

55
# Release Notes for OmniOSce v11 r151050
66

7+
## r151050al (2025-01-23)
8+
Weekly release for w/c 20th of January 2025.
9+
> This is a non-reboot update
10+
11+
### Other Changes
12+
13+
* Updated `rsync` to 3.4.1 fixing regressions introduced in 3.4.0.
14+
15+
* Updated `perl` to 5.38.3.
16+
17+
<br>
18+
19+
---
20+
721
## r151050ak (2025-01-14)
822
Weekly release for w/c 13th of January 2025.
923
> This is a non-reboot update

0 commit comments

Comments
 (0)