Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Apr 2026 18:40:09 +0000
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f974d647bbd7 - main - security/krb5-121: Deprecate and expire
Message-ID:  <69f3a209.374b6.17888003@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by cy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f974d647bbd71abaccbefe021826d3ed6ee18797

commit f974d647bbd71abaccbefe021826d3ed6ee18797
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2026-04-30 18:39:05 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2026-04-30 18:40:04 +0000

    security/krb5-121: Deprecate and expire
    
    MIT KRB5 1.21 contains unpatched vulnerabilites and is no longer
    supported by MIT.
---
 security/krb5-121/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/security/krb5-121/Makefile b/security/krb5-121/Makefile
index 3fd6a66b5c37..4a552a311642 100644
--- a/security/krb5-121/Makefile
+++ b/security/krb5-121/Makefile
@@ -10,6 +10,9 @@ PKGNAME_X=		-${FLAVOR:S/default//}
 .endif
 PKGNAMESUFFIX=		${PKGNAME_X:S/--/-/:C/-$//}
 
+DEPRECATED=		Unpatched vulnerabilities, no longer supported by MIT
+EXPIRATION_DATE=	2026-06-30
+
 PATCH_SITES=		http://web.mit.edu/kerberos/advisories/
 PATCH_DIST_STRIP=	-p2
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f3a209.374b6.17888003>