aboutsummaryrefslogtreecommitdiffstats
path: root/security/krb5
diff options
context:
space:
mode:
authorcy <cy@FreeBSD.org>2013-02-23 04:03:17 +0800
committercy <cy@FreeBSD.org>2013-02-23 04:03:17 +0800
commitcaa76f73f2b20afd9363038f69621765ce1a593e (patch)
treeb55db09774f39572028016c92738c8dc1ec1b7f7 /security/krb5
parentbab9a6de6bc3bf36cb82c535d8784c1f1e30558e (diff)
downloadfreebsd-ports-graphics-caa76f73f2b20afd9363038f69621765ce1a593e.tar.gz
freebsd-ports-graphics-caa76f73f2b20afd9363038f69621765ce1a593e.tar.zst
freebsd-ports-graphics-caa76f73f2b20afd9363038f69621765ce1a593e.zip
Update 1.11 --> 1.11.1.
Security: Fix a null pointer dereference in the KDC PKINIT code [CVE-2013-1415].
Diffstat (limited to 'security/krb5')
-rw-r--r--security/krb5/Makefile2
-rw-r--r--security/krb5/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/security/krb5/Makefile b/security/krb5/Makefile
index 8fcf2d73eb9..8d7ecb5a845 100644
--- a/security/krb5/Makefile
+++ b/security/krb5/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= krb5
-PORTVERSION= 1.11
+PORTVERSION= 1.11.1
CATEGORIES= security
MASTER_SITES= http://web.mit.edu/kerberos/dist/${PORTNAME}/${PORTVERSION:C/^[0-9]*\.[0-9]*/&X/:C/X\.[0-9]*$//:C/X//}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-signed
diff --git a/security/krb5/distinfo b/security/krb5/distinfo
index 3f77ab943a4..087efeaf109 100644
--- a/security/krb5/distinfo
+++ b/security/krb5/distinfo
@@ -1,2 +1,2 @@
-SHA256 (krb5-1.11-signed.tar) = fe37fb93b398db98a1b23f814673ea2ae4b90138f85e1a4027ef639456a78651
-SIZE (krb5-1.11-signed.tar) = 11653120
+SHA256 (krb5-1.11.1-signed.tar) = 3a230ff6a7f8775752292e9303d3fa8a801a353301bc24d80b860d99f9d20768
+SIZE (krb5-1.11.1-signed.tar) = 11663360