forked from pool/syncthing
Accepting request 702658 from home:polslinux:branches:network
- Update to 1.1.3: - Bugfixes: - #5332: Duplicate Files Names in Out of Sync List - #5456: Folder marked as "Up to Date" with failed items - #5578: Filesystem Watcher Error on v1.1.0 - #5624: Simple Syncthing invocations take a long time to run - #5676: Systemd circular dependency prevents startup - Enhancements: - #5554: Unnecessary time precision in pendingFolder/pendingDevice config entries OBS-URL: https://build.opensuse.org/request/show/702658 OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=166
This commit is contained in:
parent
048325c08a
commit
8e39f54150
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a796583c12894765394be38e8de858705491dc674289bb6936e68aeb4be23477
|
|
||||||
size 6966579
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1
|
|
||||||
|
|
||||||
iQEcBAABCAAGBQJco4M1AAoJENJubtAAZUo+/EwIALfnGZmVcKvOemjNQdMClpnG
|
|
||||||
Tep/xCzI2UfE+bONyTDORxpTyxpT7FJdF5QhNMIeFhpWY19DG28OqEQNpa9zBQ4/
|
|
||||||
6XBexzY6Ka1N50dzpTxGKkS9jbAdsVn1pYKfz0BQD++tPZyg+QtS6x8KsL2vQHq8
|
|
||||||
3GNlOEEErYT1RILON0xnOicew0QfZE8nTuttvthCk2alUyZrcKHgnpmfeENtolz8
|
|
||||||
9YswjjmRQf3ysFufHz6vHSbE4HrAYoN7KsxFru+72YNpSLpd1lQMveqaPQmMYW/M
|
|
||||||
h7+yy0FagzIwWHlDBqiLbwe1vRPvvpeHD8B4HaGEfb6DQEiiwRqixPwRGFfiDJc=
|
|
||||||
=8u9P
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
syncthing-source-v1.1.3.tar.gz
Normal file
3
syncthing-source-v1.1.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d8d6b256e21a9db4be0453522206f044d4e54da15bd1d96a2624085948252a3d
|
||||||
|
size 9347670
|
11
syncthing-source-v1.1.3.tar.gz.asc
Normal file
11
syncthing-source-v1.1.3.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v1
|
||||||
|
|
||||||
|
iQEcBAABCAAGBQJc0vl0AAoJENJubtAAZUo+UiIH/19jb3MXEbEFDL4/GDVWmuL1
|
||||||
|
A32BypfHHLI5vsbzN62Y1VcYrcGCeiR31sknH1Ae4KNJNIVKadgtthB+IWyY4O1F
|
||||||
|
8TSBBuO/GPDRErLFAJU+i1EsqU0P2zQycbRdsDmaBvf3AmMOQYD+EDGSRiLSZ/v6
|
||||||
|
r0nWFPbrhwEOIAdL91z+doeVGZPkVrg9pr2145RtUB7Oj0yjkUx1Q0ohrxnZnMlO
|
||||||
|
Qoqv6gsRjatr9UDSPn3a127B5mY+FeVlDMfvTQ/iYwyMXURbajK1eBW5bmhIyJv+
|
||||||
|
FwyGpxqCnNowiN9zhY9JyEekYPyU6URAtcCI1la+HU18FIeMv3GwMYEwguIV9Bo=
|
||||||
|
=G2OP
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 13 13:17:01 UTC 2019 - Paolo Stivanin <info@paolostivanin.com>
|
||||||
|
|
||||||
|
- Update to 1.1.3:
|
||||||
|
- Bugfixes:
|
||||||
|
- #5332: Duplicate Files Names in Out of Sync List
|
||||||
|
- #5456: Folder marked as "Up to Date" with failed items
|
||||||
|
- #5578: Filesystem Watcher Error on v1.1.0
|
||||||
|
- #5624: Simple Syncthing invocations take a long time to run
|
||||||
|
- #5676: Systemd circular dependency prevents startup
|
||||||
|
- Enhancements:
|
||||||
|
- #5554: Unnecessary time precision in
|
||||||
|
pendingFolder/pendingDevice config entries
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 10 04:58:03 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
|
Wed Apr 10 04:58:03 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
|
||||||
|
|
||||||
|
@ -12,12 +12,12 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: syncthing
|
Name: syncthing
|
||||||
Version: 1.1.1
|
Version: 1.1.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Continuous File Synchronisation
|
Summary: Continuous File Synchronisation
|
||||||
License: MPL-2.0
|
License: MPL-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user