From owner-cvs-all@FreeBSD.ORG Mon Jun 8 03:10:25 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E5D9C1065674; Mon, 8 Jun 2009 03:10:25 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D309E8FC14; Mon, 8 Jun 2009 03:10:25 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n583APb5050291; Mon, 8 Jun 2009 03:10:25 GMT (envelope-from pgollucci@repoman.freebsd.org) Received: (from pgollucci@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n583APEJ050290; Mon, 8 Jun 2009 03:10:25 GMT (envelope-from pgollucci) Message-Id: <200906080310.n583APEJ050290@repoman.freebsd.org> From: "Philip M. Gollucci" Date: Mon, 8 Jun 2009 03:10:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/apache22 Makefile ports/www/apache22/files patch-apr-fix-apr_xml-expat-attack patch-apr-fix-brigade_vprintf_overflow patch-apr-fix-strmatch-underflow X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Jun 2009 03:10:26 -0000 pgollucci 2009-06-08 03:10:25 UTC FreeBSD ports repository Modified files: www/apache22 Makefile Added files: www/apache22/files patch-apr-fix-apr_xml-expat-attack patch-apr-fix-brigade_vprintf_overflow patch-apr-fix-strmatch-underflow Log: - Backport apr-util security fixes pending the 2.2.12 release (forthcomming) Security: http://www.vuxml.org/freebsd/eb9212f7-526b-11de-bbf2-001b77d09812 PR: ports/135310 Submitted by: Eygene Ryabinkin With Hat: apache Revision Changes Path 1.235 +1 -1 ports/www/apache22/Makefile 1.1 +51 -0 ports/www/apache22/files/patch-apr-fix-apr_xml-expat-attack (new) 1.1 +18 -0 ports/www/apache22/files/patch-apr-fix-brigade_vprintf_overflow (new) 1.1 +21 -0 ports/www/apache22/files/patch-apr-fix-strmatch-underflow (new)