Skip to content

Commit 51cad98

Browse files
author
Andre Malo
committed
vote & note
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104728 13f79535-47bb-0310-9956-ffa450edef68
1 parent 4386570 commit 51cad98

1 file changed

Lines changed: 10 additions & 7 deletions

File tree

STATUS

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
APACHE 2.0 STATUS: -*-text-*-
2-
Last modified at [$Date: 2004/08/18 14:46:02 $]
2+
Last modified at [$Date: 2004/08/19 18:55:47 $]
33

44
Release:
55

@@ -76,7 +76,7 @@ PATCHES TO BACKPORT FROM 2.1
7676
*) Fix mod_userdir vs mod_suexec identity hook ordering.
7777
http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/mappers/mod_userdir.c?r1=1.58&r2=1.59
7878
PR: 18156
79-
+1: jorton, slive
79+
+1: jorton, slive, nd
8080

8181
*) [SECURITY] mod_ssl: Fix potential input filter segfaults in SPECULATIVE mode.
8282
http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_io.c?r1=1.125&r2=1.126
@@ -96,11 +96,11 @@ PATCHES TO BACKPORT FROM 2.1
9696
*) apachectl: Fix a problem finding envvars if sbindir != bindir.
9797
PR 30723. [Friedrich Haubensak <hsk imb-jena.de>]
9898
http://cvs.apache.org/viewcvs.cgi/httpd-2.0/support/apachectl.in?r1=1.22&r2=1.23
99-
+1: trawick, jorton
99+
+1: trawick, jorton, nd
100100

101101
*) suexec: Pass the SERVER_SIGNATURE envvar through to CGIs.
102102
http://cvs.apache.org/viewcvs.cgi/httpd-2.0/support/suexec.c?r1=1.32&r2=1.33
103-
+1: trawick, jorton, slive
103+
+1: trawick, jorton, slive, nd
104104

105105
*) Proposal: Several folks want to aggressively backport changes
106106
from mod_cache, mod_mem_cache and mod_file_cache from Apache
@@ -184,14 +184,15 @@ PATCHES TO BACKPORT FROM 2.1
184184
ssl_engine_kernel.c r1.107
185185
ssl_private.h r1.7
186186
+1: trawick, jorton
187+
nd: Is it wise to backport XXX code into the stable?
187188

188189
*) Prevent Win32 pool corruption at startup
189190
server/mpm/winnt/child.c: r1.36
190191
+1: ake, trawick, nd, stoddard
191192

192193
*) WinNT MPM: Fix a broken log message at termination. PR 28063.
193194
server/mpm/winnt/child.c: r1.37
194-
+1: trawick
195+
+1: trawick, nd
195196

196197
*) mod_actions: Regression from 1.3: the file referred to must exist.
197198
Solve this by introducing the "virtual" modifier to the Action
@@ -203,8 +204,10 @@ PATCHES TO BACKPORT FROM 2.1
203204
avoid over-running a fixed length stack while evaluating nested
204205
include directives.
205206
server/config.c: r1.180
206-
+1: bnicholes
207-
207+
+1: bnicholes, nd
208+
nd: oops... This already went into the include recursion stopper
209+
backport. Any objections? ;-)
210+
208211
*) allow symlinks on directories to be processed by Include directives
209212
and stop possible recursion by a counter. PR 28492
210213
server/config.c: r1.175

0 commit comments

Comments
 (0)