- Add a patch for a bug on infinite loop in HTTP_IN

filter that allows DoS attack.
- Bump PORTREVISION
- Change maintainer address

Obtained from: Apache Group CVS (rev 1.150-1.151)
This commit is contained in:
Hye-Shik Chang 2002-07-09 11:22:19 +00:00
parent 914d8e6f31
commit f3cc6576b2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=62692
8 changed files with 48 additions and 8 deletions

View file

@ -7,7 +7,7 @@
PORTNAME= apache
PORTVERSION= 2.0.39
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= www ipv6
MASTER_SITES= http://www.apache.org/dist/httpd/ \
http://apache.mirrorcentral.com/dist/httpd/ \
@ -21,7 +21,7 @@ DISTNAME= httpd-${PORTVERSION}
DISTFILES= ${DISTNAME}.tar.gz powerlogo.gif:freebsd
EXTRACT_ONLY= ${DISTNAME}.tar.gz
MAINTAINER?= perky@fallin.lv
MAINTAINER?= perky@FreeBSD.org
LIB_DEPENDS= expat.2:${PORTSDIR}/textproc/expat2

View file

@ -0,0 +1,10 @@
--- modules/http/http_request.c.orig 26 Jun 2002 19:45:06 -0000 1.150
+++ modules/http/http_request.c 27 Jun 2002 04:40:47 -0000 1.151
@@ -383,8 +383,6 @@
f = f->next;
}
- ap_add_input_filter("HTTP_IN", NULL, new, new->connection);
-
apr_table_setn(new->subprocess_env, "REDIRECT_STATUS",
apr_itoa(r->pool, r->status));

View file

@ -7,7 +7,7 @@
PORTNAME= apache
PORTVERSION= 2.0.39
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= www ipv6
MASTER_SITES= http://www.apache.org/dist/httpd/ \
http://apache.mirrorcentral.com/dist/httpd/ \
@ -21,7 +21,7 @@ DISTNAME= httpd-${PORTVERSION}
DISTFILES= ${DISTNAME}.tar.gz powerlogo.gif:freebsd
EXTRACT_ONLY= ${DISTNAME}.tar.gz
MAINTAINER?= perky@fallin.lv
MAINTAINER?= perky@FreeBSD.org
LIB_DEPENDS= expat.2:${PORTSDIR}/textproc/expat2

View file

@ -0,0 +1,10 @@
--- modules/http/http_request.c.orig 26 Jun 2002 19:45:06 -0000 1.150
+++ modules/http/http_request.c 27 Jun 2002 04:40:47 -0000 1.151
@@ -383,8 +383,6 @@
f = f->next;
}
- ap_add_input_filter("HTTP_IN", NULL, new, new->connection);
-
apr_table_setn(new->subprocess_env, "REDIRECT_STATUS",
apr_itoa(r->pool, r->status));

View file

@ -7,7 +7,7 @@
PORTNAME= apache
PORTVERSION= 2.0.39
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= www ipv6
MASTER_SITES= http://www.apache.org/dist/httpd/ \
http://apache.mirrorcentral.com/dist/httpd/ \
@ -21,7 +21,7 @@ DISTNAME= httpd-${PORTVERSION}
DISTFILES= ${DISTNAME}.tar.gz powerlogo.gif:freebsd
EXTRACT_ONLY= ${DISTNAME}.tar.gz
MAINTAINER?= perky@fallin.lv
MAINTAINER?= perky@FreeBSD.org
LIB_DEPENDS= expat.2:${PORTSDIR}/textproc/expat2

View file

@ -0,0 +1,10 @@
--- modules/http/http_request.c.orig 26 Jun 2002 19:45:06 -0000 1.150
+++ modules/http/http_request.c 27 Jun 2002 04:40:47 -0000 1.151
@@ -383,8 +383,6 @@
f = f->next;
}
- ap_add_input_filter("HTTP_IN", NULL, new, new->connection);
-
apr_table_setn(new->subprocess_env, "REDIRECT_STATUS",
apr_itoa(r->pool, r->status));

View file

@ -7,7 +7,7 @@
PORTNAME= apache
PORTVERSION= 2.0.39
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= www ipv6
MASTER_SITES= http://www.apache.org/dist/httpd/ \
http://apache.mirrorcentral.com/dist/httpd/ \
@ -21,7 +21,7 @@ DISTNAME= httpd-${PORTVERSION}
DISTFILES= ${DISTNAME}.tar.gz powerlogo.gif:freebsd
EXTRACT_ONLY= ${DISTNAME}.tar.gz
MAINTAINER?= perky@fallin.lv
MAINTAINER?= perky@FreeBSD.org
LIB_DEPENDS= expat.2:${PORTSDIR}/textproc/expat2

View file

@ -0,0 +1,10 @@
--- modules/http/http_request.c.orig 26 Jun 2002 19:45:06 -0000 1.150
+++ modules/http/http_request.c 27 Jun 2002 04:40:47 -0000 1.151
@@ -383,8 +383,6 @@
f = f->next;
}
- ap_add_input_filter("HTTP_IN", NULL, new, new->connection);
-
apr_table_setn(new->subprocess_env, "REDIRECT_STATUS",
apr_itoa(r->pool, r->status));