SHA256
1
0
forked from pool/syncthing

- Update to 0.11.22.

OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=30
This commit is contained in:
Alexei Sorokin 2015-08-26 13:06:45 +00:00 committed by Git OBS Bridge
parent 94ab6880fa
commit b70f39a7f8
5 changed files with 13 additions and 7 deletions

View File

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

3
syncthing-0.11.22.tar.gz Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Aug 26 13:05:27 UTC 2015 - sor.alexei@meowr.ru
- Update to 0.11.22:
* Fix events timeout errors.
- Correct TCP and UDP ports once again.
-------------------------------------------------------------------
Sun Aug 23 16:03:43 UTC 2015 - sor.alexei@meowr.ru

View File

@ -2,8 +2,7 @@
## Description: Opens ports for Syncthing.
# space separated list of allowed TCP ports
TCP="21025"
TCP="22000"
# space separated list of allowed UDP ports
TCP="21026 22000"
TCP="21025:21026"

View File

@ -17,7 +17,7 @@
Name: syncthing
Version: 0.11.21
Version: 0.11.22
Release: 0
Summary: FOSS Continuous File Synchronization
License: MPL-2.0