Accepting request 721994 from home:fcrozat:branches:network

- Update to 1.2.1:
  - Bugfixes: 
    - #5308: FreeBSD: Create new file does not generate a fs event.
    - #5801: panic: close of nil channel in relay client stop
    - #5803: Web UI shows confusing description on RC builds when
      upgrades are disabled
    - #5828: panic: Index update for not running folder
    - #5833: Paused folder shows filesystem watcher error
    - #5837: panic: runtime error: index out of range in recheckFile
    - #5849: Cannot concatenate external versioner template
      variables ("%FOLDER_PATH%/%FILE_PATH%")
    - #5880: panic: runtime error: invalid memory address or nil
      pointer dereference in loadIgnoreFile
  - Enhancements:
    - #5811: Download progress of folders in the UI should update
      more frequently
- Changes from 1.2.0:
  - Important notes:
    - This release does not interoperate with Syncthing 0.14.45
      or older.
    - This release adds QUIC with NAT traversal as a new transport
      protocol. TCP is usually more performant and remains the
      preferred way of connection when possible.
    - This release adds automatic crash reporting. See
      https://docs.syncthing.net/users/crashrep.html for details.
    - This release makes large / variable block size the only
      available mode of operation; small / fixed blocks are
      deprecated.
      See https://docs.syncthing.net/advanced/folder-uselargeblocks.html for details.
  - Bugfixes:

OBS-URL: https://build.opensuse.org/request/show/721994
OBS-URL: https://build.opensuse.org/package/show/network/syncthing?expand=0&rev=170
This commit is contained in:
Alexei Sorokin
2019-08-09 12:22:36 +00:00
committed by Git OBS Bridge
parent 28f175add3
commit 153bc48d71
6 changed files with 97 additions and 15 deletions

View File

@@ -17,7 +17,7 @@
Name: syncthing
Version: 1.1.3
Version: 1.2.1
Release: 0
Summary: Continuous File Synchronisation
License: MPL-2.0