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: triaxx
Date: Wed Jul 6 11:21:50 UTC 2022
Modified Files:
pkgsrc/net/syncthing: Makefile distinfo
Log Message:
syncthing: Update to 1.20.3
upstream changes:
-----------------
v1.20.3
Bugfixes:
#8369: Shared device names are missing from "Edit Folder -> Sharing"
#8376: Chrome Autofill Breaks Authentication
#8386: Ignore patterns with wildcard and non-ASCII characters don't work as expected
Enhancements:
#8393: Warn if two devices are introducers to each other
v1.20.2
Bugfixes:
#7289: TCP port 0 is announced in the LAN beacon
#8314: https://relays.syncthing.net/endpoint contains non-valid URLs with spaces
#8355: Upgrading from v1.19.2 to v1.20.x now requires chmod for syncing files
Enhancements:
#8264: Include default ignore patterns in the GUI's advanced configuration editor
#8310: Indicate folders / devices where the remote end is paused.
To generate a diff of this commit:
cvs rdiff -u -r1.152 -r1.153 pkgsrc/net/syncthing/Makefile
cvs rdiff -u -r1.94 -r1.95 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.152 pkgsrc/net/syncthing/Makefile:1.153
--- pkgsrc/net/syncthing/Makefile:1.152 Thu Jun 2 18:52:02 2022
+++ pkgsrc/net/syncthing/Makefile Wed Jul 6 11:21:50 2022
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.152 2022/06/02 18:52:02 bsiegert Exp $
+# $NetBSD: Makefile,v 1.153 2022/07/06 11:21:50 triaxx Exp $
# Protocol breaks require tech-pkg@ discussion and MAINTAINER approval.
-DISTNAME= syncthing-source-v1.20.1
+DISTNAME= syncthing-source-v1.20.3
PKGNAME= ${DISTNAME:S,source-v,,}
-PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}
Index: pkgsrc/net/syncthing/distinfo
diff -u pkgsrc/net/syncthing/distinfo:1.94 pkgsrc/net/syncthing/distinfo:1.95
--- pkgsrc/net/syncthing/distinfo:1.94 Wed May 18 20:45:36 2022
+++ pkgsrc/net/syncthing/distinfo Wed Jul 6 11:21:50 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.94 2022/05/18 20:45:36 triaxx Exp $
+$NetBSD: distinfo,v 1.95 2022/07/06 11:21:50 triaxx Exp $
-BLAKE2s (syncthing-source-v1.20.1.tar.gz) = 5fc7dce952ff7a9914d46c7aaa167632d8e7c5a697258fadf352b0ad325f7e0c
-SHA512 (syncthing-source-v1.20.1.tar.gz) = 7b365b295862f1cac41a9f33b389d7ac6c814b6ea14b8a964f4ecbfd15f1207abd26c53efbe5779aaad9b4b256e594f5f6f59ecf911ddfc6eb129295ba11646c
-Size (syncthing-source-v1.20.1.tar.gz) = 13184830 bytes
+BLAKE2s (syncthing-source-v1.20.3.tar.gz) = a86b6137c333e25edec43668db0d7129f1668dcf1cd58c952d8c1fead61e48de
+SHA512 (syncthing-source-v1.20.3.tar.gz) = 153420546ee35ed504e56d23167d803c28c2d3ba97f3f8d4a361489f1fc293e802998a8762fcf9f6986d2aebd9b7c04335f0fb8aa476cfeed41255d6bd7cd857
+Size (syncthing-source-v1.20.3.tar.gz) = 13454640 bytes
Home |
Main Index |
Thread Index |
Old Index