forked from pool/syncthing
Accepting request 1046251 from network
- Update to 1.23.0 * Bugfixes: #8572: Incorrect rescan interval on auto accepted encrypted folder #8646: Perhaps the list of devices contains empty elements #8686: Properly indicate whether a connection is "LAN" or not in the GUI OBS-URL: https://build.opensuse.org/request/show/1046251 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=130
This commit is contained in:
commit
38e7e73927
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:211704904788808ef2818994fb36e33c3e33ed1b52267f7adbf1411fa5ee2d2f
|
|
||||||
size 13917524
|
|
@ -1,11 +0,0 @@
|
|||||||
-----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-----
|
|
3
syncthing-source-v1.23.0.tar.gz
Normal file
3
syncthing-source-v1.23.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0f66d3dd2a7915a6f3ca6773c1dc02345444b2644a533211ce1ee57b371ae458
|
||||||
|
size 13936173
|
11
syncthing-source-v1.23.0.tar.gz.asc
Normal file
11
syncthing-source-v1.23.0.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAmOyjGwACgkQ0m5u0ABl
|
||||||
|
Sj67Sgf+MLYFPov/9YCnSV4Vd+jP8BU6brL2jIRtxoLxYwMQB5UxnKiX+ZhKu53J
|
||||||
|
z3wDiIpO9JZenbDIFxTETQ0ME6/PJr2RsTMPG7S9NdK+mJwU3WHfodUJ3Yj5xxEW
|
||||||
|
6LrikqwREnWNadWehlbtUdBAnhogaksVdb6TBBVQGNFtZDDioh/mIvN2TMqdokV8
|
||||||
|
KYHPBcYGzpM77eIvWFkrbg1Cb8dRGErdgCgPjKa6UkJ0H1TE3CiZAI4chPoa1sB0
|
||||||
|
UWwe3tuQSKd5apIWa+LeYv0X7hCaJs5CNY+pRzJtzs7y1GBxj653+S3ZwB9mGkvg
|
||||||
|
lU5kzqtke70ibG3oyoRxKOWLAB04jg==
|
||||||
|
=SkuD
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 2 17:38:38 UTC 2023 - Marius Kittler <marius.kittler@suse.com>
|
||||||
|
|
||||||
|
- Update to 1.23.0
|
||||||
|
* Bugfixes:
|
||||||
|
#8572: Incorrect rescan interval on auto accepted encrypted folder
|
||||||
|
#8646: Perhaps the list of devices contains empty elements
|
||||||
|
#8686: Properly indicate whether a connection is "LAN" or not in the GUI
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 6 10:33:22 UTC 2022 - Marius Kittler <marius.kittler@suse.com>
|
Tue Dec 6 10:33:22 UTC 2022 - Marius Kittler <marius.kittler@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package syncthing
|
# spec file for package syncthing
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: syncthing
|
Name: syncthing
|
||||||
Version: 1.22.2
|
Version: 1.23.0
|
||||||
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