Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rclone for openSUSE:Factory checked 
in at 2026-07-09 22:20:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rclone (Old)
 and      /work/SRC/openSUSE:Factory/.rclone.new.1991 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rclone"

Thu Jul  9 22:20:49 2026 rev:85 rq:1364657 version:1.74.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/rclone/rclone.changes    2026-07-08 
17:42:26.429812970 +0200
+++ /work/SRC/openSUSE:Factory/.rclone.new.1991/rclone.changes  2026-07-09 
22:21:55.419330158 +0200
@@ -1,0 +2,54 @@
+Wed Jul 08 18:56:46 UTC 2026 - Marcus Rueckert <[email protected]>
+
+- Update to version 1.74.4:
+  * Version v1.74.4
+  * gui: update embedded release to 1.1.10
+  * local: stop --links symlinks escaping the destination directory 
CVE-2026-54572
+  * local: don't restore setuid/setgid/sticky bits from metadata by default 
GHSA-945v-v9p3-v5xw
+  * s3: strip STS security token on same-host HTTPS->HTTP redirect 
GHSA-cf44-9pgv-m4xc
+  * serve restic: fix --private-repos isolation bypass CVE-2026-59733
+  * archive extract: fix path traversal letting archives escape the 
destination CVE-2026-59732
+  * serve s3: fix path traversal letting clients see files in the root 
GHSA-8v25-v8p6-qf7v
+  * build: fix multiple CVEs by upgrading to go1.26.5
+  * s3: fix mounting a prefix failing with 403 when HEAD is not permitted
+  * drive, googlephotos: warn when using rclone's shared client_id #9580
+  * drive: fix stray %!(EXTRA) in unexportable google document log message
+  * serve/http: fix --disable-zip so it works over rc
+  * serve webdav: fix MOVE overwrite failing without Overwrite header
+  * fs: fix negative offset when a suffix Range request exceeds object size
+  * accounting: fix goroutine leak in NewStatsGroup for zero-transfer rc jobs
+  * cmd/mount2: fix NFS directory listings by supporting non-zero Seekdir 
offsets
+  * cmd/mount2: fix ESTALE over NFS by reporting stable inode numbers
+  * cmd/mount2: fix NFS file creation by implementing Mknod
+  * smb: fix for IBM iSeries and signature verification
+  * mega: fix hard deleted files reappearing in listings - fixes #9554
+  * mega: wait for server events after upload, delete and move
+  * vfs: fix hang reopening a file during the handle-caching grace period
+  * s3: correct documented copy_cutoff minimum to 1 byte - Fixes #7391
+  * fs: fix command line flag being ignored when set to its default value
+  * docs: fix copy to clipboard functionality for code blocks
+  * fs/operations: correct DeleteFile --backup-dir documentation
+  * build: update golang.org/x/image to v0.43.0 to fix image decoding 
vulnerabilities
+  * docs: clarify copyto command description - Fixes #9527
+  * docs: fix typo in remote setup docs
+  * serve s3: fix spurious 404 on HEAD/GET during VFS writeback - fixes #8188
+  * * s3: fix error mapping in GetObject to match HeadObject
+  * filter: fix --files-from copy stopping at the first unreadable file
+  * docs: Fix RELEASE.md
+  * ncdu: fix duplicated keystrokes on Windows by pinning tcell to v2.9.0
+  * completion: fix powershell completion corrupting non-ASCII names - fixes 
#9412
+  * docs/crypt: fix encrypted size example - Fixes #9202
+  * docs: drive: note Google verification exemption for personal use apps
+  * rc: document that rc API access is equivalent to shell access
+  * docs: drive: update documentation about "Computers" folder
+  * accounting: fix goroutine leak in ResetCounters
+  * docs: fix --windows-event-log-level help
+  * backend/filelu: fix recursive listing path handling and file filtering
+  * docs: bisync - clarify flag interaction and minor changes
+  * docs: Update RELEASE.md to use cherry-pick -x
+  * webdav: fix mixed property statuses in multi-status responses
+  * s3: remove session token on cross-host redirects
+  * drive: warn when non-exportable Google documents are skipped - #9475
+  * Start v1.74.4-DEV development
+
+-------------------------------------------------------------------

Old:
----
  rclone-1.74.3.tar.xz

New:
----
  rclone-1.74.4.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rclone.spec ++++++
--- /var/tmp/diff_new_pack.34LxQM/_old  2026-07-09 22:21:56.799377588 +0200
+++ /var/tmp/diff_new_pack.34LxQM/_new  2026-07-09 22:21:56.799377588 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           rclone
-Version:        1.74.3
+Version:        1.74.4
 Release:        0
 Summary:        Rsync for cloud storage
 License:        MIT
@@ -27,7 +27,7 @@
 Source:         %{name}-%{version}.tar.xz
 Source1:        vendor.tar.xz
 BuildRequires:  fdupes
-BuildRequires:  go >= 1.26
+BuildRequires:  go >= 1.26.5
 BuildRequires:  golang-packaging
 %if 0%{?sle_version} >= 150500 && 0%{?sle_version} < 160000 && 0%{?is_opensuse}
 BuildRequires:  gcc11

++++++ _service ++++++
--- /var/tmp/diff_new_pack.34LxQM/_old  2026-07-09 22:21:56.851379376 +0200
+++ /var/tmp/diff_new_pack.34LxQM/_new  2026-07-09 22:21:56.867379925 +0200
@@ -5,7 +5,7 @@
     <param name="exclude">.git</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
-    <param name="revision">v1.74.3</param>
+    <param name="revision">v1.74.4</param>
     <param name="filename">rclone</param>
     <param name="changesgenerate">enable</param>
   </service>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.34LxQM/_old  2026-07-09 22:21:56.899381025 +0200
+++ /var/tmp/diff_new_pack.34LxQM/_new  2026-07-09 22:21:56.903381163 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/rclone/rclone.git</param>
-              <param 
name="changesrevision">37e4117f48bdef0fa1ba27f6467d7a891b0b55ba</param></service></servicedata>
+              <param 
name="changesrevision">5bc93a2a7ab0ebd0a11352bc4968eabeffb18027</param></service></servicedata>
 (No newline at EOF)
 

++++++ rclone-1.74.3.tar.xz -> rclone-1.74.4.tar.xz ++++++
/work/SRC/openSUSE:Factory/rclone/rclone-1.74.3.tar.xz 
/work/SRC/openSUSE:Factory/.rclone.new.1991/rclone-1.74.4.tar.xz differ: char 
15, line 1

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/rclone/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.rclone.new.1991/vendor.tar.xz differ: char 25, line 
1

Reply via email to