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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/94ab1e42f97b
branches:  trunk
changeset: 373406:94ab1e42f97b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jan 01 10:28:05 2018 +0000

description:
syncthing: update to 0.14.42.

Bugfixes:

    #4353: Symlinks as folder root broken on Windows
    #4475: Discovering new files in a deleted directory does not resurrect the directory
    #4561: "Panic: interface conversion: *errors.errorString is not net.Error" after restart

Enhancements:

    #2299: Auto-accept shared folders from trusted devices
    #4406: Empty directories in .stversions should be removed
    #4476: Human readable errors on attempted deletion of non-empty directory
    #4542: Support OneDrive folders on recent Windows 10
    #4543: Add confirmation on Remove Folder / Device button

diffstat:

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

diffs (33 lines):

diff -r 4156f43db184 -r 94ab1e42f97b net/syncthing/Makefile
--- a/net/syncthing/Makefile    Mon Jan 01 10:23:47 2018 +0000
+++ b/net/syncthing/Makefile    Mon Jan 01 10:28:05 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2017/11/23 14:31:42 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2018/01/01 10:28:05 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.40
+DISTNAME=      syncthing-0.14.42
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=syncthing/}
 
diff -r 4156f43db184 -r 94ab1e42f97b net/syncthing/distinfo
--- a/net/syncthing/distinfo    Mon Jan 01 10:23:47 2018 +0000
+++ b/net/syncthing/distinfo    Mon Jan 01 10:28:05 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.52 2017/11/23 14:31:42 wiz Exp $
+$NetBSD: distinfo,v 1.53 2018/01/01 10:28:05 wiz Exp $
 
-SHA1 (syncthing-0.14.40.tar.gz) = 299a9d9d6c972a9495e48c75b69452c43d63833f
-RMD160 (syncthing-0.14.40.tar.gz) = f13a45e119e8b5c97937f877bae3313339909f35
-SHA512 (syncthing-0.14.40.tar.gz) = 3e79b034d71d1c862d21433f897dc774d3e421628804ed9c8304d4ed0dccb90fa8ec738aef476bf074ba70d4c9947114c5b6a8326faa5d6b6e5dcc03dacabecb
-Size (syncthing-0.14.40.tar.gz) = 8300965 bytes
+SHA1 (syncthing-0.14.42.tar.gz) = 49eb036cda91ab16180273202d5236577e773355
+RMD160 (syncthing-0.14.42.tar.gz) = 96a5691d5b95213858701ea6058c75ab67340fac
+SHA512 (syncthing-0.14.42.tar.gz) = 0704ded365e0d0c3da5264d55dcb4a0a5b2c1439d1c1c784afc5b2448d1022b14b3cfb38eae54d5a9f4a7e9a330e4e0123e6ae8fe39a2fe3df07342c5a074703
+Size (syncthing-0.14.42.tar.gz) = 8312701 bytes



Home | Main Index | Thread Index | Old Index