Accepting request 863934 from home:dirkmueller:branches:network
- update to 1.12.1: * Invalid names are allowed and "auto accepted" in folder root path on Windows * Sometimes indexes for some folders aren't sent after starting Syncthing * [Untrusted] Remove Unexpected Items leaves things behind * Wrong theme on selection * Quic spamming address resolving * Deleted locally changed items still shown as locally changed * Allow specifying remote expected web UI port which would generate a href somewhere * Ignore fsync errors when saving ignore files OBS-URL: https://build.opensuse.org/request/show/863934 OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=203
This commit is contained in:
parent
d66f91e80b
commit
3280a0ee7f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fb0b57581c59b050a6ad2fbde8058114dc380d7f27635eff91e8e1a86a3f1a29
|
|
||||||
size 11598323
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAl/GKD0ACgkQ0m5u0ABl
|
|
||||||
Sj6rzgf/UmnWfwZLbpeQE/emtLxdP85cLMyhgTkibUhyQvnjjzz7muYJlVovkYCm
|
|
||||||
sa5O3aPr8WL9ItnQ6A3ux1iqKlI1+i1i8G9odugG5z8Kb3PEyYdb6mOP1/eeyeSr
|
|
||||||
ZUhP80VxZc3UFJgvyrHlmMeWRpWtYcDJGJH+PtHT4pjCi42K2C3tMf8LLJIegZXq
|
|
||||||
MCuM2kFPiHdIJUt8jEtdp/FPJbA65LB8gHCfWf/hjDL9/CB5TpQVCs4JhvRsUuxz
|
|
||||||
qwfrMTTLq0S6QEEJLcOvj0S0gIzB7fs1dDWhK7NTw8SdgLqq9Ya0r1SNzYyeDsXm
|
|
||||||
pn5XqqN8wBe7Iy5WoFZlSJ9v09Gnkg==
|
|
||||||
=efnM
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
syncthing-source-v1.12.1.tar.gz
Normal file
3
syncthing-source-v1.12.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f636441137650316b83809c177efb4df73be024547e056ea03dcf0ed627d81c7
|
||||||
|
size 11648726
|
11
syncthing-source-v1.12.1.tar.gz.asc
Normal file
11
syncthing-source-v1.12.1.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAl/1b1EACgkQ0m5u0ABl
|
||||||
|
Sj4XswgAsEy9EJM+Ejl4ykWGn2WGc6pJ4HgWILt6i0EUreY0jYl1W/neAipEKORh
|
||||||
|
XdNLnciwaEy6xriYX0jMp2QVrcOCko+qgEIkr/P5G/kgJ5UmYoKNM74KgAQ5qxA+
|
||||||
|
i9r4ffOWfmSZ7hDKXzBc8DcggkuRDgDs64CzVSaCrK8nayE4+3cYAWySVnorTr1u
|
||||||
|
8IC8JnQ7HcROrF3MXBh/yztAIeHmCY3JRbsTnSzsfBagKKfaBeuwyNZxkcSgUtkk
|
||||||
|
cKYtabzs0xgI4f8xmVXOKHZGjxHVwgrVm54LmeulvEa0zOtS90BwkqTiTOtPe/dv
|
||||||
|
Hb9rKB1b3J6DybhI1GOTdR50MDPqqw==
|
||||||
|
=7DwL
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 17 23:55:10 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.12.1:
|
||||||
|
* Invalid names are allowed and "auto accepted" in folder root path on Windows
|
||||||
|
* Sometimes indexes for some folders aren't sent after starting Syncthing
|
||||||
|
* [Untrusted] Remove Unexpected Items leaves things behind
|
||||||
|
* Wrong theme on selection
|
||||||
|
* Quic spamming address resolving
|
||||||
|
* Deleted locally changed items still shown as locally changed
|
||||||
|
* Allow specifying remote expected web UI port which would generate a href somewhere
|
||||||
|
* Ignore fsync errors when saving ignore files
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 1 14:58:51 UTC 2020 - Marius Kittler <marius.kittler@suse.com>
|
Tue Dec 1 14:58:51 UTC 2020 - Marius Kittler <marius.kittler@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package syncthing
|
# spec file for package syncthing
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 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.12.0
|
Version: 1.12.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Continuous File Synchronisation
|
Summary: Continuous File Synchronisation
|
||||||
License: MPL-2.0
|
License: MPL-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user