forked from pool/syncthing
- Update to 1.12.1.
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=38
This commit is contained in:
parent
98cd338918
commit
31b702d314
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aa5bead8e99a41e8bad928cb4a847533443afdf376894f6807c6a874b89f2a11
|
||||
size 4239773
|
3
syncthing-0.12.1.tar.gz
Normal file
3
syncthing-0.12.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6bde19a2fdfb00303919d9e05ab404aad9078f9a8c79ef2b8870215c5c303f62
|
||||
size 4240048
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 9 06:25:27 UTC 2015 - sor.alexei@meowr.ru
|
||||
|
||||
- Update to 1.12.1:
|
||||
* Actually do negative caching on failed discovery lookups.
|
||||
- Correct discovery port for SUSEfirewall rule.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 5 20:43:01 UTC 2015 - sor.alexei@meowr.ru
|
||||
|
||||
|
@ -5,4 +5,4 @@
|
||||
TCP="22000"
|
||||
|
||||
# space separated list of allowed UDP ports
|
||||
UDP="21025:21026"
|
||||
UDP="21027"
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: syncthing
|
||||
Version: 0.12.0
|
||||
Version: 0.12.1
|
||||
Release: 0
|
||||
Summary: FOSS Continuous File Synchronisation
|
||||
License: MPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user