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 Oct 11 07:04:15 UTC 2017

Modified Files:
        pkgsrc/net/syncthing: Makefile distinfo

Log Message:
syncthing: update to 0.14.39.

This is a regularly scheduled stable release.

Resolved issues:

    #4357: Removing paused folders no longer triggers a crash.
    #4360: Add further security related HTTP headers
    #4375: Improve info level logging in some cases
    #4377: Improve GUI tooltips in chromium based browsers
    #4382: Hide temporary files on Windows
    #4387: Add -device-id command line switch

In addition, failure to upgrade folder markers from file to directory type is
no longer fatal.


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/net/syncthing/Makefile
cvs rdiff -u -r1.50 -r1.51 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.59 pkgsrc/net/syncthing/Makefile:1.60
--- pkgsrc/net/syncthing/Makefile:1.59  Tue Sep 26 10:12:57 2017
+++ pkgsrc/net/syncthing/Makefile       Wed Oct 11 07:04:15 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2017/09/26 10:12:57 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2017/10/11 07:04:15 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.38
+DISTNAME=      syncthing-0.14.39
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=syncthing/}
 

Index: pkgsrc/net/syncthing/distinfo
diff -u pkgsrc/net/syncthing/distinfo:1.50 pkgsrc/net/syncthing/distinfo:1.51
--- pkgsrc/net/syncthing/distinfo:1.50  Tue Sep 26 10:12:57 2017
+++ pkgsrc/net/syncthing/distinfo       Wed Oct 11 07:04:15 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.50 2017/09/26 10:12:57 wiz Exp $
+$NetBSD: distinfo,v 1.51 2017/10/11 07:04:15 wiz Exp $
 
-SHA1 (syncthing-0.14.38.tar.gz) = ee5c730268391d6911a22fe3e0685bfb2208b929
-RMD160 (syncthing-0.14.38.tar.gz) = 1271e927c543feb990e13758433da317d7c69bec
-SHA512 (syncthing-0.14.38.tar.gz) = be5f7527d63e8db427705c34b26d783d9abd7cb5727d3dcf08ee62b1ace5454b7dfed4f030ec53e847a34f560cf349460f68c859a1008c5105aef65ef42c5cc5
-Size (syncthing-0.14.38.tar.gz) = 8246629 bytes
+SHA1 (syncthing-0.14.39.tar.gz) = afc031831deec0d729aa732c6e5593bb0d658486
+RMD160 (syncthing-0.14.39.tar.gz) = f5c9e4afb705e09c09b7e4583ddb04fd6bdac3eb
+SHA512 (syncthing-0.14.39.tar.gz) = 36b70fe3564135c36e04cee4cdc08379f5cdfabd1a36835646b516080bb1dcf5bd6723462dca82a768c789bbd3d6d5329f4b1a1ef3e6313576047a7c7757c47e
+Size (syncthing-0.14.39.tar.gz) = 8249047 bytes



Home | Main Index | Thread Index | Old Index