forked from pool/syncthing
Accepting request 433881 from network
OBS-URL: https://build.opensuse.org/request/show/433881 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syncthing?expand=0&rev=49
This commit is contained in:
commit
6e2f7c8458
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b485ff5ff5725cd8187f275ab54543f7719a8f4b5f4921419271e29d0479cfef
|
|
||||||
size 6603622
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1
|
|
||||||
|
|
||||||
iQEcBAABCAAGBQJX4j6ZAAoJENJubtAAZUo++YEH/RCvB2RJialis9HPmVy6IjjU
|
|
||||||
OAyRy5hc4pZNIqTLPzzwmJYjPCakw09ULlUUbWZEnA6rFjF2UR/J31V9+6j3k9sF
|
|
||||||
25z8whLmnVZXpzLsl/rSgjlFzAhRJ5jHQl5s42BuuCNrGmoChCR4EzETlBCxc01X
|
|
||||||
mr5ajlNIUEXtzhHX8Yk8FbQUaeUT25kU/oA+CQQ+CVcgFqxKVpoZZBheQwL9KWuR
|
|
||||||
N0mXNXsAo+EismvN3+xn+BqCzJyhAz8D/6eX3EnREbHkGZkfv9npK9ygtP0aUCBm
|
|
||||||
LrMIuM/Ap4NDdcfeRVS4nC8+dlYbuk2nnRYqoNXS2wnWv809BHWmPtDxKe8nXss=
|
|
||||||
=wjyc
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
syncthing-source-v0.14.8.tar.gz
Normal file
3
syncthing-source-v0.14.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7f1e24895316f082b3c5ee084050ceb62df03b0414627e237625bb288d9a1c2c
|
||||||
|
size 10887947
|
11
syncthing-source-v0.14.8.tar.gz.asc
Normal file
11
syncthing-source-v0.14.8.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v1
|
||||||
|
|
||||||
|
iQEcBAABCAAGBQJX8urMAAoJENJubtAAZUo+hu0IAL4Cp2P13X6zF3T+X1sE9VLD
|
||||||
|
Ap12nriqn25hwlZxiPysMQ7stTFSIzXMYtt2vSL1IhzejtfuW2a9C1GxH404u+KC
|
||||||
|
yY3m8Wy+lZ1fnU3qdXVKinTG0wZP5mCy93Tqg2NirXk5MVcRQ+/HFiLr8L2tCpdI
|
||||||
|
RvVXZXmAjMudgDzjAP+sBHBUOQcfO8VfWQLMVKDjP5DIeeepPkB6i+uPBcpMYoRl
|
||||||
|
EuyvSL+i7ZgMwbG/IjnNSdcBxl1JgvRu1RULTlYV6GPRaSWbNvf76J/+UPymxynt
|
||||||
|
jBrafEUWpo3WauXjaXMV/PoNfxpbYDjPN97sG8Kd7BpC6jIxB9c7/vwuYj5Zzk8=
|
||||||
|
=YkgM
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 8 13:24:17 UTC 2016 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
|
- Update to version 0.14.8:
|
||||||
|
* The monitor process now detects crashes due to the new hashing
|
||||||
|
package and disables it on subsequent launch
|
||||||
|
(gh#syncthing/syncthing#3613).
|
||||||
|
* The two hash packages are benchmarked on startup and the
|
||||||
|
fastest on is selected (gh#syncthing/syncthing#3614).
|
||||||
|
* Directories are now correctly shown as out of sync when they
|
||||||
|
miss only deleted files (gh#syncthing/syncthing#3588).
|
||||||
|
* UPnP handling is corrected in the case where more than one
|
||||||
|
router is detected (gh#syncthing/syncthing#3578).
|
||||||
|
* Patterns with terminal slash (e.g., "dir/") now correctly
|
||||||
|
ignore directory contents (gh#syncthing/syncthing#3639).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 29 07:01:32 UTC 2016 - sor.alexei@meowr.ru
|
Thu Sep 29 07:01:32 UTC 2016 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: syncthing
|
Name: syncthing
|
||||||
Version: 0.14.7
|
Version: 0.14.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: FOSS Continuous File Synchronisation
|
Summary: FOSS Continuous File Synchronisation
|
||||||
License: MPL-2.0
|
License: MPL-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user