forked from pool/syncthing
Accepting request 1123935 from network
Update to 1.26.0 OBS-URL: https://build.opensuse.org/request/show/1123935 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=141
This commit is contained in:
commit
2c5a1fe05e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e25199e870236216b8409f4c30735c177c83d9eb7f77474c8a9d0c6739789ea1
|
||||
size 15010308
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAmUbx1gACgkQ0m5u0ABl
|
||||
Sj5yCwgAtDqi94OOH45nF7ncBDjUeHksL2keyodocOkXsm9iVyJeiDMkpYu1Vni4
|
||||
iqyRT2I5rvTC5ZeFmORO+fBvEJKIURu/Hfw4pgel72wiw8xCAMt2xslUPPwYmsdU
|
||||
xO9oLdjCwh1t+EQ8RuAP5w8/JbCZ7f1wgeKVfH3wGgrBpd6Fr/stitnNszwCnSRp
|
||||
mbahwpFzZnq7nS2hTKNyeMkDVSa3Oqdsg8rMzK3H2Adjb47mhmjLlw1O7fewT5Pe
|
||||
yEZbX/ykHe9ciy9eNH32sUFPJweCisVSKtuHy0fw1yNBAgC1XEiQPJL6zGuvVADr
|
||||
yqS0yHBppb3OILU2vxtq9ocelGTPlw==
|
||||
=cKL4
|
||||
-----END PGP SIGNATURE-----
|
3
syncthing-source-v1.26.0.tar.gz
Normal file
3
syncthing-source-v1.26.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bfb4ce711b09c15671b3e43d02c7ae20b5a380483cf0a7bcb414222d827d4e30
|
||||
size 15020375
|
11
syncthing-source-v1.26.0.tar.gz.asc
Normal file
11
syncthing-source-v1.26.0.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAmVJJUsACgkQ0m5u0ABl
|
||||
Sj4DOQf7BG/cupLbHDiJx7etWD2gVYOOLQYcZT/54W+C5eUiuA7blg1t1cM7atNp
|
||||
RH+cPRvAa6OJ4vxp+OzcgngdzUesdR8b12vB1ysbEzTZM05FkQOZUbFBYcyh79bW
|
||||
5bdBh0AqTJ3O9e/f6Y28VemoiTA74FK7OmHy+fDjPCRhSX58u4tNoB2wBU5ui8q+
|
||||
JtzuF1EH9WV1IjIyIDCP7LJqK1avoBEKTpfKkfgM4fT32U/D/8GtsHlPqr/8Uqy7
|
||||
E2q+cqtoMYohc5sPhj6pMAEEBUiHs6stJ7Dm1OsGRHlWFVLNDdTm0t2jG7MblkMD
|
||||
tWf3ZaUzhPjRVRUNxrpB3e16mmTlaw==
|
||||
=mDpc
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 7 11:04:04 UTC 2023 - Marius Kittler <marius.kittler@suse.com>
|
||||
|
||||
- Update to 1.26.0
|
||||
* Bugfixes:
|
||||
#9072: Omitting %s from LDAP search filter results in corrupt search filter
|
||||
#9106: Posting config with invalid versioner type causes panic
|
||||
#9120: Deduplicated files on Windows aren't treated as regular files any more (Go 1.21)
|
||||
#9133: Syncthing Docker container fails to start if underlying filesystem doesn't support chown
|
||||
#9143: traefik no longer url escape X-Forwarded-Tls-Client-Cert header
|
||||
#9149: Favicon is stuck in notify state
|
||||
* Enhancements:
|
||||
#4137: Use a real login screen + sessions instead of HTTP basic auth
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 4 08:17:47 UTC 2023 - Marius Kittler <marius.kittler@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: syncthing
|
||||
Version: 1.25.0
|
||||
Version: 1.26.0
|
||||
Release: 0
|
||||
Summary: Continuous File Synchronisation
|
||||
License: MPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user