pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/syncthing Updated net/syncthing to 0.14.6
details: https://anonhg.NetBSD.org/pkgsrc/rev/b9c75ee13f76
branches: trunk
changeset: 352218:b9c75ee13f76
user: abs <abs%pkgsrc.org@localhost>
date: Sat Sep 10 19:07:15 2016 +0000
description:
Updated net/syncthing to 0.14.6
This is a minor release recommended for all users.
Resolved issues since v0.14.5:
#3496: In sync percentages no longer go negative for large numbers of deleted files.
#3502: Files that were deleted and then ignored are no longer deleted on other devices that didn't ignore them.
#3525: Configuration is no longer moved away when perfoming an upgrade on a full disk.
diffstat:
net/syncthing/Makefile | 4 ++--
net/syncthing/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (34 lines):
diff -r 96343885ba06 -r b9c75ee13f76 net/syncthing/Makefile
--- a/net/syncthing/Makefile Sat Sep 10 15:27:38 2016 +0000
+++ b/net/syncthing/Makefile Sat Sep 10 19:07:15 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2016/08/25 18:44:15 gdt Exp $
+# $NetBSD: Makefile,v 1.28 2016/09/10 19:07:15 abs 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.5
+DISTNAME= syncthing-0.14.6
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/}
diff -r 96343885ba06 -r b9c75ee13f76 net/syncthing/distinfo
--- a/net/syncthing/distinfo Sat Sep 10 15:27:38 2016 +0000
+++ b/net/syncthing/distinfo Sat Sep 10 19:07:15 2016 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.22 2016/08/25 18:44:15 gdt Exp $
+$NetBSD: distinfo,v 1.23 2016/09/10 19:07:15 abs Exp $
-SHA1 (syncthing-0.14.5.tar.gz) = ff8865bf8222d0606bea83552fdcdab99f6f8205
-RMD160 (syncthing-0.14.5.tar.gz) = 8532fe44e5d8c381a558588912cd260e8e9343af
-SHA512 (syncthing-0.14.5.tar.gz) = c60e3205624e49de34c17a77cf3a8e7af49572a53faa97a6dca7e57a7009c068f70f986e4e3f60774514e3b74a09edff4e6843563456d4ff97b408843a9a06fb
-Size (syncthing-0.14.5.tar.gz) = 6387026 bytes
+SHA1 (syncthing-0.14.6.tar.gz) = f2ee6de213d05b4b443241a8f69b143090f3dbc4
+RMD160 (syncthing-0.14.6.tar.gz) = 46de8dbe456c15128c88e1a44eb65a944ea1b653
+SHA512 (syncthing-0.14.6.tar.gz) = 2a6d7dda6f014b1fce75d3199afdde517344524356e3881bb3cac035adc53dae3401260f072099a60d31394279e386c1d0e661fe21a5df0f1bf6b9808017ba34
+Size (syncthing-0.14.6.tar.gz) = 6390369 bytes
SHA1 (patch-lib_config_optionsconfiguration.go) = 341c1c032c9551e17c86a6fb5d3552b1d79041c8
Home |
Main Index |
Thread Index |
Old Index