Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rclone for openSUSE:Factory checked 
in at 2023-01-02 15:02:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rclone (Old)
 and      /work/SRC/openSUSE:Factory/.rclone.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rclone"

Mon Jan  2 15:02:49 2023 rev:37 rq:1046174 version:1.61.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/rclone/rclone.changes    2022-12-06 
14:24:11.806046993 +0100
+++ /work/SRC/openSUSE:Factory/.rclone.new.1563/rclone.changes  2023-01-02 
15:02:55.065603641 +0100
@@ -1,0 +2,62 @@
+Mon Jan  2 12:40:55 UTC 2023 - Paolo Stivanin <i...@paolostivanin.com>
+
+- Update to 1.61.1:
+  * Bug fixes:
+    - lib/http: Shutdown all servers on exit to remove unix socket
+    - rc: Fix --rc-addr flag (which is an alternate for --url)
+    - serve restic:
+      + Don't serve via http if serving via --stdio
+      + Fix immediate exit when not using stdio
+    - serve webdav:
+      + Fix --baseurl handling after lib/http refactor
+      + Fix running duplicate Serve call
+  * Azure: Fix "409 Public access is not permitted on this storage account"
+  * S3: storj: Update endpoints
+
+-------------------------------------------------------------------
+Wed Dec 21 07:54:59 UTC 2022 - Paolo Stivanin <i...@paolostivanin.com>
+
+- Update to 1.61.0:
+  * Add vulnerability testing using govulncheck
+  * dedupe: Count Checks in the stats while scanning for duplicates 
+  * dedupe: Make dedupe obey the filters
+  * filter: Add metadata filters --metadata-include/exclude/filter and friends
+  * fs: Make all duration flags take y, M, w, d etc suffixes
+  * fs: Add global flag --color to control terminal colors
+  * fspath: Allow unicode numbers and letters in remote names
+  * ncdu: Add support for modification time
+  * ncdu: Fallback to sort by name also for sort by average size
+  * ncdu: Rework to use tcell directly instead of the termbox wrapper
+  * rc: Add commands to set GC Percent & Memory Limit
+  * rcat: Preserve metadata when Copy falls back to Rcat
+  * rcd: Refactor rclone rc server to use lib/http
+  * rcserver: Avoid generating default credentials with htpasswd
+  * vfs: Fix IO Error opening a file with O_CREATE|O_RDONLY in 
--vfs-cache-mode not full
+  * crypt: Fix compress wrapping crypt giving upload errors
+  * Azure:
+    - Port to new SDK
+    - Add --azureblob-no-check-container to assume container exists
+    - Add --use-server-modtime support
+    - Add support for custom upload headers
+    - Allow emulator account/key override
+    - Support simple "environment credentials"
+    - Ignore AuthorizationFailure when trying to create a create a container
+  * Drive: Handle shared drives with leading/trailing space in name
+  * Onedrive: Document workaround for shared with me files
+  * S3:
+    - Add Liara LOS to provider list
+    - Add DigitalOcean Spaces regions sfo3, fra1, syd1
+    - Avoid privileged GetBucketLocation to resolve s3 region
+    - Stop setting object and bucket ACL to private if it is an empty string
+    - If bucket or object ACL is empty string then don't add X-Amz-Acl: header
+    - Reduce memory consumption for s3 objects
+    - Fix listing loop when using v2 listing on v1 server
+    - Fix nil pointer exception when using Versions
+    - Fix excess memory usage when using versions
+    - Ignore versionIDs from uploads unless using --s3-versions or 
--s3-versions-at
+  * SFTP:
+    - Add configuration options to set ssh Ciphers / MACs / KeyExchange
+    - Auto-detect shell type for fish
+    - Fix NewObject with leading /
+
+-------------------------------------------------------------------

Old:
----
  rclone-1.60.1.obscpio

New:
----
  rclone-1.61.1.obscpio

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

Other differences:
------------------
++++++ rclone.spec ++++++
--- /var/tmp/diff_new_pack.h0fGNv/_old  2023-01-02 15:02:56.229610183 +0100
+++ /var/tmp/diff_new_pack.h0fGNv/_new  2023-01-02 15:02:56.233610205 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rclone
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 
 Name:           rclone
-Version:        1.60.1
+Version:        1.61.1
 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.16
+BuildRequires:  go >= 1.17
 BuildRequires:  golang-packaging
 
 %{go_nostrip}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.h0fGNv/_old  2023-01-02 15:02:56.297610564 +0100
+++ /var/tmp/diff_new_pack.h0fGNv/_new  2023-01-02 15:02:56.301610587 +0100
@@ -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.60.1</param>
+    <param name="revision">v1.61.1</param>
     <param name="filename">rclone</param>
     <param name="changesgenerate">enable</param>
   </service>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.h0fGNv/_old  2023-01-02 15:02:56.325610721 +0100
+++ /var/tmp/diff_new_pack.h0fGNv/_new  2023-01-02 15:02:56.329610745 +0100
@@ -1,6 +1,5 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/rclone/rclone.git</param>
-              <param 
name="changesrevision">ab8be2663fca662398983a9372f5ee1c39cb2862</param></service></servicedata>
-(No newline at EOF)
+              <param 
name="changesrevision">486e713337b3c57b871e5cf3fd880987fe2913c2</param></service></servicedata>
 

++++++ rclone-1.60.1.obscpio -> rclone-1.61.1.obscpio ++++++
/work/SRC/openSUSE:Factory/rclone/rclone-1.60.1.obscpio 
/work/SRC/openSUSE:Factory/.rclone.new.1563/rclone-1.61.1.obscpio differ: char 
49, line 1

++++++ rclone.obsinfo ++++++
--- /var/tmp/diff_new_pack.h0fGNv/_old  2023-01-02 15:02:56.377611014 +0100
+++ /var/tmp/diff_new_pack.h0fGNv/_new  2023-01-02 15:02:56.381611036 +0100
@@ -1,5 +1,5 @@
 name: rclone
-version: 1.60.1
-mtime: 1668693379
-commit: ab8be2663fca662398983a9372f5ee1c39cb2862
+version: 1.61.1
+mtime: 1671815130
+commit: 486e713337b3c57b871e5cf3fd880987fe2913c2
 

++++++ vendor.tar.xz ++++++
++++ 180411 lines of diff (skipped)

Reply via email to