Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 01/15/2001 13:44:00
Module Name:	pkgsrc
Committed By:	itojun
Date:		Mon Jan 15 11:44:00 UTC 2001

Modified Files:
	pkgsrc/www/apache6: Makefile
	pkgsrc/www/apache6/files: md5

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 pkgsrc/www/apache6/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/www/apache6/files/md5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.