Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Feb 2002 20:55:25 +0100 (CET)
From:      Blaz Zupan <blaz@si.FreeBSD.org>
To:        Chris Faulhaber <jedgar@fxp.org>
Cc:        cvs-committers@FreeBSD.org, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: ports/www/mod_php4 Makefile
Message-ID:  <20020227202842.R96183-100000@titanic.medinet.si>
In-Reply-To: <20020227191621.GB10348@peitho.fxp.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020227202842.R96183-100000>