forked from pool/syncthing
Update to v1.22.2
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=251
This commit is contained in:
parent
3d3a51cfc5
commit
d33d8838e8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b024d112167e0e81a785ab98c1a044aee1ac041dfe57a62772c08284f875a5bd
|
||||
size 13775337
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAmNiIE8ACgkQ0m5u0ABl
|
||||
Sj4Huwf+OoD3TkDTU5umA6PLMFug8F+bKEV2TwuaxjY0+Y6QUXSKji6BVKnOwwSX
|
||||
YPjMQNU0skuoOZrhZyy11idfKm23X+bMsc2At7XA8Q1yPn9fuUJU8pIQDiAf8+Wk
|
||||
cNF9Ig491tqu15MYJWvdQTySa2xR1FkTRiWS8amH4Sr8cXIl5z/5hXcvtX8f+c0L
|
||||
BR2js48vVBjA5nKKBCHXWuuvAZf6FwCMPMHuYZBvjvW4NHs+kSM+LxW82U2hDeW/
|
||||
6MuteZyICQ5TPOH5p/vIgaAdicCVG1U4G4l3syebB6CvuSbqzbOboQBHgHtb6sSS
|
||||
lnXOCKcHSmbos75u8PIUHkoSmT87hA==
|
||||
=H/j3
|
||||
-----END PGP SIGNATURE-----
|
3
syncthing-source-v1.22.2.tar.gz
Normal file
3
syncthing-source-v1.22.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:211704904788808ef2818994fb36e33c3e33ed1b52267f7adbf1411fa5ee2d2f
|
||||
size 13917524
|
11
syncthing-source-v1.22.2.tar.gz.asc
Normal file
11
syncthing-source-v1.22.2.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAmOPFcgACgkQ0m5u0ABl
|
||||
Sj5bCAf/fS2N/hUmy5AEcLkTX6JcQS8HNEwdqJAIw46GXnwLZguKOxjWtypc1bBs
|
||||
DlTbjPQqXNVMrVVlEG/pw1vhxjrJ+DvIMpBTcMLlllQpZZzIiFs2LCmNCu+Y3jTS
|
||||
AtEHVR7DzdBdQZdFjHnllThpU0ebq+CdSQnHwYYMRkCOXjEHIA5NtCoTRpvSmtvG
|
||||
U5/6Xf56VchmfQyYFKPMDhPQCmR97/WjrXcU22cOzQAehfEnNMwJ333o5oYBRqjX
|
||||
8eWbMxb/WqXUfalXfCcBI0OnACmB0+aiRGKSF3fO6Qc3Yl0hmxaJ/9p3FbkfRLGb
|
||||
gHMzL5xPk02204GI8ZSN/5nJy9qPPw==
|
||||
=LmWZ
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 6 10:33:22 UTC 2022 - Marius Kittler <marius.kittler@suse.com>
|
||||
|
||||
- Update to 1.22.2
|
||||
* Bugfixes:
|
||||
#3744: Folders with custom icons not deletable on Windows
|
||||
#8570: Incorrect rescan interval when add encrypted folder with watch for changes enabled
|
||||
#8592: Newly added "connection type" icon and text in device info is slightly misaligned
|
||||
#8630: Enabling rate limit drastically reduces network performance
|
||||
#8654: Conflicts created on Android on files modified by other devices
|
||||
#8657: Xattrs not properly applied to directories, causes rescan/resync loop
|
||||
#8661: webgui complains about not set password in ldap mode
|
||||
#8682: syncthing generate command writes the deviceId to stderr instead of stdout as INFO
|
||||
|
||||
* Enhancements:
|
||||
#2771: Add mailto link to "Show ID" dialog, for sending device ID via email
|
||||
#7703: Show if devices have not connected in a long time
|
||||
#8638: Use healtcheck endpoint for docker
|
||||
#8686: LAN detection via subnetmask
|
||||
|
||||
* Other issues:
|
||||
#8601: Build fails due to setting xattrs that affect SELinux, "permission denied"
|
||||
#8679: Bump quic-go
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 2 09:05:44 UTC 2022 - Marius Kittler <marius.kittler@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: syncthing
|
||||
Version: 1.22.1
|
||||
Version: 1.22.2
|
||||
Release: 0
|
||||
Summary: Continuous File Synchronisation
|
||||
License: MPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user