forked from pool/syncthing
Accepting request 754064 from home:mrey:branches:network
- Update to 1.3.2: - Bugfixes: - #5810: GUI theme not changing on WebKit-based/like browsers - #5968: Folder "Up To Date" but has pending "Revert Local Changes" - #5980: (De)select all not working in add device dialog - #6027: Folder shows as "Syncing" when there is no data transfer - #6043: Cannot exit after failed startup - #6081: QUIC accept error loops too quickly, causing excessive log output - #6090: Pull-scan loop due to symlink traversal - #6093: cmd/stdiscosrv: Data race in replication - #6136: API + UI device last seen is empty/Never - #6160: Uses too much RAM when syncing large files (1.3.0+) - Enhancements: #6056: Improve sharing tab when there are no devices to share with #6115: Change Web UI based on prefers-color-scheme OBS-URL: https://build.opensuse.org/request/show/754064 OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=174
This commit is contained in:
parent
b5d1318017
commit
fce6c40959
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:159619dfe4f22efd4e863e1871124e04c531d96940fad843c44ba605c2dd79ef
|
||||
size 10300186
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQEcBAABCAAGBQJdwT+WAAoJENJubtAAZUo+j68IAL8gc6hkyevXSmV1ODClpgzJ
|
||||
YeddS7unlNxAxkVSa7nKujJ9sIhr/SjA/ys1ejgtEvVo5JdYWlC4gBJDH1Fq4cBD
|
||||
hjAGmvnQxqBw7R23QcBpwGqtJOvSv1XfwSjCrGuu84ujLd5c3FYFk3cxfkHqpiX2
|
||||
Js021B2ScsyvzAenSVT2PmfZTFC7vJ0q3btB2+AuzinULli9WDQetSSfnRVkbDdP
|
||||
9QXxKpKfB5k0m6qADDGl64kOp77f8woBbDi6jq29sJtCuJvavgE0oamUHj0RbjLU
|
||||
fRbtDa7hj8xQmShCA+S35zXQTDjs8V8pDubnsT/ulFXZtObnl++5qwoeMUHRsDc=
|
||||
=o4uF
|
||||
-----END PGP SIGNATURE-----
|
3
syncthing-source-v1.3.2.tar.gz
Normal file
3
syncthing-source-v1.3.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0de3096bd307d6f845a236100e6dc3096145c51d852443b57cd2c5a9a138537b
|
||||
size 10337913
|
11
syncthing-source-v1.3.2.tar.gz.asc
Normal file
11
syncthing-source-v1.3.2.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQEcBAABCAAGBQJd5g8MAAoJENJubtAAZUo+ztQH/jcNASiiLjWzDKyjXfcjXwgp
|
||||
bUSvqiVEZ0R/BMgc1Wwm/CMw6s5JiqXcpE5kzM/JaFDIKolUeDayDtff9Dd1Xjv/
|
||||
QHui0wZJSrleSEQhMNgWWvGId3QIevVobndMzHnNXpycw4WTRODOp0rlYV+USkOA
|
||||
20eXt6lEPQHN3cSjddHUAySalc9t+zckCyjsetWF5VgKk5EBZAmsozeskBEdz4qP
|
||||
pCbpAW4jMbftx5rv0l4K7Kwh/CGF2TuIzUpXOh7AesLxAnCaWsNb0DY/CSC2Sjmu
|
||||
3C9heNaW+0jn9IEBDzkMvV2MWVXwWn07iNoK0Cx95pE2OXw5V2W9vENt+x4qSOo=
|
||||
=bArR
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 4 14:06:40 UTC 2019 - Martin Rey <mrey@suse.com>
|
||||
|
||||
- Update to 1.3.2:
|
||||
- Bugfixes:
|
||||
- #5810: GUI theme not changing on WebKit-based/like browsers
|
||||
- #5968: Folder "Up To Date" but has pending
|
||||
"Revert Local Changes"
|
||||
- #5980: (De)select all not working in add device dialog
|
||||
- #6027: Folder shows as "Syncing" when there is no data
|
||||
transfer
|
||||
- #6043: Cannot exit after failed startup
|
||||
- #6081: QUIC accept error loops too quickly, causing excessive
|
||||
log output
|
||||
- #6090: Pull-scan loop due to symlink traversal
|
||||
- #6093: cmd/stdiscosrv: Data race in replication
|
||||
- #6136: API + UI device last seen is empty/Never
|
||||
- #6160: Uses too much RAM when syncing large files (1.3.0+)
|
||||
- Enhancements:
|
||||
#6056: Improve sharing tab when there are no devices to share
|
||||
with
|
||||
#6115: Change Web UI based on prefers-color-scheme
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 13 15:47:06 UTC 2019 - Martin Rey <mrey@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package syncthing
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,12 +17,12 @@
|
||||
|
||||
|
||||
Name: syncthing
|
||||
Version: 1.3.1
|
||||
Version: 1.3.2
|
||||
Release: 0
|
||||
Summary: Continuous File Synchronisation
|
||||
License: MPL-2.0
|
||||
Group: Productivity/Networking/File-Sharing
|
||||
Url: https://syncthing.net/
|
||||
URL: https://syncthing.net/
|
||||
Source: https://github.com/%{name}/%{name}/releases/download/v%{version}/%{name}-source-v%{version}.tar.gz
|
||||
Source1: https://github.com/%{name}/%{name}/releases/download/v%{version}/%{name}-source-v%{version}.tar.gz.asc
|
||||
Source2: %{name}.keyring
|
||||
|
Loading…
Reference in New Issue
Block a user