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
This commit is contained in:
@@ -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}
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user