From owner-cvs-all Wed Feb 27 11:55:44 2002 Delivered-To: cvs-all@freebsd.org Received: from shark.amis.net (shark.amis.net [212.18.32.14]) by hub.freebsd.org (Postfix) with ESMTP id 46CDD37B400; Wed, 27 Feb 2002 11:55:29 -0800 (PST) Received: from baracuda.amis.net (baracuda.amis.net [212.18.32.4]) by shark.amis.net (Postfix) with ESMTP id 96CA97C4A; Wed, 27 Feb 2002 20:55:27 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by baracuda.amis.net (Postfix) with ESMTP id 317B29B0B; Wed, 27 Feb 2002 20:55:27 +0100 (CET) Received: from titanic.medinet.si (titanic.medinet.si [212.18.42.5]) by baracuda.amis.net (Postfix) with ESMTP id 5DE369B0A; Wed, 27 Feb 2002 20:55:26 +0100 (CET) Received: by titanic.medinet.si (Postfix, from userid 1000) id 9F76455411; Wed, 27 Feb 2002 20:55:25 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by titanic.medinet.si (Postfix) with ESMTP id 9C51D55404; Wed, 27 Feb 2002 20:55:25 +0100 (CET) Date: Wed, 27 Feb 2002 20:55:25 +0100 (CET) From: Blaz Zupan X-X-Sender: blaz@titanic.medinet.si To: Chris Faulhaber Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: ports/www/mod_php4 Makefile In-Reply-To: <20020227191621.GB10348@peitho.fxp.org> Message-ID: <20020227202842.R96183-100000@titanic.medinet.si> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > On Wed, Feb 27, 2002 at 11:05:28AM -0800, Chris D. Faulhaber wrote: > > jedgar 2002/02/27 11:05:28 PST > > > > Modified files: > > www/mod_php4 Makefile > > Log: > > Mark as FORBIDDEN due to being remotely exploitable. > > > > Revision Changes Path > > 1.161 +2 -0 ports/www/mod_php4/Makefile > > > > FYI: http://security.e-matters.de/advisories/012002.html Wouldn't this be more effective: diff -urN mod_php4.old/Makefile mod_php4/Makefile --- mod_php4.old/Makefile Thu Jan 10 07:01:16 2002 +++ mod_php4/Makefile Wed Feb 27 20:51:46 2002 @@ -6,7 +6,7 @@ # PORTNAME?= mod_php4 -PORTVERSION= 4.1.1 +PORTVERSION= 4.1.2 PORTREVISION?= 0 CATEGORIES?= www MASTER_SITES= http://us.php.net/${PHP_DISTDIR}/ \ diff -urN mod_php4.old/distinfo mod_php4/distinfo --- mod_php4.old/distinfo Thu Dec 27 06:40:30 2001 +++ mod_php4/distinfo Wed Feb 27 20:54:58 2002 @@ -1,2 +1,2 @@ -MD5 (php-4.1.1.tar.gz) = 776362ff53bf6ea77b60496f6632b6b6 MD5 (php4_mbregex-1.2.1.tar.gz) = 46d151afa9ab668df880a70cf786a2c2 +MD5 (php-4.1.2.tar.gz) = 75a62553076c20e91d3be575ce158be2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message