From: Jeff Trawick Date: Fri, 21 May 2004 22:58:30 +0000 (+0000) Subject: IPv6 fixes X-Git-Tag: 2.0.50~86 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e61031ab86276041b95485f39ea58686aa3b80a8;p=thirdparty%2Fapache%2Fhttpd.git IPv6 fixes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103729 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 3ea695e8b16..684a8862a84 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/05/21 22:42:55 $] +Last modified at [$Date: 2004/05/21 22:58:30 $] Release: @@ -101,6 +101,12 @@ PATCHES TO BACKPORT FROM 2.1 PR 24437 [Jess Holle ] +1: minfrin, jim, trawick, bnicholes + *) Fix handling of IPv6 numeric strings in mod_proxy. + modules/proxy/proxy_ftp.c r1.141, r1.142 + modules/proxy/proxy_http.c r1.186 + modules/proxy/proxy_util.c r1.107 + +1: trawick + *) RPM spec file changes: changed default dependancy to link to db4 instead of db3. Fixed complaints about unpackaged files. build/rpm/httpd.spec.in