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: abs
Date: Wed Jun 15 12:44:45 UTC 2016
Modified Files:
pkgsrc/net/syncthing: Makefile distinfo
Log Message:
Updated net/syncthing to 0.13.7
v0.13.7
Fixes the issue with the GUI being grey on startup (#3301)
v0.13.6
This is a bugfix release. There are also multiple cleanups and minor improvements to the web UI by @norgeous.
Resolved issues:
#3262: v0.13.5 -no-upgrade build now requires gcc (@calmh)
#3267: Favicon should not be animated (@calmh)
#3136: Toggling HTTP/HTTPS breaks GUI/API (@calmh)
#3287: Understand older/newer Hello messages (@calmh)
Warnings on relay connectivity issues are reduced (@scienmind)
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/net/syncthing/Makefile
cvs rdiff -u -r1.17 -r1.18 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.21 pkgsrc/net/syncthing/Makefile:1.22
--- pkgsrc/net/syncthing/Makefile:1.21 Thu Jun 9 13:27:47 2016
+++ pkgsrc/net/syncthing/Makefile Wed Jun 15 12:44:45 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2016/06/09 13:27:47 gdt Exp $
+# $NetBSD: Makefile,v 1.22 2016/06/15 12:44:45 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.13.5
+DISTNAME= syncthing-0.13.7
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/}
Index: pkgsrc/net/syncthing/distinfo
diff -u pkgsrc/net/syncthing/distinfo:1.17 pkgsrc/net/syncthing/distinfo:1.18
--- pkgsrc/net/syncthing/distinfo:1.17 Thu Jun 9 13:27:47 2016
+++ pkgsrc/net/syncthing/distinfo Wed Jun 15 12:44:45 2016
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.17 2016/06/09 13:27:47 gdt Exp $
+$NetBSD: distinfo,v 1.18 2016/06/15 12:44:45 abs Exp $
-SHA1 (syncthing-0.13.5.tar.gz) = 7e359c2bf23f24242f25c8ee566cbddb6266c827
-RMD160 (syncthing-0.13.5.tar.gz) = 431a0ff50ee3ca9db183a08318383cbf3df5a207
-SHA512 (syncthing-0.13.5.tar.gz) = a718a8a7d6a704ddadf3d8e701ce97eeba732593a1a8540a4423beb32a47c068e0d487e42a1827fc6d639ab0b3e920880e26554f009d1cd9c1d461b903a3e203
-Size (syncthing-0.13.5.tar.gz) = 4335533 bytes
+SHA1 (syncthing-0.13.7.tar.gz) = 147b6c2b91f693d4a88480494cbbd2367938bf28
+RMD160 (syncthing-0.13.7.tar.gz) = fbb2f9fd4a9b0685b6e968184ec3040d26b81cc6
+SHA512 (syncthing-0.13.7.tar.gz) = 8e00355f9774329cb4da1173ad27528213520644c32d5b5ba2345b93787bc762d0498c33ccf2d72e91b770258e8a55d86573934baeff0bc0799416850320c82b
+Size (syncthing-0.13.7.tar.gz) = 4331253 bytes
SHA1 (patch-lib_config_optionsconfiguration.go) = 341c1c032c9551e17c86a6fb5d3552b1d79041c8
Home |
Main Index |
Thread Index |
Old Index