aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/krb5-111/Makefile2
-rw-r--r--security/krb5-112/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/security/krb5-111/Makefile b/security/krb5-111/Makefile
index b45bdd7e5b91..afb077c82dfe 100644
--- a/security/krb5-111/Makefile
+++ b/security/krb5-111/Makefile
@@ -14,6 +14,8 @@ PATCH_SITES= http://web.mit.edu/kerberos/advisories/
PATCH_DIST_STRIP= -p2
PATCHFILES= 2015-001-patch-r111.txt
+FORBIDDEN= CVE-2014-5353, CVE-2014-5354
+
MAINTAINER= cy@FreeBSD.org
COMMENT= Authentication system developed at MIT, successor to Kerberos IV
diff --git a/security/krb5-112/Makefile b/security/krb5-112/Makefile
index 92319fe508fb..804fd80d517d 100644
--- a/security/krb5-112/Makefile
+++ b/security/krb5-112/Makefile
@@ -14,6 +14,8 @@ PATCH_SITES= http://web.mit.edu/kerberos/advisories/
PATCH_DIST_STRIP= -p2
PATCHFILES= 2015-001-patch-r112.txt
+FORBIDDEN= CVE-2014-5353, CVE-2014-5354
+
MAINTAINER= cy@FreeBSD.org
COMMENT= Authentication system developed at MIT, successor to Kerberos IV