forked from pool/syncthing
Update to v1.25.0
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=279
This commit is contained in:
parent
3132b2b153
commit
d7e2e48278
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4a9459667f9b70a7d1e7d572c7c9d02431ef8f055679eef368300ce1a826608f
|
|
||||||
size 18625515
|
|
@ -1,11 +0,0 @@
|
|||||||
-----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-----
|
|
3
syncthing-source-v1.25.0.tar.gz
Normal file
3
syncthing-source-v1.25.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e25199e870236216b8409f4c30735c177c83d9eb7f77474c8a9d0c6739789ea1
|
||||||
|
size 15010308
|
11
syncthing-source-v1.25.0.tar.gz.asc
Normal file
11
syncthing-source-v1.25.0.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAmUbx1gACgkQ0m5u0ABl
|
||||||
|
Sj5yCwgAtDqi94OOH45nF7ncBDjUeHksL2keyodocOkXsm9iVyJeiDMkpYu1Vni4
|
||||||
|
iqyRT2I5rvTC5ZeFmORO+fBvEJKIURu/Hfw4pgel72wiw8xCAMt2xslUPPwYmsdU
|
||||||
|
xO9oLdjCwh1t+EQ8RuAP5w8/JbCZ7f1wgeKVfH3wGgrBpd6Fr/stitnNszwCnSRp
|
||||||
|
mbahwpFzZnq7nS2hTKNyeMkDVSa3Oqdsg8rMzK3H2Adjb47mhmjLlw1O7fewT5Pe
|
||||||
|
yEZbX/ykHe9ciy9eNH32sUFPJweCisVSKtuHy0fw1yNBAgC1XEiQPJL6zGuvVADr
|
||||||
|
yqS0yHBppb3OILU2vxtq9ocelGTPlw==
|
||||||
|
=cKL4
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 4 08:17:47 UTC 2023 - Marius Kittler <marius.kittler@suse.com>
|
||||||
|
|
||||||
|
- Update to 1.25.0
|
||||||
|
* Bugfixes:
|
||||||
|
#8274: Usage report transport type is wrong for QUIC
|
||||||
|
#8482: Discovery server keeps duplicate entries
|
||||||
|
#9019: Web GUI loses config changes when doing multiple modifications (e.g. on slow hardware or remotely)
|
||||||
|
#9112: panic: counter cannot decrease in value
|
||||||
|
#9123: Hashed passwords via API are hashed again
|
||||||
|
* Enhancements:
|
||||||
|
#141: Use multiple simultaneous TCP connections
|
||||||
|
#5607: Move footer links to header
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 5 08:26:30 UTC 2023 - Martchus <martchus@gmx.net>
|
Tue Sep 5 08:26:30 UTC 2023 - Martchus <martchus@gmx.net>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: syncthing
|
Name: syncthing
|
||||||
Version: 1.24.0
|
Version: 1.25.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