forked from pool/syncthing
Accepting request 1032810 from network
- Update to 1.22.1 * Bugfixes: #8084: Scope ID should be filtered out of IPv6 addresses when using Remote GUI #8569: Periodic connection losses to webui because docker image doesn't support upgrade #8594: Extended attributes are only synced one way * Enhancements: #3987: Private relay server with authentication #8244: Show connection type in Remote Devices #8430: Add HTTP health check without using API Token OBS-URL: https://build.opensuse.org/request/show/1032810 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=128
This commit is contained in:
commit
fa54bc563c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b9644e814b4c7844a59e4e7705c550361cb4ed6c36bf9b46617de386ee2dad45
|
||||
size 13787200
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAmM70AsACgkQ0m5u0ABl
|
||||
Sj59Owf6AwuVrh8wBAQ7P+pF/QmOdmBDd56Rksvhr4stn9O131qja1lMOBL1VPhF
|
||||
wTHeu/HwZ/f+MpWKONA9o0ioif6eOHlbmuSx8hwtC/du/0OQedHzgDEgYTjjRJlL
|
||||
jIg4CKObcUdDcbPLurzUkXwLJYjjQHQMxfh4Bw/L1o+I3PPinwVXmAsnVciJkdiU
|
||||
C0SJgJBUVnY7Qtw+BsJN4J1AYkft0SEciOn4n+NXJ5N7u2AzAzrISPx3rS29psM7
|
||||
oycIfcanZ5HMBmw6UGirpESV9hzI4JVW7LRmcdRQcQHHpCDHxj1bX+uvjR+hixbg
|
||||
5HjCLMt+VdE7LF0dFMWhwrYQewy3TQ==
|
||||
=iId0
|
||||
-----END PGP SIGNATURE-----
|
3
syncthing-source-v1.22.1.tar.gz
Normal file
3
syncthing-source-v1.22.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b024d112167e0e81a785ab98c1a044aee1ac041dfe57a62772c08284f875a5bd
|
||||
size 13775337
|
11
syncthing-source-v1.22.1.tar.gz.asc
Normal file
11
syncthing-source-v1.22.1.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----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-----
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 2 09:05:44 UTC 2022 - Marius Kittler <marius.kittler@suse.com>
|
||||
|
||||
- Update to 1.22.1
|
||||
* Bugfixes:
|
||||
#8084: Scope ID should be filtered out of IPv6 addresses when using Remote GUI
|
||||
#8569: Periodic connection losses to webui because docker image doesn't support upgrade
|
||||
#8594: Extended attributes are only synced one way
|
||||
|
||||
* Enhancements:
|
||||
#3987: Private relay server with authentication
|
||||
#8244: Show connection type in Remote Devices
|
||||
#8430: Add HTTP health check without using API Token
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 4 08:32:21 UTC 2022 - Marius Kittler <marius.kittler@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: syncthing
|
||||
Version: 1.22.0
|
||||
Version: 1.22.1
|
||||
Release: 0
|
||||
Summary: Continuous File Synchronisation
|
||||
License: MPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user