pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/syncthing
Module Name: pkgsrc
Committed By: wiz
Date: Wed Mar 8 15:46:52 UTC 2017
Modified Files:
pkgsrc/net/syncthing: Makefile distinfo
Log Message:
Updated syncthing to 0.14.24.
This is a regularly scheduled stable release.
Resolved issues since v0.12.23:
#3884: lib/sync: Fix a race in unlocker logging
#3976: Links and log messages refer to https instead of http where possible
Also:
As of this release, symlinks are no longer supported on Windows.
The default number of parallel file processing routines per
folder is now two (previously one), and the number of simultaneously
outstanding network requests has been increased.
The GUI now contains buttons to pause or resume all folders
with a single action.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/net/syncthing/Makefile
cvs rdiff -u -r1.38 -r1.39 pkgsrc/net/syncthing/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/syncthing/Makefile
diff -u pkgsrc/net/syncthing/Makefile:1.45 pkgsrc/net/syncthing/Makefile:1.46
--- pkgsrc/net/syncthing/Makefile:1.45 Wed Feb 8 21:59:28 2017
+++ pkgsrc/net/syncthing/Makefile Wed Mar 8 15:46:52 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2017/02/08 21:59:28 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2017/03/08 15:46: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.23
+DISTNAME= syncthing-0.14.24
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/}
Index: pkgsrc/net/syncthing/distinfo
diff -u pkgsrc/net/syncthing/distinfo:1.38 pkgsrc/net/syncthing/distinfo:1.39
--- pkgsrc/net/syncthing/distinfo:1.38 Wed Feb 8 21:59:28 2017
+++ pkgsrc/net/syncthing/distinfo Wed Mar 8 15:46:52 2017
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.38 2017/02/08 21:59:28 wiz Exp $
+$NetBSD: distinfo,v 1.39 2017/03/08 15:46:52 wiz Exp $
-SHA1 (syncthing-0.14.23.tar.gz) = 727553bef2157dbfc4257f9691cd7574361bf26a
-RMD160 (syncthing-0.14.23.tar.gz) = 79b44cb3cfe341daf3a034041a319c9a7f27f427
-SHA512 (syncthing-0.14.23.tar.gz) = 36a1d0f1ec6642056a6ff43b90af417eff09d6f9c7358fb1d80c3f0470d9c686d8644e4491c94f95a644ee26b6b4df4ecc27d519c7d4cc39539061f6dc5b181c
-Size (syncthing-0.14.23.tar.gz) = 6783975 bytes
+SHA1 (syncthing-0.14.24.tar.gz) = b211ede4987647486c5d5eebabeb81319773ddd3
+RMD160 (syncthing-0.14.24.tar.gz) = d66a6c63d2c6172a6aae7339e165f58f8656cf6a
+SHA512 (syncthing-0.14.24.tar.gz) = 164bb2ec8a85b5d10c9b4a08dfc3a94ff1b479069f272471067dea82ac6bb1616ea21fd2576bf5464c144be1bff61a89c24f04fe18c20c4c982acd26c0cc5ca3
+Size (syncthing-0.14.24.tar.gz) = 6781504 bytes
SHA1 (patch-lib_config_optionsconfiguration.go) = 6600b0aab04cb4bb3ed05141f1dea977544e0943
Home |
Main Index |
Thread Index |
Old Index