pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/syncthing Updated syncthing to 0.14.21.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bdd90ec51627
branches:  trunk
changeset: 357685:bdd90ec51627
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jan 25 19:20:05 2017 +0000

description:
Updated syncthing to 0.14.21.

This is a hotfix release recommended for all users.

Resolved issues:

    #3931: The -logfile option now works again.

Also:

    The GUI "network error" dialog no longer shows up as easily in some scenarios when using Syncthing behind a reverse proxy.

diffstat:

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

diffs (34 lines):

diff -r 19e7788f3e07 -r bdd90ec51627 net/syncthing/Makefile
--- a/net/syncthing/Makefile    Wed Jan 25 18:05:38 2017 +0000
+++ b/net/syncthing/Makefile    Wed Jan 25 19:20:05 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2017/01/24 09:54:45 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2017/01/25 19:20:05 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.20
+DISTNAME=      syncthing-0.14.21
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=syncthing/}
 
diff -r 19e7788f3e07 -r bdd90ec51627 net/syncthing/distinfo
--- a/net/syncthing/distinfo    Wed Jan 25 18:05:38 2017 +0000
+++ b/net/syncthing/distinfo    Wed Jan 25 19:20:05 2017 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.36 2017/01/24 09:54:45 wiz Exp $
+$NetBSD: distinfo,v 1.37 2017/01/25 19:20:05 wiz Exp $
 
-SHA1 (syncthing-0.14.20.tar.gz) = d5e205dabcb7b00424dba6fbaf741ed108dcb084
-RMD160 (syncthing-0.14.20.tar.gz) = de6abb41411081164b95d0f54074ac7ef0a237e1
-SHA512 (syncthing-0.14.20.tar.gz) = 69f9717a7a79a1f6e4f7a2c0c8bc04d8b4b592cc1195d16b61be5f56c4083591dde90ef1196d30a441697e53b24546af57d45013c6dac024241cff7a39325330
-Size (syncthing-0.14.20.tar.gz) = 6771868 bytes
+SHA1 (syncthing-0.14.21.tar.gz) = 96c0fe509e484958bba4ecc10236c5fdd68fe792
+RMD160 (syncthing-0.14.21.tar.gz) = 8e3f13c9bde568744783291da105ff722ff4c5a3
+SHA512 (syncthing-0.14.21.tar.gz) = f1fe3c3fd56e1832341e74213dfbbe82ae731bdad49053a9c8d36eac8fd74a77189f1dc524cd61978092a06d355930082307bbd0aab57705c8e69f5aaf34b598
+Size (syncthing-0.14.21.tar.gz) = 6771897 bytes
 SHA1 (patch-lib_config_optionsconfiguration.go) = 341c1c032c9551e17c86a6fb5d3552b1d79041c8



Home | Main Index | Thread Index | Old Index