- Update to 0.12.12.

OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=49
This commit is contained in:
Alexei Sorokin
2016-01-11 09:13:46 +00:00
committed by Git OBS Bridge
parent 60f1d4faf7
commit 235f7752b7
4 changed files with 23 additions and 6 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Jan 11 07:46:12 UTC 2016 - sor.alexei@meowr.ru
- Update to 0.12.12:
* Update kardianos/osext.
* Change default max conflicts to 10.
* Do not conflict copy conflict copies.
* Do not allow in use CSRF tokens to expire.
* Add relaying to main settings dialog.
* Do not resolve destination address until we need to.
* More fine grained locking in discovery cache.
* Add STNODEFAULTFOLDER envvar to skip default directory
creation on new install.
- Remove Go marcos usage for now.
-------------------------------------------------------------------
Thu Jan 7 18:53:07 UTC 2016 - sor.alexei@meowr.ru