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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8759da12ee4d
branches:  trunk
changeset: 367947:8759da12ee4d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 08 20:14:20 2017 +0000

description:
Updated syncthing to 0.14.37.

This is a regularly scheduled stable release.

Resolved issues:

    #3742, #4305: Better detect sync conflicts that happen while syncing
    #4300: Fixes a crash related to a nil reference in ignore handling

There is also a major internal refactor as part of this release.

diffstat:

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

diffs (33 lines):

diff -r c74892459b3f -r 8759da12ee4d net/syncthing/Makefile
--- a/net/syncthing/Makefile    Fri Sep 08 19:10:21 2017 +0000
+++ b/net/syncthing/Makefile    Fri Sep 08 20:14:20 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2017/09/04 18:08:26 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2017/09/08 20:14:20 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.36
+DISTNAME=      syncthing-0.14.37
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=syncthing/}
 
diff -r c74892459b3f -r 8759da12ee4d net/syncthing/distinfo
--- a/net/syncthing/distinfo    Fri Sep 08 19:10:21 2017 +0000
+++ b/net/syncthing/distinfo    Fri Sep 08 20:14:20 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.48 2017/08/14 18:41:56 wiz Exp $
+$NetBSD: distinfo,v 1.49 2017/09/08 20:14:20 wiz Exp $
 
-SHA1 (syncthing-0.14.36.tar.gz) = a068629fa5bf0030bdc6e14662fc762e18f286fd
-RMD160 (syncthing-0.14.36.tar.gz) = c2c48c99688b15a77c5c005050a61c1ee9ca8176
-SHA512 (syncthing-0.14.36.tar.gz) = bc219f5b9e455f56dd9b3e16629297f080903d663013000beacafaa7055859cc4cbf269550ab126b22e9f8c820e65811dbd857a0b374eb161667fce568ec5b7b
-Size (syncthing-0.14.36.tar.gz) = 8236194 bytes
+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



Home | Main Index | Thread Index | Old Index