pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/syncthing



Module Name:    pkgsrc
Committed By:   triaxx
Date:           Fri Mar 19 16:23:06 UTC 2021

Modified Files:
        pkgsrc/net/syncthing: Makefile distinfo

Log Message:
syncthing: Update to 1.14.0

upstream changes:
-----------------
v1.14.0

@st-release st-release released this 14 days ago · 190 commits to main since this release

This release adds configurable device and folder defaults.

The output format of the /rest/db/browse
endpoint has
changed.

Bugfixes:

  o #5426: Old device removed from introducer isn't removable from other devices
  o #6086: Default Folder uses different config than user-created folders
  o #7257: Rescan All button should be greyed out when all folders are paused.
  o #7263: GUI displays Syncing (100%, 0 B) when syncing byte-sized files
  o #7267: GUI log tailing is broken if closed when scrolled up
  o #7268: Data requests block each other, and some API requests, due to casefs lock contention
  o #7270: Data requests block API requests that also touch the filesystem
  o #7273: Data requests block adding new folder
  o #7280: Stopped folder not synchronizing after a rescan
  o #7284: Do not touch .stignore on saving folder config when ignore patterns have not changed
  o #7287: Tons of "Found x elements with non-unique id #optionsInputX" JavaScript errors when opening Advanced Configuration
  o #7333: Encrypted folder fails to serve files < 1024 bytes
  o #7347: “TypeError: Cannot set property ‘connected’ of undefined” error when removing devices
  o #7354: Error message when external versioning fails is ambiguous
  o #7371: junctionsAsDirs requires Syncthing restart to trigger

Enhancements:

  o #944: Handle info labels that are longer than available space
  o #4224: Editable default values for folders, devices
  o #5187: Remove pending folders if remote device no longer announces them
  o #6949: Visual eye sore on Advanced Configuration page.
  o #7340: Change name from "Open Source Continuous File Synchronization" to "Syncthing" in Windows Firewall

Other issues:

  o #7344: Very slow tests due to encryption token generation

v1.13.1

@st-release st-release released this on 3 Feb · 253 commits to main since this release

This is a re-release of v1.13.0, but with the optional tech-ui GUI
moved from being a theme to being a sub-directory under the default
theme. This solves the issue with selecting the tech-ui theme and then
being unable to switch back as this functionality is missing in the
tech-ui.

Bugfixes:

  o #7324: Official builds of v1.13.0 come with the Tech Ui, which is impossible to switch back from

v1.13.0

@st-release st-release released this on 2 Feb · 253 commits to main since this release

This release adds configuration options for min/max connections (see
https://docs.syncthing.net/advanced/option-connection-limits.html) and
moves the storage of pending devices/folders from the config to the
database (see
https://docs.syncthing.net/dev/rest.html#cluster-endpoints).

Bugfixes:

  o #7005: panic: nil pointer dereference because (*db.Lowlevel)getMetaAndCheck() returns nil
  o #7076: File not detected due to watching reporting events on old, deleted path
  o #7165: Connections aren't actually closed when closing a protocol connection
  o #7184: Spurious unexpected directory in untrusted folder
  o #7197: In Recent Changes, the Device column is empty
  o #7231: panic: deadlock detected at fmut

Enhancements:

  o #7176: Active connections min/max setting
  o #7178: Pending devices and folders should live in the database instead of configuration

Other issues:

  o #6551: Test failure because of umask


To generate a diff of this commit:
cvs rdiff -u -r1.129 -r1.130 pkgsrc/net/syncthing/Makefile
cvs rdiff -u -r1.84 -r1.85 pkgsrc/net/syncthing/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/syncthing/Makefile
diff -u pkgsrc/net/syncthing/Makefile:1.129 pkgsrc/net/syncthing/Makefile:1.130
--- pkgsrc/net/syncthing/Makefile:1.129 Sat Jan 23 14:23:08 2021
+++ pkgsrc/net/syncthing/Makefile       Fri Mar 19 16:23:06 2021
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.129 2021/01/23 14:23:08 bsiegert Exp $
+# $NetBSD: Makefile,v 1.130 2021/03/19 16:23:06 triaxx Exp $
 
 # Protocol breaks require tech-pkg@ discussion and MAINTAINER approval.
-DISTNAME=      syncthing-source-v1.12.0
+DISTNAME=      syncthing-source-v1.14.0
 PKGNAME=       ${DISTNAME:S,source-v,,}
-PKGREVISION=   1
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=syncthing/}
 GITHUB_RELEASE=        v${PKGVERSION_NOREV}

Index: pkgsrc/net/syncthing/distinfo
diff -u pkgsrc/net/syncthing/distinfo:1.84 pkgsrc/net/syncthing/distinfo:1.85
--- pkgsrc/net/syncthing/distinfo:1.84  Mon Dec 14 16:49:44 2020
+++ pkgsrc/net/syncthing/distinfo       Fri Mar 19 16:23:06 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.84 2020/12/14 16:49:44 abs Exp $
+$NetBSD: distinfo,v 1.85 2021/03/19 16:23:06 triaxx Exp $
 
-SHA1 (syncthing-source-v1.12.0.tar.gz) = c86a9f3588162850761afcad557f5256d98873cb
-RMD160 (syncthing-source-v1.12.0.tar.gz) = 63c8454b6a156ceb1b1193434cfbb05a75fbdc14
-SHA512 (syncthing-source-v1.12.0.tar.gz) = 43a7fdefec6e8acc2d4508a52bad7ba39242186b286f8d2d50762dd639c37ff2f70a13f7957ae85d2006b49947426b8ed54be93cf6abfffa811a140b5c921d5f
-Size (syncthing-source-v1.12.0.tar.gz) = 11598323 bytes
+SHA1 (syncthing-source-v1.14.0.tar.gz) = 741ae89a3d9ac681ba97652a77912232d422529f
+RMD160 (syncthing-source-v1.14.0.tar.gz) = c0ddda9c1f981fc860fe0bfedbefda88500faf28
+SHA512 (syncthing-source-v1.14.0.tar.gz) = 8b06f7e19afd1f699de569090dd3d58cc81a658bfb10a923bb2023d922fe18bf9fcaca38244e338fac9939054b86cc626db63e6a8588f62f981cc5d37eb7ad88
+Size (syncthing-source-v1.14.0.tar.gz) = 11729886 bytes



Home | Main Index | Thread Index | Old Index