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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ad9aa0a0f9a9
branches:  trunk
changeset: 369022:ad9aa0a0f9a9
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Sep 26 10:12:57 2017 +0000

description:
syncthing: update to 0.14.38.

This is a regularly scheduled stable release.

Resolved issues (cmd/syncthing):

    #4063, #4343: KCP connections are now more stable.
    #4348: Hashing benchmarks are skipped if a manual selection has been forced.

Resolved issues (cmd/strelaysrv):

    #4245: Relay server RAM usage has been reduced.

diffstat:

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

diffs (33 lines):

diff -r b17e1090d000 -r ad9aa0a0f9a9 net/syncthing/Makefile
--- a/net/syncthing/Makefile    Tue Sep 26 10:12:40 2017 +0000
+++ b/net/syncthing/Makefile    Tue Sep 26 10:12:57 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2017/09/08 20:14:20 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2017/09/26 10:12:57 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.37
+DISTNAME=      syncthing-0.14.38
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=syncthing/}
 
diff -r b17e1090d000 -r ad9aa0a0f9a9 net/syncthing/distinfo
--- a/net/syncthing/distinfo    Tue Sep 26 10:12:40 2017 +0000
+++ b/net/syncthing/distinfo    Tue Sep 26 10:12:57 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.49 2017/09/08 20:14:20 wiz Exp $
+$NetBSD: distinfo,v 1.50 2017/09/26 10:12:57 wiz Exp $
 
-SHA1 (syncthing-0.14.37.tar.gz) = 9c9d644563788ea28c6630f9e4fb54fada42898b
-RMD160 (syncthing-0.14.37.tar.gz) = c11a4f940a2a1e773f77cc758fb35c56ff8bedf1
-SHA512 (syncthing-0.14.37.tar.gz) = c8025bbb49b1253a363130942e6c24776f2a569b0fdaf7a1a47fcab936d74d7edfc6de647ccb8604f5efc01f1857a44ecd587eb00eb8222f013211d9e17981cc
-Size (syncthing-0.14.37.tar.gz) = 8242709 bytes
+SHA1 (syncthing-0.14.38.tar.gz) = ee5c730268391d6911a22fe3e0685bfb2208b929
+RMD160 (syncthing-0.14.38.tar.gz) = 1271e927c543feb990e13758433da317d7c69bec
+SHA512 (syncthing-0.14.38.tar.gz) = be5f7527d63e8db427705c34b26d783d9abd7cb5727d3dcf08ee62b1ace5454b7dfed4f030ec53e847a34f560cf349460f68c859a1008c5105aef65ef42c5cc5
+Size (syncthing-0.14.38.tar.gz) = 8246629 bytes



Home | Main Index | Thread Index | Old Index