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:           Thu Apr 20 04:14:51 UTC 2023

Modified Files:
        pkgsrc/net/syncthing: Makefile distinfo

Log Message:
syncthing: Update to 1.23.4

upstream changes:
-----------------
v1.23.4
Bugfixes:
    #8851: "Running global migration to fix encryption file sizes" on every start

v1.23.3
Bugfixes:
    #5408: Selection of time in versions GUI not possible without editing the string inside the textfield
    #8277: Mutual encrypted sharing doesn't work (both sides with password)
    #8556: Increased file size when sharing between encrypted devices
    #8599: Key generation at connect time is slow for encrypted connections
Enhancements:
    #7859: Allow sub-second watcher delay (use case: remote development)
Other issues:
    #8828: cmd/stdiscosrv: TestDatabaseGetSet flake


To generate a diff of this commit:
cvs rdiff -u -r1.171 -r1.172 pkgsrc/net/syncthing/Makefile
cvs rdiff -u -r1.101 -r1.102 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.171 pkgsrc/net/syncthing/Makefile:1.172
--- pkgsrc/net/syncthing/Makefile:1.171 Wed Apr  5 20:47:45 2023
+++ pkgsrc/net/syncthing/Makefile       Thu Apr 20 04:14:51 2023
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.171 2023/04/05 20:47:45 bsiegert Exp $
+# $NetBSD: Makefile,v 1.172 2023/04/20 04:14:51 triaxx Exp $
 
 # Protocol breaks require tech-pkg@ discussion and MAINTAINER approval.
-DISTNAME=      syncthing-source-v1.23.2
+DISTNAME=      syncthing-source-v1.23.4
 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.101 pkgsrc/net/syncthing/distinfo:1.102
--- pkgsrc/net/syncthing/distinfo:1.101 Sat Mar 18 22:30:03 2023
+++ pkgsrc/net/syncthing/distinfo       Thu Apr 20 04:14:51 2023
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.101 2023/03/18 22:30:03 triaxx Exp $
+$NetBSD: distinfo,v 1.102 2023/04/20 04:14:51 triaxx Exp $
 
 BLAKE2s (github.com__audrius_butkevicius_pfilter_@v_v0.0.11.mod) = 34f7451a905446bc3bb87f61f1318d9f3da7f7efbc8eeb488df1704a6befdec5
 SHA512 (github.com__audrius_butkevicius_pfilter_@v_v0.0.11.mod) = fec2d8dc470de95307d750054301050f435855a251ded010fb5ce109964c5eba1628342f93f87f637bc0887d0ab9c8e519ee8d99e657c3bf38d216f81f4e4f62
@@ -876,6 +876,6 @@ Size (gopkg.in_yaml.v3_@v_v3.0.0-2020031
 BLAKE2s (gopkg.in_yaml.v3_@v_v3.0.1.mod) = 17da54ba1894b4653d4c1ab1ae6e9fe03928a96c69cdc8db6b6ea9e34d673991
 SHA512 (gopkg.in_yaml.v3_@v_v3.0.1.mod) = 307ca9123efc577ca04828996ee9d8edbb51794ccb4b8d9f169ba689e7276aa5f6ae106a04b22b7fab853ffacfebcbf74468b64eaefd57445864c1fbc77fad9d
 Size (gopkg.in_yaml.v3_@v_v3.0.1.mod) = 95 bytes
-BLAKE2s (syncthing-source-v1.23.2.tar.gz) = d71c01efe8d9b1651f9086924d214864921113f904d7b99c20c734277fcb1e3d
-SHA512 (syncthing-source-v1.23.2.tar.gz) = aadb6b56791bb2c1d42d2e33a8ccf4ac917893c696aa37bee923c2a190e28cc704cfaaa0cf043469e93cf0502ed48b04386e87db941e885ed4a7ff97170faacd
-Size (syncthing-source-v1.23.2.tar.gz) = 14413300 bytes
+BLAKE2s (syncthing-source-v1.23.4.tar.gz) = 6175b3ba2d593f4bf2b483361ddfc7ff6eb50b690679619dd9bbf2c61c1f97d8
+SHA512 (syncthing-source-v1.23.4.tar.gz) = cf86b61af000e2b9555f1dee0dfc6c340254859b753d3af2d88ea7de8f49137e7dea2bc98a6d8e526b35707918761f010a93ff8ee243f49945364f2e7f928ae3
+Size (syncthing-source-v1.23.4.tar.gz) = 14141457 bytes



Home | Main Index | Thread Index | Old Index