Date: Tue, 18 Apr 2023 02:12:29 GMT From: Koichiro Iwao <meta@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 5a7e93a565cb - 2023Q2 - security/softether5: Update to 5.02.5180-310-g82ce34fc Message-ID: <202304180212.33I2CTbo008028@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2023Q2 has been updated by meta: URL: https://cgit.FreeBSD.org/ports/commit/?id=5a7e93a565cb1e64405cc4dbdb5d9d997ba971f1 commit 5a7e93a565cb1e64405cc4dbdb5d9d997ba971f1 Author: Koichiro Iwao <meta@FreeBSD.org> AuthorDate: 2023-04-17 06:27:39 +0000 Commit: Koichiro Iwao <meta@FreeBSD.org> CommitDate: 2023-04-18 02:10:37 +0000 security/softether5: Update to 5.02.5180-310-g82ce34fc This version includes a fix for denial service and a memory corruption. - https://github.com/SoftEtherVPN/SoftEtherVPN/pull/1824 - https://github.com/SoftEtherVPN/SoftEtherVPN/pull/1815 (cherry picked from commit b1a16c8d38063ae978a9775327f103fe633899a8) --- security/softether5/Makefile | 4 ++-- security/softether5/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/security/softether5/Makefile b/security/softether5/Makefile index 50dc28ae8409..88e6ca54b886 100644 --- a/security/softether5/Makefile +++ b/security/softether5/Makefile @@ -1,6 +1,6 @@ PORTNAME= softether -DISTVERSION= 5.02.5180-298 -DISTVERSIONSUFFIX= -ge6123d36 +DISTVERSION= 5.02.5180-310 +DISTVERSIONSUFFIX= -g82ce34fc PORTEPOCH= 2 CATEGORIES= security net-vpn PKGNAMESUFFIX= 5 diff --git a/security/softether5/distinfo b/security/softether5/distinfo index 47cb3d0925a8..f2444a6dd281 100644 --- a/security/softether5/distinfo +++ b/security/softether5/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1678852549 -SHA256 (softether/SoftEtherVPN-SoftEtherVPN-5.02.5180-298-ge6123d36_GH0.tar.gz) = 6e73b01c81a8c40d0485544098f3a84d2ff9aeab9969c6514a4ec457603c57dd -SIZE (softether/SoftEtherVPN-SoftEtherVPN-5.02.5180-298-ge6123d36_GH0.tar.gz) = 16485618 +TIMESTAMP = 1681711157 +SHA256 (softether/SoftEtherVPN-SoftEtherVPN-5.02.5180-310-g82ce34fc_GH0.tar.gz) = ab05a1664fe5bf5103b3b576cfad6c108897d9fb5139ad66f0c06de91d1a1a86 +SIZE (softether/SoftEtherVPN-SoftEtherVPN-5.02.5180-310-g82ce34fc_GH0.tar.gz) = 16486350 SHA256 (softether/SoftEtherVPN-libhamcore-2951ae5_GH0.tar.gz) = 7e95f906ca088f192a2de2f90fede3b8af394e151666ae4a0533151de3fe919c SIZE (softether/SoftEtherVPN-libhamcore-2951ae5_GH0.tar.gz) = 8337 SHA256 (softether/BLAKE2-BLAKE2-b52178a_GH0.tar.gz) = 0bef79a164bda953410f474daab3241ed6461daa4fb90213b95ae60c440c6775
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304180212.33I2CTbo008028>