You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 to fix CVE-2025-30204 (dependabot[bot])
16
+
* Update github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 to fix CVE-2025-30204 (dependabot[bot])
17
+
* Update golang.org/x/crypto to v0.35.0 to fix CVE-2025-22869 (Nick Craig-Wood)
18
+
* Update golang.org/x/net from 0.36.0 to 0.38.0 to fix CVE-2025-22870 (dependabot[bot])
19
+
* Update golang.org/x/net to 0.36.0. to fix CVE-2025-22869 (dependabot[bot])
20
+
* Stop building with go < go1.23 as security updates forbade it (Nick Craig-Wood)
21
+
* Fix docker plugin build (Anagh Kumar Baranwal)
22
+
* cmd: Fix crash if rclone is invoked without any arguments (Janne Hellsten)
23
+
* config: Read configuration passwords from stdin even when terminated with EOF (Samantha Bowen)
24
+
* doc fixes (Andrew Kreimer, Danny Garside, eccoisle, Ed Craig-Wood, emyarod, jack, Jugal Kishore, Markus Gerstel, Michael Kebe, Nick Craig-Wood, simonmcnair, simwai, Zachary Vorhies)
25
+
* fs: Fix corruption of SizeSuffix with "B" suffix in config (eg --min-size) (Nick Craig-Wood)
26
+
* lib/http: Fix race between Serve() and Shutdown() (Nick Craig-Wood)
27
+
* object: Fix memory object out of bounds Seek (Nick Craig-Wood)
28
+
* operations: Fix call fmt.Errorf with wrong err (alingse)
29
+
* rc
30
+
* Disable the metrics server when running `rclone rc` (hiddenmarten)
31
+
* Fix debug/* commands not being available over unix sockets (Nick Craig-Wood)
32
+
* serve nfs: Fix unlikely crash (Nick Craig-Wood)
33
+
* stats: Fix the speed not getting updated after a pause in the processing (Anagh Kumar Baranwal)
34
+
* sync
35
+
* Fix cpu spinning when empty directory finding with leading slashes (Nick Craig-Wood)
36
+
* Copy dir modtimes even when copyEmptySrcDirs is false (ll3006)
37
+
* VFS
38
+
* Fix directory cache serving stale data (Lorenz Brun)
39
+
* Fix inefficient directory caching when directory reads are slow (huanghaojun)
40
+
* Fix integration test failures (Nick Craig-Wood)
41
+
* Drive
42
+
* Metadata: fix error when setting copy-requires-writer-permission on a folder (Nick Craig-Wood)
43
+
* Dropbox
44
+
* Retry link without expiry (Dave Vasilevsky)
45
+
* HTTP
46
+
* Correct root if definitely pointing to a file (nielash)
47
+
* Iclouddrive
48
+
* Fix so created files are writable (Ben Alex)
49
+
* Onedrive
50
+
* Fix metadata ordering in permissions (Nick Craig-Wood)
0 commit comments