forked from pool/syncthing
Accepting request 1132460 from network
Update to 1.27.1 OBS-URL: https://build.opensuse.org/request/show/1132460 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=144
This commit is contained in:
commit
0ff4b811de
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8675dcf90eabe713e1b570c029f2196c607921f851430ae67745e2216e6bfa0d
|
|
||||||
size 14944734
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAmVtk1QACgkQ0m5u0ABl
|
|
||||||
Sj6Elgf/YdVgZwA35XCS3cTlCvLkvb6kM1tQhxhqRLqoJdC/3bPwuTEk3EJKUykI
|
|
||||||
frXMPC1qkVdDZJzGbMT07fxmx460W2DCjOzfvyEh/jecTHRi8Gqr+GcFsZfcXDTt
|
|
||||||
09LKhwOCe57Fyp80zrWmppV0AyjGdO3djoNvQf57fWAKi/w2RzOx/CW/PezQFY2N
|
|
||||||
oLlA4GdTb3sESvDBc1AohfZSAPv7BTrbcysKyWlmcJEpDYfndVGPKkgCpFklW2uR
|
|
||||||
sx7StflBDVuYQ7xhFGO3ZFpGBiUD+Rs4fJ0wfn1ji5KDp0tVlaDbfQTRw8DFnLXN
|
|
||||||
IGr87p6wTaMBTBx+ZdmJhR9waFX0Gw==
|
|
||||||
=OSQW
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
syncthing-source-v1.27.1.tar.gz
Normal file
3
syncthing-source-v1.27.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5c7b0456e50c8a2e4c9767727c4139558ba95573a276273a1730a903e0a73834
|
||||||
|
size 14964498
|
11
syncthing-source-v1.27.1.tar.gz.asc
Normal file
11
syncthing-source-v1.27.1.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAmV2sZgACgkQ0m5u0ABl
|
||||||
|
Sj7meggAjnFGWAlgVU8PFj4T7XbB5aM6/tcdgXUoFAgdHRWpXywpAK63VU8gveLZ
|
||||||
|
CSixS+ccQRueZvvocgQ+RN956nDIglxsxRMghtjdm9Gio3I2tu8Rax4WdiiivXMD
|
||||||
|
hK6PD2+tjzE3k+AUxmUtGl1BboKAnKJzn8KgjaghoO3t3sFj8g/dMzsiVVtkP01o
|
||||||
|
oXyn7ZwIliGuWCR+dw1v2ImXTLNVrxcnWtF+gK27oDsrosECY2c6iUdzWaKEoEsj
|
||||||
|
RtF46gaX3w+X/n0COcXLk8SgLHxFoxEyE8QQtHO51+AHO9FULanmAzA/YDy9xFWs
|
||||||
|
7URN2qDo6+5P/CbGeGga9f4OXsttmw==
|
||||||
|
=EEbN
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 11 09:44:00 UTC 2023 - Marius Kittler <marius.kittler@suse.com>
|
||||||
|
|
||||||
|
- Update to 1.27.1
|
||||||
|
* Bugfixes:
|
||||||
|
#9253: Permission error on folder causes "connection error" dialog when opening folder editor
|
||||||
|
#9269: panic: nil pointer dereference in (*indexHandlerRegistry).startLocked
|
||||||
|
|
||||||
|
* Other issues:
|
||||||
|
#9274: Missing lock in DeviceStatistics ("fatal error: concurrent map read and map write")
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 5 10:04:38 UTC 2023 - Marius Kittler <marius.kittler@suse.com>
|
Tue Dec 5 10:04:38 UTC 2023 - Marius Kittler <marius.kittler@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: syncthing
|
Name: syncthing
|
||||||
Version: 1.27.0
|
Version: 1.27.1
|
||||||
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