forked from pool/syncthing
- Update to version 0.14.37.
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=111
This commit is contained in:
parent
08aca13c81
commit
732d81f1be
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:33fcf9ab1a8595304d5f8dbd708df12e983a17e7aea2946bbdd8f95280f95eaa
|
|
||||||
size 7906564
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1
|
|
||||||
|
|
||||||
iQEcBAABCAAGBQJZZG+dAAoJENJubtAAZUo+hKkIAK5ZpHpRvttS2xU0q+Mxc5Df
|
|
||||||
GXlxrQ8QrJziSSVaggDrMQ6pFXnTLM+zOdOK8qz/aUtR3FPXsVem/YZK5rpO9Gat
|
|
||||||
RZcQN/WvUs48EEDFYbEB9EOeI+Si92dmqspxT6/1mLo3tz9y3IaelEdJ0MyaFcrM
|
|
||||||
305iPGgMar6S9mF4ZTSWudJ6irzZemGEzAjO8CNu+TOy5+5Tu6yhwBxJlapoB8zP
|
|
||||||
ekR7E7lnsJG4x9VX6j03uF4TFmUTiinHOK1kVi3cEC6bVFJxnOwMFCj5bgm92DaV
|
|
||||||
L/t53JkLy5KvgOIkTERiifYJxKS2o0YAJkhl02TcYpET98wiyy+nSgU+3s0u68k=
|
|
||||||
=0pKt
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
syncthing-source-v0.14.37.tar.gz
Normal file
3
syncthing-source-v0.14.37.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5424fef0b19ab65ec9cf96a46cfbd4bc204b8559293cd3afb22ca99d4827ba0b
|
||||||
|
size 8400825
|
11
syncthing-source-v0.14.37.tar.gz.asc
Normal file
11
syncthing-source-v0.14.37.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v1
|
||||||
|
|
||||||
|
iQEcBAABCAAGBQJZrp3/AAoJENJubtAAZUo+e00IAK7p9MyrNKrRLDuWu6jKfTgk
|
||||||
|
znOuSnMPmHP4kA5ITDBJiscNPYARzPKwSWI7Ga5P0wPKqZTacZWTbw2raxtjRVhG
|
||||||
|
FPN/+5zWNuhQzir28mVycHfIIQyhoZ1ctUfzjNcLNutkB8uJdMbdYWPzKwd48SWU
|
||||||
|
rEuyP6d7+Nm8vUfa+L1RCRe0CorUj5sfR1w0Cp4y+weLEuWA72sHXs3UqGB1t4SW
|
||||||
|
3poOelvasbKh0tP3sbtB/5U3Hz9yn+yKJLK2zid1NGZR/ZJPC2uYoRV8X53avoY4
|
||||||
|
bzDE7rH6eod9OYVdvsJ4jDpTc8HvrQk9gtg0ww3FYXVfkA/7fg5EKXrCJueia5I=
|
||||||
|
=3kq4
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,30 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 14 05:05:45 UTC 2017 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
|
- Update to version 0.14.37 (changes since 0.14.32):
|
||||||
|
* Relative version paths are now correctly relative to the
|
||||||
|
directory path (gh#syncthing/syncthing#4188).
|
||||||
|
* Remote devices now show bytes remaining to synchronise
|
||||||
|
(gh#syncthing/syncthing#4227).
|
||||||
|
* Editing ignore patterns no longer incorrectly shows included
|
||||||
|
patterns (gh#syncthing/syncthing#4249).
|
||||||
|
* The new directory dialogue now suggests a default path.
|
||||||
|
Adjustable via advanced config defaultFolderPath
|
||||||
|
(gh#syncthing/syncthing#2157).
|
||||||
|
* The build script no longer sets -installsuffix by default
|
||||||
|
(gh#syncthing/syncthing#4272).
|
||||||
|
* Prevent a vulnerability that allows file overwrite via
|
||||||
|
versioned symlinks (gh#syncthing/syncthing#4286).
|
||||||
|
* Symlinks are deleted from versioned directories on startup
|
||||||
|
(gh#syncthing/syncthing#4288).
|
||||||
|
* Directory paths are no longer reset when editing a directory
|
||||||
|
without a label (gh#syncthing/syncthing#4297).
|
||||||
|
* Better detect synchronisation conflicts that happen while
|
||||||
|
synchronising (gh#syncthing/syncthing#3742,
|
||||||
|
gh#syncthing/syncthing#4305).
|
||||||
|
* Fix a crash related to a nil reference in ignore handling
|
||||||
|
(gh#syncthing/syncthing#4300).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 21 13:30:37 UTC 2017 - sor.alexei@meowr.ru
|
Fri Jul 21 13:30:37 UTC 2017 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: syncthing
|
Name: syncthing
|
||||||
Version: 0.14.32
|
Version: 0.14.37
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: FOSS Continuous File Synchronisation
|
Summary: FOSS Continuous File Synchronisation
|
||||||
License: MPL-2.0
|
License: MPL-2.0
|
||||||
@ -103,7 +103,6 @@ install -Dpm 0644 %{name}.firewall \
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
|
||||||
%doc AUTHORS CONDUCT.md CONTRIBUTING.md LICENSE README.md
|
%doc AUTHORS CONDUCT.md CONTRIBUTING.md LICENSE README.md
|
||||||
%config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name}
|
%config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name}
|
||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
|
Loading…
Reference in New Issue
Block a user