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.3.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/b1a1131c909d
branches: trunk
changeset: 411327:b1a1131c909d
user: triaxx <triaxx%pkgsrc.org@localhost>
date: Mon Feb 10 11:56:29 2020 +0000
description:
syncthing: update to 1.3.4
upstream changes:
-----------------
v1.3.4
Bugfixes
#4570: Negative percentage and data to sync
#5867: Progress bar not visible
#6044: Clicking "Save" in options says "You have unsaved changes" when changing automatic upgrade setting
#6213: Tone down STUN logging a bit
#6222: Connection Error on Listing More Locally Changed Files
#6234: Docker image uses wrong path for default folder
#6240: GUI: ignore patterns path is one row too low
#6263: Panics due to database being closed
v1.3.3
Bugfixes
#6104: Windows: Syncthing log file filling up primary drive.
#6133: Race condition in restarting folder
#6139: Some sync errors get cleared despite them still being valid
#6206: Soft limit for maxfiles is NOT increased to the hard one on macOS
Enhancements
#5887: Upgrade Button Does Not Have Confirmation Dialog
#6057: "Nearby devices" links should look more like links (mouse pointer)
#6190: Do not create .stignore if there are no ignore patterns
diffstat:
net/syncthing/Makefile | 5 ++---
net/syncthing/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (35 lines):
diff -r 1bc464d36ed7 -r b1a1131c909d net/syncthing/Makefile
--- a/net/syncthing/Makefile Mon Feb 10 08:37:38 2020 +0000
+++ b/net/syncthing/Makefile Mon Feb 10 11:56:29 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.103 2020/02/02 14:19:09 bsiegert Exp $
+# $NetBSD: Makefile,v 1.104 2020/02/10 11:56:29 triaxx Exp $
# Upstream used to frequently break protocol compatibility, but since
# 2018 or so this has been much better. While users of pkgsrc
@@ -14,9 +14,8 @@
# current syncthing-android in f-droid must be tested against the
# android version from f-droid prior to commiting. (This is an
# attempt to avoid having to version syncthing in pkgsrc.)
-DISTNAME= syncthing-source-v1.3.2
+DISTNAME= syncthing-source-v1.3.4
PKGNAME= ${DISTNAME:S,source-v,,}
-PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}
diff -r 1bc464d36ed7 -r b1a1131c909d net/syncthing/distinfo
--- a/net/syncthing/distinfo Mon Feb 10 08:37:38 2020 +0000
+++ b/net/syncthing/distinfo Mon Feb 10 11:56:29 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.73 2019/12/28 02:28:46 gdt Exp $
+$NetBSD: distinfo,v 1.74 2020/02/10 11:56:29 triaxx Exp $
-SHA1 (syncthing-source-v1.3.2.tar.gz) = 66a4c5c33bac267ecee2a805a6a38241c0ef0d39
-RMD160 (syncthing-source-v1.3.2.tar.gz) = 9912c24c3183b97257cd939029b2954ea93ac971
-SHA512 (syncthing-source-v1.3.2.tar.gz) = 58cc0e11345ba52bc64067b3036b6ebeca8db0f945749de87c6026d8ca3269fe25a8cbd83581ad14ab0050076417e562a6ee10d5195ccab6f785c336459db055
-Size (syncthing-source-v1.3.2.tar.gz) = 10337913 bytes
+SHA1 (syncthing-source-v1.3.4.tar.gz) = cf7efc6829f564e92c006c6ade1ec186a71a9441
+RMD160 (syncthing-source-v1.3.4.tar.gz) = 71082ddfe5228e245dc82aef6c5ef00ad116e827
+SHA512 (syncthing-source-v1.3.4.tar.gz) = 0fe26151747efa9962ae46716c36a8ded05a5bb1425c2acda28877ab57e55fa05e097b8d955bf881dd497ccda9ed95d9f621d2f4e670de48896a90e2f8e9b2fa
+Size (syncthing-source-v1.3.4.tar.gz) = 10405731 bytes
Home |
Main Index |
Thread Index |
Old Index