From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Dec 14 04:10:11 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 97A071065679 for ; Wed, 14 Dec 2011 04:10:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 744548FC1A for ; Wed, 14 Dec 2011 04:10:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id pBE4ABiO053250 for ; Wed, 14 Dec 2011 04:10:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pBE4AB5I053249; Wed, 14 Dec 2011 04:10:11 GMT (envelope-from gnats) Resent-Date: Wed, 14 Dec 2011 04:10:11 GMT Resent-Message-Id: <201112140410.pBE4AB5I053249@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ryan Steinmetz Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 113A0106566B for ; Wed, 14 Dec 2011 04:02:14 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 005A18FC1A for ; Wed, 14 Dec 2011 04:02:14 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id pBE42D37078845 for ; Wed, 14 Dec 2011 04:02:13 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id pBE42DZI078844; Wed, 14 Dec 2011 04:02:13 GMT (envelope-from nobody) Message-Id: <201112140402.pBE42DZI078844@red.freebsd.org> Date: Wed, 14 Dec 2011 04:02:13 GMT From: Ryan Steinmetz To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/163272: [update] security/krb5 to include latest security patch [security] X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Dec 2011 04:10:11 -0000 >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@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: