summaryrefslogtreecommitdiff
path: root/security/mit-krb5/Makefile
diff options
context:
space:
mode:
authortez <tez@pkgsrc.org>2014-08-28 22:23:05 +0000
committertez <tez@pkgsrc.org>2014-08-28 22:23:05 +0000
commit2514038b703eec3c024e6ea3a4e8d3bc81450802 (patch)
tree65c84d041dc54cbce6417bcbe3cb4446658384c1 /security/mit-krb5/Makefile
parenta4c25e1d5c3e511152466c69b854ee5f6728829b (diff)
downloadpkgsrc-2514038b703eec3c024e6ea3a4e8d3bc81450802.tar.gz
Add fixes for CVE-2014-4341, CVE-2014-4342 (same patch as CVE-2014-4341)
CVE-2014-4343, CVE-2014-4344 & MITKRB5-SA-2014-001 (CVE-2014-4345).
Diffstat (limited to 'security/mit-krb5/Makefile')
-rw-r--r--security/mit-krb5/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/mit-krb5/Makefile b/security/mit-krb5/Makefile
index c95e4215244..15233677abb 100644
--- a/security/mit-krb5/Makefile
+++ b/security/mit-krb5/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.75 2014/05/29 23:37:20 wiz Exp $
+# $NetBSD: Makefile,v 1.76 2014/08/28 22:23:05 tez Exp $
DISTNAME= krb5-1.10.7
PKGNAME= mit-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= security
MASTER_SITES= http://web.mit.edu/kerberos/dist/krb5/${PKGVERSION_NOREV:R}/
EXTRACT_SUFX= .tar
DISTFILES= ${DISTNAME}-signed${EXTRACT_SUFX}
-#PATCH_SITES= http://web.mit.edu/kerberos/advisories/
-#PATCHFILES= 2011-006-patch-r18.txt
+PATCH_SITES= http://web.mit.edu/kerberos/advisories/
+PATCHFILES= 2014-001-patch.txt
MAINTAINER= tez@NetBSD.org
HOMEPAGE= http://web.mit.edu/kerberos/