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.18.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/04f827215db9
branches:  trunk
changeset: 371206:04f827215db9
user:      triaxx <triaxx%pkgsrc.org@localhost>
date:      Thu Jan 06 21:52:05 2022 +0000

description:
syncthing: Update to 1.18.5

upstream changes:
-----------------
o v1.18.5
  Bugfixes:
    #7715: Deleted encrypted files don't show up as locally changed in web UI
  Enhancements:
    #7115: Use CRLF instead of LF in config.xml and .stignore on Windows
    #8014: Send TLS SNI to relay server
    #8021: Provide a way to preset GUI credentials with password hashing

o v1.18.4
  Bugfixes:
    #7991: Encryption trailer not updated on shortcut
    #7994: Index "out of sync with reality" on receive-encrypted folder
    #8000: stdiscosrv + strelaysrv systemd services not restarting on upgrade
    #8012: Not retrying to sync when a new connection is established
  Enhancements:
    #4293: make "Reduced by ignore patterns" label act like "editIgnoresButton"

o v1.18.3
  Bugfixes:
    #7853: gui: Superfluous quotes
    #7935: Panic after POST /rest/system/reset
  Enhancements:
    #7940: "Currently Shared With Devices" list in the folder Sharing tab should be sorted alphabetically

o v1.18.2
  Bugfixes:
    #7827: the error message "given name ... differs from filesystem name ..." does not help users to resolve the issue
    #7893: updating ignores blocks gui when io slots are unavailable

diffstat:

 net/syncthing/Makefile |  5 ++---
 net/syncthing/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r f56ba3a6a4a9 -r 04f827215db9 net/syncthing/Makefile
--- a/net/syncthing/Makefile    Thu Jan 06 20:02:22 2022 +0000
+++ b/net/syncthing/Makefile    Thu Jan 06 21:52:05 2022 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.142 2021/12/09 17:50:09 bsiegert Exp $
+# $NetBSD: Makefile,v 1.143 2022/01/06 21:52:05 triaxx Exp $
 
 # Protocol breaks require tech-pkg@ discussion and MAINTAINER approval.
-DISTNAME=      syncthing-source-v1.18.1
+DISTNAME=      syncthing-source-v1.18.5
 PKGNAME=       ${DISTNAME:S,source-v,,}
-PKGREVISION=   5
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=syncthing/}
 GITHUB_RELEASE=        v${PKGVERSION_NOREV}
diff -r f56ba3a6a4a9 -r 04f827215db9 net/syncthing/distinfo
--- a/net/syncthing/distinfo    Thu Jan 06 20:02:22 2022 +0000
+++ b/net/syncthing/distinfo    Thu Jan 06 21:52:05 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.90 2021/10/26 11:06:59 nia Exp $
+$NetBSD: distinfo,v 1.91 2022/01/06 21:52:05 triaxx Exp $
 
-BLAKE2s (syncthing-source-v1.18.1.tar.gz) = 75bcec78203e5184b0c858970fbb72be6a35e6faa0ad711ab96961d3b1426ebd
-SHA512 (syncthing-source-v1.18.1.tar.gz) = 36cd1d9d07277da930cd51f13df72b475177872f030aa7b72704565744f53d8dc5347a928d32aa5711da288e4b89fff840758e45384f4fb1c0dc611921a2540e
-Size (syncthing-source-v1.18.1.tar.gz) = 12860998 bytes
+BLAKE2s (syncthing-source-v1.18.5.tar.gz) = 508144bfbb695baa93e13c3b26c3b9f73a6cc1b04209c8827818cc9397d66587
+SHA512 (syncthing-source-v1.18.5.tar.gz) = 76679f12c5220b3ec620edff1f6b62836e6bc4d83a914dfb1cfd5ca570e7f03fa323e1646abeab525d4a56e5fb87bd3381b751a33a2cd4d224e8ff80a8a39c58
+Size (syncthing-source-v1.18.5.tar.gz) = 13008816 bytes



Home | Main Index | Thread Index | Old Index