ports/163272: [update] security/krb5 to include latest security patch [security]

Ryan Steinmetz zi at FreeBSD.org
Wed Dec 14 04:10:11 UTC 2011


>Number:         163272
>Category:       ports
>Synopsis:       [update] security/krb5 to include latest security patch [security]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 14 04:10:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ryan Steinmetz
>Release:        
>Organization:
Rochester Institute of Technology
>Environment:
>Description:
- Include patch for MITKRB5-SA-2011-007 (CVE-2011-1530)
- Bump PORTREVISION
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/krb5/Makefile,v
retrieving revision 1.153
diff -u -r1.153 Makefile
--- Makefile	16 Nov 2011 20:38:49 -0000	1.153
+++ Makefile	14 Dec 2011 03:59:25 -0000
@@ -7,11 +7,13 @@
 
 PORTNAME=		krb5
 PORTVERSION=		1.9.2
+PORTREVISION=		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//}/
-#PATCH_SITES=		http://web.mit.edu/kerberos/advisories/
+PATCH_SITES=		http://web.mit.edu/kerberos/advisories/
 DISTNAME=		${PORTNAME}-${PORTVERSION}-signed
 EXTRACT_SUFX=		.tar
+PATCHFILES=		2011-007-patch.txt
 
 MAINTAINER=		cy at FreeBSD.org
 COMMENT=		An authentication system developed at MIT, successor to Kerberos IV
@@ -30,7 +32,7 @@
 CONFIGURE_ARGS?=	--enable-shared
 CONFIGURE_ENV=		INSTALL="${INSTALL}" YACC="${YACC}"
 MAKE_ARGS=		INSTALL="${INSTALL}"
-#PATCH_DIST_STRIP=	-p2
+PATCH_DIST_STRIP=	-p2
 
 LICENSE=		MIT
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/krb5/distinfo,v
retrieving revision 1.49
diff -u -r1.49 distinfo
--- distinfo	16 Nov 2011 20:38:49 -0000	1.49
+++ distinfo	14 Dec 2011 03:58:36 -0000
@@ -1,2 +1,4 @@
 SHA256 (krb5-1.9.2-signed.tar) = 96b213345b02862b5fef61ef1dd26f643f07e4207496c35179cea35ddb7ae68c
 SIZE (krb5-1.9.2-signed.tar) = 12185600
+SHA256 (2011-007-patch.txt) = 0b0413e175e81b5fb7497f3351341066644431d72663bb1cba9d59b715669486
+SIZE (2011-007-patch.txt) = 1417


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list