forked from pool/syncthing
Accepting request 1103112 from network
- Update to 1.13.7 * Bugfixes: #6597: setLowPriority should not increase process priority when already lower (in Windows) #7698: ursrv: unrealistic uptime data, likely due to unset RTC (1970-01-01) #8958: Extended attribute filter editor should be enabled when "send extended attributes" is checked #8967: Shared With list ends with comma on 1 device #9001: relaysrv crash after some weeks of operation * Enhancements: #8890: Do not autoexpand tilde sign (~) to an absolute home directory path #8957: Add environment variables for --home, --conf, and --data #8968: Error for Windows invalid file names should indicate the invalid character or name part * Other issues: #8973: 1.23.6 docker image no longer available for linux/arm/v7 #8983: Integrate govulncheck OBS-URL: https://build.opensuse.org/request/show/1103112 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=138
This commit is contained in:
commit
e764e4229c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6c49fef03d710fe2a6eaa9818a9a2c3017f9a2ec00d724748c2a187cb58dbe0e
|
|
||||||
size 14213659
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAmSinloACgkQ0m5u0ABl
|
|
||||||
Sj6T6gf9Ep9njaiQ2nbesZ1dcLrlexkvxr7sFjduDm8yjk4lwgVfaCVvEzZKp7Fd
|
|
||||||
4H6hSWozBl2IsyIm+nWBSN0ozGhQdf0BLeRYYIKCsvufII44RUPeQCZ9KWO/I8Go
|
|
||||||
esmfRveWRJYqKrt7640icj3VPlR5GU/3aj+NmE9DYNg4/DYV5Mcq8nJPRY3U6Hqb
|
|
||||||
5Kx3SWv9we7pkNf1VIUO4TVO7njy8gARwal7Fx3s4J9LFJyk9CJ7JAJ/bCRD4y0c
|
|
||||||
a7khxOWFZgwnO+v24rVYM+r39UTV53JMqt9CEzSsk5yCNf+NqoGRBa0d9wH3WQEt
|
|
||||||
9cCc06ZytlYinZh+sprGFSiwhXvm0A==
|
|
||||||
=7pLU
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
syncthing-source-v1.23.7.tar.gz
Normal file
3
syncthing-source-v1.23.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:18d8dd74d8077f500a139752261b78217ef0b0a912a7c017192097a7196e21a1
|
||||||
|
size 14314457
|
11
syncthing-source-v1.23.7.tar.gz.asc
Normal file
11
syncthing-source-v1.23.7.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAmTTVwsACgkQ0m5u0ABl
|
||||||
|
Sj7p0Af/dWVaSNVGYzug1pikOwUAcxGsLg28Aoc1nkOle8C0WSwNLjRSQdd93tJJ
|
||||||
|
MOCRraH35yGY7I+BZa5F2+ZJwvR7ufh5jrXIcJuXG1kxVzkNr/jFZID9Dsc/+ebb
|
||||||
|
EZ886FxzJYxpWjFxMQ9UJsQlembOgUA2r1v7FslbFann9jN1tKej4SHA+OvDuhqi
|
||||||
|
5sw7PLkjLbRJP6WVzO5m/ISkuEIs5951/G+5ZDJo5kOPO3mIoQ+rq+JsfKCZkVb9
|
||||||
|
gA5scFqHHfdh1PWPN97DRTrsObYbX1pBessH6XH2Nl9ADtkWfCSh/guQL5oIZ9CH
|
||||||
|
9Zf12fl3ygPCSRLn4D+PxiwCCFB1cA==
|
||||||
|
=Zwdv
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 9 09:35:27 UTC 2023 - Marius Kittler <marius.kittler@suse.com>
|
||||||
|
|
||||||
|
- Update to 1.13.7
|
||||||
|
* Bugfixes:
|
||||||
|
#6597: setLowPriority should not increase process priority when already lower (in Windows)
|
||||||
|
#7698: ursrv: unrealistic uptime data, likely due to unset RTC (1970-01-01)
|
||||||
|
#8958: Extended attribute filter editor should be enabled when "send extended attributes" is checked
|
||||||
|
#8967: Shared With list ends with comma on 1 device
|
||||||
|
#9001: relaysrv crash after some weeks of operation
|
||||||
|
* Enhancements:
|
||||||
|
#8890: Do not autoexpand tilde sign (~) to an absolute home directory path
|
||||||
|
#8957: Add environment variables for --home, --conf, and --data
|
||||||
|
#8968: Error for Windows invalid file names should indicate the invalid character or name part
|
||||||
|
* Other issues:
|
||||||
|
#8973: 1.23.6 docker image no longer available for linux/arm/v7
|
||||||
|
#8983: Integrate govulncheck
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 4 08:37:29 UTC 2023 - Marius Kittler <marius.kittler@suse.com>
|
Tue Jul 4 08:37:29 UTC 2023 - Marius Kittler <marius.kittler@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: syncthing
|
Name: syncthing
|
||||||
Version: 1.23.6
|
Version: 1.23.7
|
||||||
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