File tree 2 files changed +23
-1
lines changed
2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ DESC="$DISTRO /etc/release and /etc/os-release files"
25
25
set_arch 64
26
26
27
27
# Update the following line with the current release suffix
28
- RELSUFFIX=i
28
+ RELSUFFIX=k
29
29
30
30
RELEASE=${RELVER}${RELSUFFIX}
31
31
RELDATE=" ` date +%Y.%m.%d` "
Original file line number Diff line number Diff line change 4
4
5
5
# Release Notes for OmniOSce v11 r151052
6
6
7
+ ## r151052k (2025-01-14)
8
+ Weekly release for w/c 13th of January 2025.
9
+ > This is a non-reboot update
10
+
11
+ ### Security Fixes
12
+
13
+ - git has been updated to version 2.46.3, fixing
14
+ [ CVE-2024 -50349] ( https://www.cve.org/CVERecord?id=CVE-2024-50349 ) ,
15
+ [ CVE-2024 -52006] ( https://www.cve.org/CVERecord?id=CVE-2024-52006 ) .
16
+
17
+ - rsync has been updated to version 3.4.0, fixing
18
+ [ CVE-2024 -12084] ( https://www.cve.org/CVERecord?id=CVE-2024-12084 ) ,
19
+ [ CVE-2024 -12085] ( https://www.cve.org/CVERecord?id=CVE-2024-12085 ) ,
20
+ [ CVE-2024 -12086] ( https://www.cve.org/CVERecord?id=CVE-2024-12086 ) ,
21
+ [ CVE-2024 -12087] ( https://www.cve.org/CVERecord?id=CVE-2024-12087 ) ,
22
+ [ CVE-2024 -12088] ( https://www.cve.org/CVERecord?id=CVE-2024-12088 ) ,
23
+ [ CVE-2024 -12747] ( https://www.cve.org/CVERecord?id=CVE-2024-12747 ) .
24
+
25
+ <br >
26
+
27
+ ---
28
+
7
29
## r151052i (2025-01-02)
8
30
Weekly release for w/c 30th of December 2024.
9
31
> This is a non-reboot update
You can’t perform that action at this time.
0 commit comments