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: Tue Sep 26 10:12:57 UTC 2017
Modified Files:
pkgsrc/net/syncthing: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/net/syncthing/Makefile
cvs rdiff -u -r1.49 -r1.50 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.58 pkgsrc/net/syncthing/Makefile:1.59
--- pkgsrc/net/syncthing/Makefile:1.58 Fri Sep 8 20:14:20 2017
+++ pkgsrc/net/syncthing/Makefile Tue Sep 26 10:12:57 2017
@@ -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/}
Index: pkgsrc/net/syncthing/distinfo
diff -u pkgsrc/net/syncthing/distinfo:1.49 pkgsrc/net/syncthing/distinfo:1.50
--- pkgsrc/net/syncthing/distinfo:1.49 Fri Sep 8 20:14:20 2017
+++ pkgsrc/net/syncthing/distinfo Tue Sep 26 10:12:57 2017
@@ -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