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.27.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f4c1a0289ffa
branches: trunk
changeset: 361790:f4c1a0289ffa
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Apr 26 22:28:31 2017 +0000
description:
Updated syncthing to 0.14.27.
This is a regularly scheduled stable release.
Resolved issues since v0.14.26:
#219: Devices can now have a list of allowed subnets (advanced config)
#234: The transfer rate units can now be changed by clicking on the value
#1819: UI text explaining "Introducer" is improved
#2267: Advanced config editor can now edit lists of things
#2519: Directories created for new folders now obey the user umask setting (on Unixes)
#4053: Incoming index updates are consistency checked better
diffstat:
net/syncthing/Makefile | 4 ++--
net/syncthing/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (34 lines):
diff -r e293eab94f97 -r f4c1a0289ffa net/syncthing/Makefile
--- a/net/syncthing/Makefile Wed Apr 26 22:10:37 2017 +0000
+++ b/net/syncthing/Makefile Wed Apr 26 22:28:31 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2017/04/19 18:37:23 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2017/04/26 22:28:31 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.26
+DISTNAME= syncthing-0.14.27
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/}
diff -r e293eab94f97 -r f4c1a0289ffa net/syncthing/distinfo
--- a/net/syncthing/distinfo Wed Apr 26 22:10:37 2017 +0000
+++ b/net/syncthing/distinfo Wed Apr 26 22:28:31 2017 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.41 2017/04/19 18:37:23 wiz Exp $
+$NetBSD: distinfo,v 1.42 2017/04/26 22:28:31 wiz Exp $
-SHA1 (syncthing-0.14.26.tar.gz) = 8e9650a762a2b52c33a12e1f638b445cc19d503d
-RMD160 (syncthing-0.14.26.tar.gz) = 8d8d029986502c8f2145826546f659a5ffdb5458
-SHA512 (syncthing-0.14.26.tar.gz) = fca577d9b37ad2c93bc2bf441b3b9c357ec47400d0aa5876545c30fde5d4c14c0425a8813ae56c0c880dd33e4b6cca42302b4d3926b4766361e5aea51ed18d1a
-Size (syncthing-0.14.26.tar.gz) = 7084289 bytes
+SHA1 (syncthing-0.14.27.tar.gz) = dc2f6fda7d9b2df407cd4861a082a8091e1b3bdb
+RMD160 (syncthing-0.14.27.tar.gz) = 7ee44da86229fa1c582f72a6e13796185b6ecec8
+SHA512 (syncthing-0.14.27.tar.gz) = 438d3385dc3b9737bc0ec275462b9dc41a630b353443061fddb9e48b184b5cb39e3ccf144fef4e30f4523d1c6a96f2a8a9d87bc27e9734b1f7d7d462c9c15e51
+Size (syncthing-0.14.27.tar.gz) = 4611326 bytes
SHA1 (patch-lib_config_optionsconfiguration.go) = 6600b0aab04cb4bb3ed05141f1dea977544e0943
Home |
Main Index |
Thread Index |
Old Index