forked from pool/syncthing
Accepting request 1109018 from network
- Update to 1.24.0 * Bugfixes: #8965: v1.23.6 introduces untrusted sharing regression * Enhancements: #5175: Record more performance metrics #7456: Announce IPv6 ULA #7973: Restore versions file filter should be case insensitive #8767: Check interface for FlagRunning * Other issues: #9021: panic: bug: ClusterConfig called on closed or nonexistent connection #9034: Build with Go 1.21 out of the box OBS-URL: https://build.opensuse.org/request/show/1109018 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=139
This commit is contained in:
commit
a3806f89ba
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:18d8dd74d8077f500a139752261b78217ef0b0a912a7c017192097a7196e21a1
|
|
||||||
size 14314457
|
|
@ -1,11 +0,0 @@
|
|||||||
-----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-----
|
|
3
syncthing-source-v1.24.0.tar.gz
Normal file
3
syncthing-source-v1.24.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4a9459667f9b70a7d1e7d572c7c9d02431ef8f055679eef368300ce1a826608f
|
||||||
|
size 18625515
|
11
syncthing-source-v1.24.0.tar.gz.asc
Normal file
11
syncthing-source-v1.24.0.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAmT2zq4ACgkQ0m5u0ABl
|
||||||
|
Sj57vAgAjQaLn3/g3+gLfTYcBLXU0Fge5Q9mwUcTebrxl84vuwQen5wIda+FMvoq
|
||||||
|
V+Dz/XaP9YomncFZBhVcetM9ZroVekzMJvTkAv+oQ2+YzRcBlQ38AGigYuy6d05k
|
||||||
|
eBKHaH1E0lxiSR8+eg8wYaL7oEIYfagQGjY9mkbKQAXXvudyyfEDKnblhe+HveHr
|
||||||
|
RY9QuhepvAle5t2Am9O3NDkbdXkVrV5PFW/EuDw/vG0LuyNdNRTjXdtprODh3tAu
|
||||||
|
N05Mt8USovkWZc3lAyk0uI837WpkU/FqMsVLx9s0TDExSqOc5QxIhJtnOXuwN5kp
|
||||||
|
7+aTAjN5ZvquMH/3Rhly52PV8qsPSg==
|
||||||
|
=uUpA
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 5 08:26:30 UTC 2023 - Martchus <martchus@gmx.net>
|
||||||
|
|
||||||
|
- Update to 1.24.0
|
||||||
|
* Bugfixes:
|
||||||
|
#8965: v1.23.6 introduces untrusted sharing regression
|
||||||
|
* Enhancements:
|
||||||
|
#5175: Record more performance metrics
|
||||||
|
#7456: Announce IPv6 ULA
|
||||||
|
#7973: Restore versions file filter should be case insensitive
|
||||||
|
#8767: Check interface for FlagRunning
|
||||||
|
* Other issues:
|
||||||
|
#9021: panic: bug: ClusterConfig called on closed or nonexistent connection
|
||||||
|
#9034: Build with Go 1.21 out of the box
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 9 09:35:27 UTC 2023 - Marius Kittler <marius.kittler@suse.com>
|
Wed Aug 9 09:35:27 UTC 2023 - Marius Kittler <marius.kittler@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: syncthing
|
Name: syncthing
|
||||||
Version: 1.23.7
|
Version: 1.24.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