Date: Wed, 11 Oct 2023 02:12:04 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: 6c1adb1ca8dd - main - security/softether5: Update to 5.02.5180-404-g6a170ac6 Message-ID: <202310110212.39B2C4D0064151@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=6c1adb1ca8dd364f7e6799b2b28803f974ab1eb3 commit 6c1adb1ca8dd364f7e6799b2b28803f974ab1eb3 Author: Koichiro Iwao <meta@FreeBSD.org> AuthorDate: 2023-10-11 02:05:02 +0000 Commit: Koichiro Iwao <meta@FreeBSD.org> CommitDate: 2023-10-11 02:05:02 +0000 security/softether5: Update to 5.02.5180-404-g6a170ac6 Fix 7 vulnerabilities [1]. Security: CVE-2023-27395 Security: CVE-2023-22325 Security: CVE-2023-32275 Security: CVE-2023-27516 Security: CVE-2023-32634 Security: CVE-2023-31192 Security: CVE-2023-25774 [1] https://github.com/SoftEtherVPN/SoftEtherVPN/pull/1911 --- 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 466df42335a8..64d731ce8496 100644 --- a/security/softether5/Makefile +++ b/security/softether5/Makefile @@ -1,6 +1,6 @@ PORTNAME= softether -DISTVERSION= 5.02.5180-369 -DISTVERSIONSUFFIX= -g5d8ff7ed +DISTVERSION= 5.02.5180-404 +DISTVERSIONSUFFIX= -g6a170ac6 PORTEPOCH= 2 CATEGORIES= security net-vpn PKGNAMESUFFIX= 5 diff --git a/security/softether5/distinfo b/security/softether5/distinfo index 98ed893158f2..404a3cd5707a 100644 --- a/security/softether5/distinfo +++ b/security/softether5/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1692327777 -SHA256 (softether/SoftEtherVPN-SoftEtherVPN-5.02.5180-369-g5d8ff7ed_GH0.tar.gz) = a4fa1122116963fc9a7c2eb3ce716fad4bdc137de95875120da4817afe22a994 -SIZE (softether/SoftEtherVPN-SoftEtherVPN-5.02.5180-369-g5d8ff7ed_GH0.tar.gz) = 16492415 +TIMESTAMP = 1696989670 +SHA256 (softether/SoftEtherVPN-SoftEtherVPN-5.02.5180-404-g6a170ac6_GH0.tar.gz) = bb325a43de3f4d070577dd762979f2aa6feecde1f5b12f1d1b17667937d4d635 +SIZE (softether/SoftEtherVPN-SoftEtherVPN-5.02.5180-404-g6a170ac6_GH0.tar.gz) = 16521344 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?202310110212.39B2C4D0064151>