8000 Switch to customized (instead of official) forked rclone v1.65.2 buil… · solisoft/arangodb@86f384b · GitHub
[go: up one dir, main page]

Skip to content

Commit 86f384b

Browse files
committed
Switch to customized (instead of official) forked rclone v1.65.2 built with go1.23.8 to avoid CVEs
1 parent 5ad23a6 commit 8
8000
6f384b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
devel
22
-----
33

4+
* Switched to customized (instead of official) forked rclone v1.65.2 built with
5+
go1.23.8 to avoid CVEs.
6+
47
* Fix BTS-2119: The optimization rule `async-prefetch` could cause
58
crashes when a query aborts early, e.g. due to a runtime error,
69
the query being killed, or the memory limit being reached.
@@ -11,9 +14,6 @@ devel
1114

1215
* Updated ArangoDB Starter to v0.19.10.
1316

14-
* Rebuilt included rclone v1.65.5 with go1.22.12 and non-vulnerable
15-
dependencies.
16-
1717
* Remove overeager assert, only relevant for testing.
1818

1919
* Implement license changes: The Community Edition without a license now has a

VERSIONS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ GCC_LINUX "13.2.0"
44
CLANG_LINUX "19.1.7"
55
OPENSSL_LINUX "3.5.0"
66
USE_RCLONE "true"
7-
RCLONE_GO "1.22.12-f93fbc9"
7+
RCLONE_GO "1.23.8-ed23da8"
88
RCLONE_VERSION "1.65.2"
99
MINIMAL_DEBUG_INFO "On"
1010
DEFAULT_ARCHITECTURE "sandy-bridge"

0 commit comments

Comments
 (0)
0