forked from pool/syncthing
Accepting request 974783 from network
- Update to 1.20.0 * Bugfixes: #7855: Watching for changes using too many system resources on BSDs (kqueue) #8020: Dangling symlink prevents filesystem watcher on Solaris #8232: Missing include file endlessly spams log #8258: The latest version does not support go1.18 compilation!! #8261: TypeError: Cannot read properties of null (reading 'status') in the GUI after killing Syncthing * Enhancements: #8202: Indicate folders / devices where the remote end has not accepted sharing. #8282: Change default log format to include date * Other issues: #8279: Simplify tests using T.TempDir OBS-URL: https://build.opensuse.org/request/show/974783 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=121
This commit is contained in:
commit
e2fb28adc5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:dcf93ef2fea1150b5b2e27d1c5e8e4853bd440b766a8355309af1607be08ce80
|
|
||||||
size 13223252
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAmJLyYgACgkQ0m5u0ABl
|
|
||||||
Sj5GHwf/UCwkncp2T5NkpuzSY4Qh1lOx/BLB1d9q6rba8SOzweOpJkWAyOmifRtC
|
|
||||||
MQSAkXEqdpuGKUsc+KP9wj/l/+PLViJ7Y9epyhQLmN+8HFDLNn/ry4zk7U+8lBOg
|
|
||||||
9EtKvU394MT56EWkMPWPv8girKpSuiapS1GfufyafDq8cJf0sc5oUu4vIylCKuG0
|
|
||||||
mWx/R9kQ9F9jD/TIMwD3M5h2YlHgPn54p9yDNViVKfP2/OsPdp4Dmy6hBHD0FxAy
|
|
||||||
4N6qHM0TRUxRv/k2E/+mKeLp0HYw+XYL/crcx4PDJxkdE+V0Nandh2lbTyNYVArh
|
|
||||||
esA69iZHeOby3wSFbx6QuWqtsdmAcQ==
|
|
||||||
=xFR0
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
syncthing-source-v1.20.0.tar.gz
Normal file
3
syncthing-source-v1.20.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6dc78dbe046f2fa9a4f70b04cf2500705d3a22618f5cf430ffcb7338cce968c7
|
||||||
|
size 13184984
|
11
syncthing-source-v1.20.0.tar.gz.asc
Normal file
11
syncthing-source-v1.20.0.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAmJxSXMACgkQ0m5u0ABl
|
||||||
|
Sj5Wmwf9FNgA/h0kgU0iJpz1trlfyIyFrIgx3f8exZswB9VdTXdHOAZjBBk8wFS7
|
||||||
|
AKurrtVSDsb/qkIkaPPrhP4SPCTnKF+OrMYfdRrzkxp2CXtD6rLup5Cp13IQJuMi
|
||||||
|
0JqTS8t4OuUvr7vKMlqRokC0Mh4bFShaDWrD5gHUrKd+acBZJkXlSy9yhgDkdJ+2
|
||||||
|
YSl7Onuf+BjWKH8PkLw0l82oP7JJp91otrPwLXz7577nGjHsPpFp2eGDmu0nmlVR
|
||||||
|
gpPckP/57SuPjEbKUCZlOLPVNnPtkhpOKlzVaqlTKmaRATr+H9YyT4wxu8MXniML
|
||||||
|
88qDYXb3wrMsfWb+Mvfi3rE0+4ALyQ==
|
||||||
|
=mhIc
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 3 15:29:06 UTC 2022 - Marius Kittler <marius.kittler@suse.com>
|
||||||
|
|
||||||
|
- Update to 1.20.0
|
||||||
|
* Bugfixes:
|
||||||
|
#7855: Watching for changes using too many system resources on BSDs (kqueue)
|
||||||
|
#8020: Dangling symlink prevents filesystem watcher on Solaris
|
||||||
|
#8232: Missing include file endlessly spams log
|
||||||
|
#8258: The latest version does not support go1.18 compilation!!
|
||||||
|
#8261: TypeError: Cannot read properties of null (reading 'status') in the GUI after killing Syncthing
|
||||||
|
|
||||||
|
* Enhancements:
|
||||||
|
#8202: Indicate folders / devices where the remote end has not accepted sharing.
|
||||||
|
#8282: Change default log format to include date
|
||||||
|
|
||||||
|
* Other issues:
|
||||||
|
#8279: Simplify tests using T.TempDir
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 5 09:25:52 UTC 2022 - Marius Kittler <marius.kittler@suse.com>
|
Tue Apr 5 09:25:52 UTC 2022 - Marius Kittler <marius.kittler@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: syncthing
|
Name: syncthing
|
||||||
Version: 1.19.2
|
Version: 1.20.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Continuous File Synchronisation
|
Summary: Continuous File Synchronisation
|
||||||
License: MPL-2.0
|
License: MPL-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user