forked from pool/syncthing
Accepting request 1001383 from network
- Update to 1.21.0 * Bugfixes: #8219: REST API: db/completion no output when one folder is paused #8479: Panic in failure reporting * Enhancements: #1329: Add support for syncing ownership of files #7981: Show likely status of disconnected devices #8296: Auto-accepted receive-encrypted folders should have more sensible defaults #8323: Show internally used paths in the GUI for debugging #8448: Remove "restart on wakeup" functionality OBS-URL: https://build.opensuse.org/request/show/1001383 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=126
This commit is contained in:
commit
c4f3a47e84
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c153b785d737eac133bb4137588aa0bf9e1e7fb31fdbc8d656a99b4d879b54b9
|
|
||||||
size 13490996
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAmLo4EEACgkQ0m5u0ABl
|
|
||||||
Sj6+8AgAl0qfgYrHpoubCupEAt0R7XXd7jg8MEyKUNni+HIITOdu7QWK+L10xUHC
|
|
||||||
Z+pLzME0R97NqrPM2E7XeKXk9XQfF1tuwo7rh0tVobf70skel69Ymo4vlL9rgy/R
|
|
||||||
ocQy5jh0QtsieWG5U1ryKsMpSFVQ9PRrPEpJ/CpBzM/KrikNNqyZJqjBk7AJrp9I
|
|
||||||
NyDdDq4BXfLcJsM0XFjd1yYjl4W/WVOtE7qcZVXa+9audGssBKw0gH1QWw6ueVxJ
|
|
||||||
VABuANAZz8+KhPHAqOHhHpfR45P5Vzam7p9GQ7MFbuhvMBg6PIYxoqlA/n/DeYmb
|
|
||||||
oEmFf3qYFrHwVS+HN8LoHtEcC4+F/w==
|
|
||||||
=e4s4
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
syncthing-source-v1.21.0.tar.gz
Normal file
3
syncthing-source-v1.21.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e70d70c7962383973acdbc2eb184548ae87de22ac6854045982c7960b8260450
|
||||||
|
size 13863525
|
11
syncthing-source-v1.21.0.tar.gz.asc
Normal file
11
syncthing-source-v1.21.0.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAmMW7nkACgkQ0m5u0ABl
|
||||||
|
Sj6JYAf8Djx4IOENXhONfDhJuzv/rFeeQjp3LaQiuwRuoqkqUj+BiToDbMGlO/qG
|
||||||
|
Wl+aZTfmS+jv3dBVjyyYrQU4uKrygt/lrRGR9i9dEGCEX0eMPeuItrHuSSsE0kNB
|
||||||
|
dGyS3FhcY+Rq5j/vKVTr0QVJlL/qsPA7/VUbl8C6uSB1JDnWuZr4S7Yg/fWv1NHW
|
||||||
|
WEVJIGoE7c7BhWnnKFRtJXxdnDamSvc8wYf4T4UMxGw0ncuPArXI3Fxvq1UHIIoz
|
||||||
|
V3/gZzb25ODegPi5SxbN1rzVnfCnNwnhJ10/vXv/bSilaA5Lzdn2ESZWjr7j30C6
|
||||||
|
IUDuNoVSudleq9fJ16gqu3QtGNDSBQ==
|
||||||
|
=zKVy
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 6 08:25:10 UTC 2022 - Marius Kittler <marius.kittler@suse.com>
|
||||||
|
|
||||||
|
- Update to 1.21.0
|
||||||
|
* Bugfixes:
|
||||||
|
#8219: REST API: db/completion no output when one folder is paused
|
||||||
|
#8479: Panic in failure reporting
|
||||||
|
|
||||||
|
* Enhancements:
|
||||||
|
#1329: Add support for syncing ownership of files
|
||||||
|
#7981: Show likely status of disconnected devices
|
||||||
|
#8296: Auto-accepted receive-encrypted folders should have more sensible defaults
|
||||||
|
#8323: Show internally used paths in the GUI for debugging
|
||||||
|
#8448: Remove "restart on wakeup" functionality
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 3 08:27:37 UTC 2022 - Marius Kittler <marius.kittler@suse.com>
|
Wed Aug 3 08:27:37 UTC 2022 - Marius Kittler <marius.kittler@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: syncthing
|
Name: syncthing
|
||||||
Version: 1.20.4
|
Version: 1.21.0
|
||||||
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