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.44.
details: https://anonhg.NetBSD.org/pkgsrc/rev/74b5d2449448
branches: trunk
changeset: 375637:74b5d2449448
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Feb 18 08:02:52 2018 +0000
description:
syncthing: update to 0.14.44.
Bugfixes:
#4634: Panic when connecting to device with auto accept and paused folders
#4636: List of files needed on remote is not wrapped at word boundaries
#4644: Impossible to run non-release builds without deadlock detectors
#4649: UTF-8 normalization does not work correctly on ZFS.
#4654: Upgrade system shows an error on RCs in some cases
#4657: Sparse files with zero blocks are not closed when pulling
#4668: Remote device out of sync items shows "0 items, ~0 B"
Enhancements:
#2599: GUI for .stversion restoration
#4499: Log entries showing IP addresses should show connection type
#4628: Set background priority / niceness
Other issues:
#4567: Arguments to fs.CreateSymlink are mixed up
#4618: More scalable global discovery
#4653: lib/model test fails with "ThreadSanitizer failed to allocate 0x200000 (2097152) bytes" with Go 1.9.2
#4663: Spurious "?" in GUI
#4706: Should clean out generated testdata in lib/model/testdata
diffstat:
net/syncthing/Makefile | 4 ++--
net/syncthing/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (33 lines):
diff -r 61e1dc774155 -r 74b5d2449448 net/syncthing/Makefile
--- a/net/syncthing/Makefile Sun Feb 18 05:47:15 2018 +0000
+++ b/net/syncthing/Makefile Sun Feb 18 08:02:52 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2018/01/23 13:58:46 jperkin Exp $
+# $NetBSD: Makefile,v 1.65 2018/02/18 08:02:52 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.43
+DISTNAME= syncthing-0.14.44
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/}
diff -r 61e1dc774155 -r 74b5d2449448 net/syncthing/distinfo
--- a/net/syncthing/distinfo Sun Feb 18 05:47:15 2018 +0000
+++ b/net/syncthing/distinfo Sun Feb 18 08:02:52 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.54 2018/01/10 15:43:10 wiz Exp $
+$NetBSD: distinfo,v 1.55 2018/02/18 08:02:52 wiz Exp $
-SHA1 (syncthing-0.14.43.tar.gz) = 564e366d35585bf643ea95e2ac843af34ef20832
-RMD160 (syncthing-0.14.43.tar.gz) = 6b8ba17e2ed14a88dd9a9ecc4b05081a492af70c
-SHA512 (syncthing-0.14.43.tar.gz) = 3e1867fc1a012713ec2872ce4e3c27fa7967b498fb0342942c6963caad33c2f018700d6b99e669fd4a31deddeb1359fb27390313b890b4e08cca06b7857e069b
-Size (syncthing-0.14.43.tar.gz) = 9541268 bytes
+SHA1 (syncthing-0.14.44.tar.gz) = 344a24b445cf900f634eddf6ecd61b3032b5d46f
+RMD160 (syncthing-0.14.44.tar.gz) = fdac2553782af2d0a2e894d079df7fefdf78da5e
+SHA512 (syncthing-0.14.44.tar.gz) = 3a68c8ad3f586af22243d502322ed8269b10ea4d85b0a1bc39578d3da1bcc61e8753a6b94d5a7c8d7b56b86777932327450c2c08f447bb8a190a0171e2c015d4
+Size (syncthing-0.14.44.tar.gz) = 10225689 bytes
Home |
Main Index |
Thread Index |
Old Index