pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/syncthing syncthing: Update to 1.20.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/e929f77016ec
branches: trunk
changeset: 381400:e929f77016ec
user: triaxx <triaxx%pkgsrc.org@localhost>
date: Wed Jul 06 11:21:50 2022 +0000
description:
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.
diffstat:
net/syncthing/Makefile | 5 ++---
net/syncthing/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 7d04593012ba -r e929f77016ec net/syncthing/Makefile
--- a/net/syncthing/Makefile Wed Jul 06 11:20:16 2022 +0000
+++ b/net/syncthing/Makefile Wed Jul 06 11:21:50 2022 +0000
@@ -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}
diff -r 7d04593012ba -r e929f77016ec net/syncthing/distinfo
--- a/net/syncthing/distinfo Wed Jul 06 11:20:16 2022 +0000
+++ b/net/syncthing/distinfo Wed Jul 06 11:21:50 2022 +0000
@@ -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