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: wiz
Date: Wed Jan 25 19:20:05 UTC 2017
Modified Files:
pkgsrc/net/syncthing: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/net/syncthing/Makefile
cvs rdiff -u -r1.36 -r1.37 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.43 pkgsrc/net/syncthing/Makefile:1.44
--- pkgsrc/net/syncthing/Makefile:1.43 Tue Jan 24 09:54:45 2017
+++ pkgsrc/net/syncthing/Makefile Wed Jan 25 19:20:05 2017
@@ -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/}
Index: pkgsrc/net/syncthing/distinfo
diff -u pkgsrc/net/syncthing/distinfo:1.36 pkgsrc/net/syncthing/distinfo:1.37
--- pkgsrc/net/syncthing/distinfo:1.36 Tue Jan 24 09:54:45 2017
+++ pkgsrc/net/syncthing/distinfo Wed Jan 25 19:20:05 2017
@@ -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