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.24.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cf13921605f7
branches:  trunk
changeset: 359383:cf13921605f7
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Mar 08 15:46:52 2017 +0000

description:
Updated syncthing to 0.14.24.

This is a regularly scheduled stable release.

Resolved issues since v0.12.23:

    #3884: lib/sync: Fix a race in unlocker logging
    #3976: Links and log messages refer to https instead of http where possible

Also:

    As of this release, symlinks are no longer supported on Windows.
    The default number of parallel file processing routines per
    folder is now two (previously one), and the number of simultaneously
    outstanding network requests has been increased.
    The GUI now contains buttons to pause or resume all folders
    with a single action.

diffstat:

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

diffs (34 lines):

diff -r 7d5cb876c86a -r cf13921605f7 net/syncthing/Makefile
--- a/net/syncthing/Makefile    Wed Mar 08 15:30:00 2017 +0000
+++ b/net/syncthing/Makefile    Wed Mar 08 15:46:52 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2017/02/08 21:59:28 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2017/03/08 15:46:52 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.23
+DISTNAME=      syncthing-0.14.24
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=syncthing/}
 
diff -r 7d5cb876c86a -r cf13921605f7 net/syncthing/distinfo
--- a/net/syncthing/distinfo    Wed Mar 08 15:30:00 2017 +0000
+++ b/net/syncthing/distinfo    Wed Mar 08 15:46:52 2017 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.38 2017/02/08 21:59:28 wiz Exp $
+$NetBSD: distinfo,v 1.39 2017/03/08 15:46:52 wiz Exp $
 
-SHA1 (syncthing-0.14.23.tar.gz) = 727553bef2157dbfc4257f9691cd7574361bf26a
-RMD160 (syncthing-0.14.23.tar.gz) = 79b44cb3cfe341daf3a034041a319c9a7f27f427
-SHA512 (syncthing-0.14.23.tar.gz) = 36a1d0f1ec6642056a6ff43b90af417eff09d6f9c7358fb1d80c3f0470d9c686d8644e4491c94f95a644ee26b6b4df4ecc27d519c7d4cc39539061f6dc5b181c
-Size (syncthing-0.14.23.tar.gz) = 6783975 bytes
+SHA1 (syncthing-0.14.24.tar.gz) = b211ede4987647486c5d5eebabeb81319773ddd3
+RMD160 (syncthing-0.14.24.tar.gz) = d66a6c63d2c6172a6aae7339e165f58f8656cf6a
+SHA512 (syncthing-0.14.24.tar.gz) = 164bb2ec8a85b5d10c9b4a08dfc3a94ff1b479069f272471067dea82ac6bb1616ea21fd2576bf5464c144be1bff61a89c24f04fe18c20c4c982acd26c0cc5ca3
+Size (syncthing-0.14.24.tar.gz) = 6781504 bytes
 SHA1 (patch-lib_config_optionsconfiguration.go) = 6600b0aab04cb4bb3ed05141f1dea977544e0943



Home | Main Index | Thread Index | Old Index