Skip to content

Commit 903d759

Browse files
stydxmMingcongBai
authored andcommitted
rclone: security update to 1.74.0
Signed-off-by: stydxm <stydxm@outlook.com>
1 parent b9920ea commit 903d759

4 files changed

Lines changed: 12 additions & 30 deletions

File tree

app-web/rclone/autobuild/patches/0002-s3-implement-alternate-hashes.patch renamed to app-web/rclone/autobuild/patches/0001-s3-implement-alternate-hashes.patch

File renamed without changes.

app-web/rclone/autobuild/patches/0001-update-saferith-for-loongarch64.patch

Lines changed: 0 additions & 28 deletions
This file was deleted.

app-web/rclone/spec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
VER=1.73.3
2-
REL=1
1+
VER=1.74.0
32
SRCS="git::commit=tags/v$VER::https://github.com/rclone/rclone"
43
CHKSUMS="SKIP"
54
CHKUPDATE="anitya::id=11750"

topics/rclone-1.74.0.toml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
security = true
2+
3+
[name]
4+
default = "Rclone 1.74.0"
5+
6+
[caution]
7+
default = "Fixes 2 Missing Authentication for Critical Function vulnerability (CVE-2026-41176, CVE-2026-41179, Severity: Critical)"
8+
zh_CN = "修复了两个关键功能缺少认证的漏洞(CVE-2026-41176、CVE-2026-41179,严重性:严重)"
9+
10+
[packages-v2]
11+
"rclone" = "< 1.74.0"

0 commit comments

Comments
 (0)