From 930ae799a4ad37be83abe74bf63b4981541c4a01 Mon Sep 17 00:00:00 2001 From: itojun Date: Mon, 15 Jan 2001 11:43:59 +0000 Subject: use latest IPv6 patch. this fixes problem with virtual host directives when incoming IPv4 connections are captured by AF_INET6 socket (IPv4 mapped address). not really matter for normal NetBSD installation. I beileve IPv4 mapped address is very bad from security/access control POV. really. --- www/apache6/Makefile | 4 ++-- www/apache6/files/md5 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'www/apache6') diff --git a/www/apache6/Makefile b/www/apache6/Makefile index 3fdec1ac1fa..e658cc9cdfa 100644 --- a/www/apache6/Makefile +++ b/www/apache6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2000/11/14 19:58:05 itojun Exp $ +# $NetBSD: Makefile,v 1.20 2001/01/15 11:43:59 itojun Exp $ # # The fourth number in the PKGNAME version indicates a NetBSD pkg revision # (to indicate changes in the shipped third party patches such as the mod_ssl @@ -21,7 +21,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ # ${SSL_DISTNAME}${EXTRACT_SUFX} PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/ -PATCHFILES= apache-1.3.14-v6-20001114.diff.gz +PATCHFILES= apache-1.3.14-v6-20010115a.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= itojun@itojun.org diff --git a/www/apache6/files/md5 b/www/apache6/files/md5 index 18012b05acc..8f52c3577d5 100644 --- a/www/apache6/files/md5 +++ b/www/apache6/files/md5 @@ -1,5 +1,5 @@ -$NetBSD: md5,v 1.7 2000/11/14 19:58:05 itojun Exp $ +$NetBSD: md5,v 1.8 2001/01/15 11:43:59 itojun Exp $ MD5 (apache_1.3.14.tar.gz) = 34803e3d83a0a9ed981b571657b33109 MD5 (sitedrivenby.gif) = ad0647dceb931d02bfd046e55915f7b1 -MD5 (apache-1.3.14-v6-20001114.diff.gz) = ea89d6b8dd2ba9314bf2073627230b7a +MD5 (apache-1.3.14-v6-20010115a.diff.gz) = 35cbb3b115f061bc2d596726a442ce4e -- cgit v1.2.3