aboutsummaryrefslogtreecommitdiff
path: root/security/softether-devel
diff options
context:
space:
mode:
authorKoichiro Iwao <meta@FreeBSD.org>2020-04-06 08:23:08 +0000
committerKoichiro Iwao <meta@FreeBSD.org>2020-04-06 08:23:08 +0000
commit299e3744b2390d4b65f8a4d109938e5514e50ebc (patch)
tree8bb702c6c5bf752ef7a693740d374853dcd19fca /security/softether-devel
parent4e0924089a192e3ed98919cb70ea51e956dc0c37 (diff)
downloadports-299e3744b2390d4b65f8a4d109938e5514e50ebc.tar.gz
ports-299e3744b2390d4b65f8a4d109938e5514e50ebc.zip
devel/softether-devel: Update to v4.34.9745-beta
Fix security issue: Fix the security of JSON-API. If the administrator password of the VirtualHub is empty, JSON-API (which was added in 4.30 Build 9696 Beta) will not be able to access to the virtual hub with a empty password since this release. Because there are relatively many cases in which administrator password is empty for a virtual hub, being able to manage a virtual hub without a password using JSON-API was a security problem. In this release, this behavior has been changed so that JSON-API cannot be accessed in the Virtual Hub management mode until it is configured with non-empty password. Relnotes: https://www.softether.org/5-download/history Sponsored by: HAW International
Notes
Notes: svn path=/head/; revision=530870
Diffstat (limited to 'security/softether-devel')
-rw-r--r--security/softether-devel/Makefile4
-rw-r--r--security/softether-devel/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/security/softether-devel/Makefile b/security/softether-devel/Makefile
index 389bb7c116cb..6a8328be7f99 100644
--- a/security/softether-devel/Makefile
+++ b/security/softether-devel/Makefile
@@ -1,9 +1,9 @@
# $FreeBSD$
PORTNAME= softether
-DISTVERSION= 4.34-9744-beta
+DISTVERSION= 4.34-9745-beta
CATEGORIES= security net-vpn
-MASTER_SITES= https://www.softether-download.com/files/softether/v${DISTVERSION}-2020.03.20-tree/Source_Code/
+MASTER_SITES= https://www.softether-download.com/files/softether/v${DISTVERSION}-2020.04.05-tree/Source_Code/
PKGNAMESUFFIX= -devel
DISTNAME= ${PORTNAME}-src-v${DISTVERSION}
diff --git a/security/softether-devel/distinfo b/security/softether-devel/distinfo
index 72f51e3037af..a83a342f06ae 100644
--- a/security/softether-devel/distinfo
+++ b/security/softether-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585622640
-SHA256 (softether-src-v4.34-9744-beta.tar.gz) = ab4a50305b5cce8669d008db0519b819903609fdb4d22e8787b9340a8d9c4c34
-SIZE (softether-src-v4.34-9744-beta.tar.gz) = 59108935
+TIMESTAMP = 1586160554
+SHA256 (softether-src-v4.34-9745-beta.tar.gz) = bf5547e2a190e8620fe02da9756b32d010e3b64cbc6317f172f7820394b4c036
+SIZE (softether-src-v4.34-9745-beta.tar.gz) = 59108198