forked from pool/syncthing
Accepting request 1091076 from network
- Update to 1.13.5 * This release fixes CVE-2022-46165 “Cross-site Scripting (XSS) in Web GUI” * Bugfixes: #8503: "syncthing cli config devices add" reflect error when using --addresses flag #8764: Ignore patterns creating during folder addition are not loaded #8778: Tests fail on Windows with Go 1.20 #8779: Test cleanup fails all model tests on Windows on Go 1.20 #8859: Incorrect handling of path for auto accepted folder * Other issues: #8799: "fatal error: checkptr: converted pointer straddles multiple allocations" in crypto tests OBS-URL: https://build.opensuse.org/request/show/1091076 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=136
This commit is contained in:
commit
941e261fe4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:06a2882f8ac49e15faf96025b01d0edcd4cc190a419d5de98fbe8271695329fa
|
||||
size 14141457
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAmQtfqoACgkQ0m5u0ABl
|
||||
Sj79VQf/fGt5DsaA+KSkqCS0Pppw45QFPSc997AOZI/GtneFNvs3ATepb2xV6+0G
|
||||
YrOGjFS+Zn7AB0/ek2oi/f/TbBoMWalHdlyr1NatqW8rgcYgoZgCzH3BzffUDh+E
|
||||
iqSqlzNYntirFLpfqDR+xz+pFSMoNAd05mH1DWD6Mxw+71y0bddCYsBi6KaZxQ1l
|
||||
9oFMGfaMlr/u9VHkScsT+t/iT9nUmGAhNfCGxrB3Io67jTrOVNAK0F+VqsSkb5ks
|
||||
igOaWkHCYor+oKjEzhYGXhjEhLJZUiEWkbLBrgs1av/buZp/vXkIIGEFod1ymFCm
|
||||
WKQgevcpI2r4OR1BRAkUC5wC20ELsg==
|
||||
=8H9U
|
||||
-----END PGP SIGNATURE-----
|
3
syncthing-source-v1.23.5.tar.gz
Normal file
3
syncthing-source-v1.23.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb74c6973828598e616a63ba8d4fb0027a5fe9231da151634011d4b8d81f7b30
|
||||
size 14196275
|
11
syncthing-source-v1.23.5.tar.gz.asc
Normal file
11
syncthing-source-v1.23.5.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAmR/DyUACgkQ0m5u0ABl
|
||||
Sj7fqgf/TWmsr5Rvu16Tw5Ylo0khbKB1A94+0ps8RvP9pZ+CAEETzys4/ILmLKIb
|
||||
KlalXTS9+hDn4bV7nsjDrKZNkT+xqxmC5qqyZ/H8XNgAelN+nAqqijsyA8RCJQbg
|
||||
beXG5sJmeL+bIeZOcuD/qUtONAo+NZK/Xw8q8+ZK1vqS5XM5VHWgb+Y3APs1+qy1
|
||||
EUBmoVvo/ATOvtvNnsyaXpPNFj2EjjpB4QmFVVGfbAY8TwOhSWq3w8JVIw9P7SVD
|
||||
cYuPL0od8+AGJPZ6pvtAfWfDpR13zKYheVtdo1F+s+adBuowksv6qKxGaCVXb4+P
|
||||
Kk5SE6TJXq9fNhfLnqjE/Xn4QRwtNw==
|
||||
=dDoN
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 6 08:49:11 UTC 2023 - Marius Kittler <marius.kittler@suse.com>
|
||||
|
||||
- Update to 1.13.5
|
||||
* This release fixes CVE-2022-46165 “Cross-site Scripting (XSS) in Web GUI”
|
||||
* Bugfixes:
|
||||
#8503: "syncthing cli config devices add" reflect error when using --addresses flag
|
||||
#8764: Ignore patterns creating during folder addition are not loaded
|
||||
#8778: Tests fail on Windows with Go 1.20
|
||||
#8779: Test cleanup fails all model tests on Windows on Go 1.20
|
||||
#8859: Incorrect handling of path for auto accepted folder
|
||||
|
||||
* Other issues:
|
||||
#8799: "fatal error: checkptr: converted pointer straddles multiple allocations" in crypto tests
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 5 16:07:00 UTC 2023 - Marius Kittler <marius.kittler@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: syncthing
|
||||
Version: 1.23.4
|
||||
Version: 1.23.5
|
||||
Release: 0
|
||||
Summary: Continuous File Synchronisation
|
||||
License: MPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user