pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/syncthing syncthing: update to 0.14.54.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1f5dbbdb69a6
branches:  trunk
changeset: 316142:1f5dbbdb69a6
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Dec 06 07:09:07 2018 +0000

description:
syncthing: update to 0.14.54.

0.14.54

Bugfixes:

    #5348: Web GUI doesn't work in older browsers

0.14.53

Bugfixes:

    #4738: File restore doesn't work on one folder
    #4780: Logging debugging flags stay after disabling all debug facilities in the web UI
    #5267: Disabling the minimum disk free space check on folders doesn't work
    #5270: panic: interface conversion: interface {} is map[string]string, not map[string]interface {}
    #5291: panic: runtime error: index out of range
    #5294: Removed devices do not influnce the list of locally needed files
    #5296: strelaypoolsrv, cmd/ursrv: Google maps issue in the GUI
    #5299: panic: bug: unknown device should already have been rejected
    #5323: Files not deleted properly when one side has ignore permissions set

Enhancements:

    #1347: Directory auto-complete should be case-insensitive
    #3439: Ship .desktop files
    #4000: Add "select all" / "deselect all" to folder and device sharing dialogs
    #4480: Should show indication of local files/directories that can't be scanned for whatever reason
    #5256: Upgrade SSL Certificate to use modern cipher

Other issues:

    #5247: cmd/stdiscosrv: test suite sometimes seg faults on OpenBSD
    #5280: Update to the new prometheus client API

diffstat:

 net/syncthing/Makefile |   4 ++--
 net/syncthing/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r 17ed577ebc26 -r 1f5dbbdb69a6 net/syncthing/Makefile
--- a/net/syncthing/Makefile    Thu Dec 06 00:08:07 2018 +0000
+++ b/net/syncthing/Makefile    Thu Dec 06 07:09:07 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.79 2018/12/01 17:24:21 wiz Exp $
+# $NetBSD: Makefile,v 1.80 2018/12/06 07:09:07 wiz Exp $
 
 # Upstream regularly breaks protocol compatibility.  While users of
 # pkgsrc syncthing on multiple systems can update synchronously, an
@@ -13,7 +13,7 @@
 # Note that the android versioning is disconnected from syncthing versioning;
 # see https://github.com/syncthing/syncthing-android/issues/652 for
 # a fuller explanation.
-DISTNAME=      syncthing-0.14.52
+DISTNAME=      syncthing-0.14.54
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=syncthing/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
diff -r 17ed577ebc26 -r 1f5dbbdb69a6 net/syncthing/distinfo
--- a/net/syncthing/distinfo    Thu Dec 06 00:08:07 2018 +0000
+++ b/net/syncthing/distinfo    Thu Dec 06 07:09:07 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.64 2018/12/01 17:24:21 wiz Exp $
+$NetBSD: distinfo,v 1.65 2018/12/06 07:09:07 wiz Exp $
 
-SHA1 (syncthing-0.14.52.tar.gz) = 614698815f4ee7393c9a53e5bddc733a25fc404f
-RMD160 (syncthing-0.14.52.tar.gz) = 0ee168de954224f01e1ed6a1b684df7ac4c05ed3
-SHA512 (syncthing-0.14.52.tar.gz) = cff48ea1d1286c8b1fe971b00423ad64ef10c9b0555f0cae6e008efc07a21698d54d402fe1a0ac3161c0b5180e5ca0099a0a302fd7e7c5da0f227bdb7e2853ce
-Size (syncthing-0.14.52.tar.gz) = 10583112 bytes
+SHA1 (syncthing-0.14.54.tar.gz) = 0da0057c920d6382781435b6a1b091db0bbe1000
+RMD160 (syncthing-0.14.54.tar.gz) = 5497738b8f293504e4e52924c7cf623c4d87396b
+SHA512 (syncthing-0.14.54.tar.gz) = 979a4099e188d213d21b1b7b2a2baea7e7c65bda403713245f1d1c0f3fafd935c0697ea0283b77284e8e24325088e43756814c9ae24bbebb3526f91235e9ae82
+Size (syncthing-0.14.54.tar.gz) = 10609474 bytes
 SHA1 (patch-build.go) = 9fc31a4bcb251e299b671903f540839f45a9bf32



Home | Main Index | Thread Index | Old Index