SHA256
1
0
forked from pool/syncthing

Update to 1.18.5

OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=227
This commit is contained in:
Marius Kittler 2021-12-07 12:48:41 +00:00 committed by Git OBS Bridge
parent 4ee457e764
commit af12dadad7
6 changed files with 30 additions and 18 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:163185cf120a7c66fa114937d8712866a891cf09c50eb2995fd49788850c7c02
size 13006540

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAmGBc+UACgkQ0m5u0ABl
Sj7uGggAxiEVBC1noWgShSZ+liTYHny1PqsuHdkL20XGP0xZDwUiBwujuS9D6d1o
5uT7TgQ8ClQdWK1X4n2YTObFbCTfo4PfHrLmOr0g6482MbdvCMaMAS+bY2l/TqWx
qKSaVyJgUrhjIvEaFDGOGXptM3ptH+EnAhn8YPkqr0QQd2aLtAw1G4Of8CzsfzZn
pLPyrel8neAB3M2Z/J4bKdtNvSogqcQ3CzvByQvA1LEUK6OCXEXBcbqehvncUrMi
LlWOeff+fCsCgNdwfXjiPhViS2Q1dMHRctPcWYu8A0JHm41Fz1dhTIK7NMqG5UGR
+Ti8spRdNtIVIQxV4Ok/5/6cHtMrTA==
=xQtR
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c64db4d5fe6ae6525d2333fdd5cb41243e56430ced377c59ca69731a1183df1f
size 13008816

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEN8hFVOfgomHk924e0m5u0ABlSj4FAmGuMvgACgkQ0m5u0ABl
Sj6bEQgAqazMvW5DEN4/I92MVZMoTYFk9gA/QYOqRT2o5wcMtTgza7/LMKuPYCu2
I3e13nWVHi67HLS52yWfP8lkx6RMXUw21h3hfrMwalPSytys+5Va5Fm603nDofyU
+Q4FqDQjx9JJTdLoMoUDpCrZ3gIY53zvLBn/hRbUNAcS5tAGYfSWho9bp/qMkb5Z
709myTzOshNP7QySgM1kIVtXuaFCzDAL82DE1Tp7xjNL15AGaC66jg9Ar8MnTjOu
A0uGIMvCSfnFVh9CrA2L7KFPm2yx7ylHyCEIMS8dXr36bfEzDbcS2pUdN/N7ZN4g
45FfgMCdlQqmEEB2TovL4mp0rLdH5Q==
=osun
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Dec 7 12:46:36 UTC 2021 - Marius Kittler <marius.kittler@suse.com>
- Update to 1.18.5
* Bugfixes:
#7715: Deleted encrypted files don't show up as locally changed in web UI
* Enhancements:
#7115: Use CRLF instead of LF in config.xml and .stignore on Windows
#8014: Send TLS SNI to relay server
#8021: Provide a way to preset GUI credentials with password hashing
-------------------------------------------------------------------
Wed Nov 24 10:16:04 UTC 2021 - Johannes Segitz <jsegitz@suse.com>

View File

@ -17,7 +17,7 @@
Name: syncthing
Version: 1.18.4
Version: 1.18.5
Release: 0
Summary: Continuous File Synchronisation
License: MPL-2.0
@ -26,9 +26,9 @@ URL: https://syncthing.net/
Source: https://github.com/%{name}/%{name}/releases/download/v%{version}/%{name}-source-v%{version}.tar.gz
Source1: https://github.com/%{name}/%{name}/releases/download/v%{version}/%{name}-source-v%{version}.tar.gz.asc
Source2: %{name}.keyring
Patch0: harden_strelaysrv.service.patch
Patch1: harden_syncthing-resume.service.patch
Patch2: harden_syncthing@.service.patch
Patch0: harden_strelaysrv.service.patch
Patch1: harden_syncthing-resume.service.patch
Patch2: harden_syncthing@.service.patch
BuildRequires: systemd-rpm-macros
BuildRequires: golang(API) >= 1.14
BuildRequires: pkgconfig(systemd)