git: 2994c2f14172 - main - security/pam_krb5: IGNORE for CVE-2023-3326
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 21 Aug 2023 19:07:02 UTC
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=2994c2f1417273495aca22f23bc3f3aafcf7368f commit 2994c2f1417273495aca22f23bc3f3aafcf7368f Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2023-08-21 15:02:40 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2023-08-21 19:06:59 +0000 security/pam_krb5: IGNORE for CVE-2023-3326 See https://github.com/rra/pam-krb5/issues/27. --- security/pam_krb5/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/security/pam_krb5/Makefile b/security/pam_krb5/Makefile index afe524587a76..6a898f6aa535 100644 --- a/security/pam_krb5/Makefile +++ b/security/pam_krb5/Makefile @@ -14,6 +14,8 @@ LICENSE= BSD3CLAUSE GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE +IGNORE= CVE-2023-3326, https://github.com/rra/pam-krb5/issues/27 + USES= gmake libtool perl5 USE_PERL5= build