Tue Aug 10 12:40:16 2021 UTC ()
syncthing: update to 1.18.1

Bugfixes:

    #7704: Changing folder type from receive encrypted to a different type corrupts the database
    #7706: Delete Unexpected Items in receive encrypted folder is unable to delete ".stfolder.removed-*"
    #7740: Incorrect local state when using negated patterns inside ignored parent folder on both sides
    #7809: Syncthing attemps IPv4 addresses for quic6:// peers
    #7839: Not exposed string for translation
    #7845: Strings unavailable for translation


(nia)
diff -r1.136 -r1.137 pkgsrc/net/syncthing/Makefile
diff -r1.87 -r1.88 pkgsrc/net/syncthing/distinfo

cvs diff -r1.136 -r1.137 pkgsrc/net/syncthing/Makefile (expand / switch to unified diff)

--- pkgsrc/net/syncthing/Makefile 2021/07/15 10:31:24 1.136
+++ pkgsrc/net/syncthing/Makefile 2021/08/10 12:40:16 1.137
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.136 2021/07/15 10:31:24 nia Exp $ 1# $NetBSD: Makefile,v 1.137 2021/08/10 12:40:16 nia Exp $
2 2
3# Protocol breaks require tech-pkg@ discussion and MAINTAINER approval. 3# Protocol breaks require tech-pkg@ discussion and MAINTAINER approval.
4DISTNAME= syncthing-source-v1.18.0 4DISTNAME= syncthing-source-v1.18.1
5PKGNAME= ${DISTNAME:S,source-v,,} 5PKGNAME= ${DISTNAME:S,source-v,,}
6CATEGORIES= net 6CATEGORIES= net
7MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/} 7MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/}
8GITHUB_RELEASE= v${PKGVERSION_NOREV} 8GITHUB_RELEASE= v${PKGVERSION_NOREV}
9 9
10COMMENT= Keeps directories in sync across hosts 10COMMENT= Keeps directories in sync across hosts
11HOMEPAGE= https://syncthing.net/ 11HOMEPAGE= https://syncthing.net/
12MAINTAINER= gdt@NetBSD.org 12MAINTAINER= gdt@NetBSD.org
13LICENSE= mpl-2.0 13LICENSE= mpl-2.0
14 14
15# The 'zillode' dependency calls the compiler on certain archs. 15# The 'zillode' dependency calls the compiler on certain archs.
16USE_LANGUAGES= c 16USE_LANGUAGES= c
17NO_CONFIGURE= yes 17NO_CONFIGURE= yes

cvs diff -r1.87 -r1.88 pkgsrc/net/syncthing/distinfo (expand / switch to unified diff)

--- pkgsrc/net/syncthing/distinfo 2021/07/15 10:31:24 1.87
+++ pkgsrc/net/syncthing/distinfo 2021/08/10 12:40:16 1.88
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.87 2021/07/15 10:31:24 nia Exp $ 1$NetBSD: distinfo,v 1.88 2021/08/10 12:40:16 nia Exp $
2 2
3SHA1 (syncthing-source-v1.18.0.tar.gz) = ea0f460de4308ca83ec9bc00f015e3c840436ab0 3SHA1 (syncthing-source-v1.18.1.tar.gz) = a031cf4508889f261b099056aadfd88a8e53f468
4RMD160 (syncthing-source-v1.18.0.tar.gz) = 4e6a7c9237d4e9d49038199532590ab9e47b1514 4RMD160 (syncthing-source-v1.18.1.tar.gz) = d435e7a62ceeac8684c0f903bfd91c6ccb61d6f0
5SHA512 (syncthing-source-v1.18.0.tar.gz) = 7abd057b79addb44167c6cf690f8e2dd42afb2331de4848d2bf6c398838e8684efeaa24e99401fc1c57dc69110c2d19cc8d8dd81dd9b19b27b8b8b50d8cc9b4f 5SHA512 (syncthing-source-v1.18.1.tar.gz) = 36cd1d9d07277da930cd51f13df72b475177872f030aa7b72704565744f53d8dc5347a928d32aa5711da288e4b89fff840758e45384f4fb1c0dc611921a2540e
6Size (syncthing-source-v1.18.0.tar.gz) = 12856546 bytes 6Size (syncthing-source-v1.18.1.tar.gz) = 12860998 bytes