SHA256
1
0
forked from pool/rclone

4 Commits

Author SHA256 Message Date
e62bae1d2e Accepting request 1203251 from network
OBS-URL: https://build.opensuse.org/request/show/1203251
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rclone?expand=0&rev=54
2024-09-25 19:54:04 +00:00
07bf6c0a5d - Update to version 1.68.1:
* Version v1.68.1
  * docs: document that fusermount3 may be needed when mounting/unmounting
  * pikpak: fix login issue where token retrieval fails
  * s3: fix rclone ignoring static credentials when env_auth=true
  * fs: fix setting stringArray config values from environment variables
  * rc: fix default value of --metrics-addr
  * fs: fix --dump filters not always appearing
  * docs: correct notes on docker manual build
  * build: fix docker release build - fixes #8062
  * docs: add section for improving performance for s3
  * onedrive: fix spurious "Couldn't decode error response: EOF" DEBUG
  * serve docker: add missing vfs-read-chunk-streams option in docker volume driver
  * Start v1.68.1-DEV development

OBS-URL: https://build.opensuse.org/package/show/network/rclone?expand=0&rev=117
2024-09-25 05:51:21 +00:00
08ea4f6044 Accepting request 1201725 from network
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1201725
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rclone?expand=0&rev=53
2024-09-18 13:26:43 +00:00
b85da17ce3 Add boo#1140423 (2019 bug) reference.
OBS-URL: https://build.opensuse.org/package/show/network/rclone?expand=0&rev=115
2024-09-11 07:38:51 +00:00
7 changed files with 27 additions and 9 deletions

View File

@@ -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.68.0</param>
<param name="revision">v1.68.1</param>
<param name="filename">rclone</param>
<param name="changesgenerate">enable</param>
</service>

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/rclone/rclone.git</param>
<param name="changesrevision">49f69196c2aa8396734955d6ff2ad986b352e960</param></service></servicedata>
<param name="changesrevision">8d78768aaad75e8ff634981458990a66820093fd</param></service></servicedata>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c9562e90841714c3d4c64c1c76d9cb1dafa43103d59325d2fc9f8d9d0ae4719f
size 14668416

3
rclone-1.68.1.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e2f0621480d85f08411a68917116307862ba9de778a3749dfd6ef8909bd1a564
size 14673408

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Sep 24 16:26:32 UTC 2024 - mrueckert@suse.de
- Update to version 1.68.1:
* Version v1.68.1
* docs: document that fusermount3 may be needed when mounting/unmounting
* pikpak: fix login issue where token retrieval fails
* s3: fix rclone ignoring static credentials when env_auth=true
* fs: fix setting stringArray config values from environment variables
* rc: fix default value of --metrics-addr
* fs: fix --dump filters not always appearing
* docs: correct notes on docker manual build
* build: fix docker release build - fixes #8062
* docs: add section for improving performance for s3
* onedrive: fix spurious "Couldn't decode error response: EOF" DEBUG
* serve docker: add missing vfs-read-chunk-streams option in docker volume driver
* Start v1.68.1-DEV development
-------------------------------------------------------------------
Sun Sep 08 22:35:33 UTC 2024 - mrueckert@suse.de
@@ -2629,7 +2647,7 @@ Mon Aug 26 17:55:17 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
-------------------------------------------------------------------
Thu Jun 20 11:38:16 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
- Fix executable permission
- Fix executable permission boo#1140423
- Update to version 1.48.0
* New commands
- serve sftp: Serve an rclone remote over SFTP (Nick Craig-Wood)

View File

@@ -18,7 +18,7 @@
Name: rclone
Version: 1.68.0
Version: 1.68.1
Release: 0
Summary: Rsync for cloud storage
License: MIT

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:27d8549bc0ee55d284c274f3f7c8ee1d554a8646afbb3326998db07145c222a4
size 8256444
oid sha256:5418f4d5a6fdb8bbe31af9ce6eb5a8ff3ec3507f85be59f3eebd02f98eb48e1d
size 8252816