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.51.
details: https://anonhg.NetBSD.org/pkgsrc/rev/62fcacb7989c
branches: trunk
changeset: 323984:62fcacb7989c
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Oct 04 11:28:54 2018 +0000
description:
syncthing: update to 0.14.51.
Bugfixes:
#2370: Scanning and deletes should be processed even when above the free space limit
#5078: panic: nil pointer dereference when unpausing folders
#5117: cmd/stdiscosrv: Not enough traffic breaks replication between discovery servers
#5125: Symlinks marked as removed on windows
#5127: Parent directories of unignored files keep being included and immediately ignored again
#5131: Progress updates are ignored for send only folders
#5151: cmd/stdiscosrv: Should not allow localhost addresses
#5180: Docker image fails when PGID set to existing group
#5183: panic: bug: Notify backend is processing a change outside of the filesystem root
Enhancements:
#2291: Permanently notify about initial connection requests
#4782: Reduce unnecessary syncing / database traversal
#5163: GUI authentication using LDAP
Other issues:
#4758: Suture services should not survive panics
#5110: Run folder tests in temporary directories
diffstat:
net/syncthing/Makefile | 4 ++--
net/syncthing/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (34 lines):
diff -r c69865f4c9a0 -r 62fcacb7989c net/syncthing/Makefile
--- a/net/syncthing/Makefile Wed Oct 03 23:52:35 2018 +0000
+++ b/net/syncthing/Makefile Thu Oct 04 11:28:54 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.76 2018/09/30 19:12:15 wiz Exp $
+# $NetBSD: Makefile,v 1.77 2018/10/04 11:28:54 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.50
+DISTNAME= syncthing-0.14.51
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff -r c69865f4c9a0 -r 62fcacb7989c net/syncthing/distinfo
--- a/net/syncthing/distinfo Wed Oct 03 23:52:35 2018 +0000
+++ b/net/syncthing/distinfo Thu Oct 04 11:28:54 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.62 2018/09/30 19:12:15 wiz Exp $
+$NetBSD: distinfo,v 1.63 2018/10/04 11:28:54 wiz Exp $
-SHA1 (syncthing-0.14.50.tar.gz) = b6bd7d0ce2038c642422b89252a289676f61c1d0
-RMD160 (syncthing-0.14.50.tar.gz) = 50a01f351e1d26d279a5766c8f2a809f42bfc368
-SHA512 (syncthing-0.14.50.tar.gz) = 7ff14d36a62c7e75f979b915ef633693455e3b15b096dda95299b37bd0ab18cdeabe6e2e73469fc244f58cc9a74b4bcace4ca6e9684978a3dd2ca4e05cdfb72b
-Size (syncthing-0.14.50.tar.gz) = 10715126 bytes
+SHA1 (syncthing-0.14.51.tar.gz) = 42aaf61e0948a526c8a0c5720da16c730141d8cf
+RMD160 (syncthing-0.14.51.tar.gz) = cfe9f90c0cc48a826402ffa2d015dd1afb1a7a7f
+SHA512 (syncthing-0.14.51.tar.gz) = d670b1df341c8da95d38170e03b40deb19dfcdf0c0df9b4630c74b4fcc979bd9a863c0ca0510e28739bac14b1aad51ce40abe695765186acad78ea0d7eb3a20c
+Size (syncthing-0.14.51.tar.gz) = 10970620 bytes
SHA1 (patch-build.go) = 9fc31a4bcb251e299b671903f540839f45a9bf32
Home |
Main Index |
Thread Index |
Old Index