Date: Mon, 1 May 2023 14:39:02 GMT From: Koichiro Iwao <meta@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8b08fc15403f - main - security/softether5: Update to 5.02.5180-321-g6ae786d5 Message-ID: <202305011439.341Ed2CE007151@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by meta: URL: https://cgit.FreeBSD.org/ports/commit/?id=8b08fc15403f0fca5f04535dadc81c9f81c59e8f commit 8b08fc15403f0fca5f04535dadc81c9f81c59e8f Author: Koichiro Iwao <meta@FreeBSD.org> AuthorDate: 2023-05-01 14:29:14 +0000 Commit: Koichiro Iwao <meta@FreeBSD.org> CommitDate: 2023-05-01 14:31:43 +0000 security/softether5: Update to 5.02.5180-321-g6ae786d5 Fixes Denial of Service and some potential null pointer dereference. Changes: https://github.com/SoftEtherVPN/SoftEtherVPN/compare/82ce34fc...6ae786d5 Security: CVE-2023-23581 --- 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 88e6ca54b886..7ac71be15577 100644 --- a/security/softether5/Makefile +++ b/security/softether5/Makefile @@ -1,6 +1,6 @@ PORTNAME= softether -DISTVERSION= 5.02.5180-310 -DISTVERSIONSUFFIX= -g82ce34fc +DISTVERSION= 5.02.5180-321 +DISTVERSIONSUFFIX= -g6ae786d5 PORTEPOCH= 2 CATEGORIES= security net-vpn PKGNAMESUFFIX= 5 diff --git a/security/softether5/distinfo b/security/softether5/distinfo index f2444a6dd281..6408cc6f6598 100644 --- a/security/softether5/distinfo +++ b/security/softether5/distinfo @@ -1,6 +1,6 @@ -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 +TIMESTAMP = 1682937154 +SHA256 (softether/SoftEtherVPN-SoftEtherVPN-5.02.5180-321-g6ae786d5_GH0.tar.gz) = d9143e9a6c5c238a7115ada963aaabb0198c5ac5512e1e1748f7707131079bf6 +SIZE (softether/SoftEtherVPN-SoftEtherVPN-5.02.5180-321-g6ae786d5_GH0.tar.gz) = 16486457 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?202305011439.341Ed2CE007151>