From owner-cvs-all@FreeBSD.ORG Mon Oct 27 04:18:07 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5597416A4B3; Mon, 27 Oct 2003 04:18:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C480743F93; Mon, 27 Oct 2003 04:18:06 -0800 (PST) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h9RCI6XJ075621; Mon, 27 Oct 2003 04:18:06 -0800 (PST) (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9RCI6n1075620; Mon, 27 Oct 2003 04:18:06 -0800 (PST) (envelope-from roam) Message-Id: <200310271218.h9RCI6n1075620@repoman.freebsd.org> From: Peter Pentchev Date: Mon, 27 Oct 2003 04:18:06 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/cgihtml Makefile ports/www/cgihtml/files patch-aa X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Oct 2003 12:18:07 -0000 roam 2003/10/27 04:18:06 PST FreeBSD ports repository Modified files: www/cgihtml Makefile www/cgihtml/files patch-aa Log: Fix the vulnerabilities reported in Chris Leishman's BugTraq post of 2003/01/07, and a couple of other ones while I'm here. This could still benefit from an in-depth audit, though. Bump PORTREVISION, unquote COMMENT, remove the FORBIDDEN tag. Revision Changes Path 1.18 +2 -4 ports/www/cgihtml/Makefile 1.2 +111 -3 ports/www/cgihtml/files/patch-aa