11APACHE 2.0 STATUS: -*-text-*-
2- Last modified at [$Date: 2004/08/15 23:58:19 $]
2+ Last modified at [$Date: 2004/08/17 16:44:14 $]
33
44Release:
55
@@ -76,7 +76,7 @@ PATCHES TO BACKPORT FROM 2.1
7676 *) [SECURITY] mod_ssl: Fix potential infinite loop.
7777 http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_io.c?r1=1.124&r2=1.125
7878 PR: 29964
79- +1: jorton, nd
79+ +1: jorton, nd, jerenkrantz
8080
8181 *) mod_ssl: Use anon shm in shmcb by default.
8282 http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_scache_shmcb.c?r1=1.23&r2=1.24
@@ -213,7 +213,7 @@ PATCHES TO BACKPORT FROM 2.1
213213 *) mod_usertrack: Escape the cookie_name before pasting into the regexp.
214214 (2.0 + 1.3)
215215 modules/metadata/mod_usertrack.c: r1.51
216- +1: nd, trawick
216+ +1: nd, trawick, jerenkrantz
217217
218218 *) Fix memory leak in mod_rewrite. PR 27862. (2.0 + 1.3)
219219 http://www.apache.org/~nd/mod_rewrite_fixleak.diff
@@ -223,7 +223,7 @@ PATCHES TO BACKPORT FROM 2.1
223223 from being logged for I_INSIST_ON_EXTRA_CYCLES_FOR_CLF_COMPLIANCE
224224 processing. PR 29696. [Alois Treindl <alois astro.ch>]
225225 http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/loggers/mod_log_config.c?r1=1.118&r2=1.119
226- +1: trawick, nd
226+ +1: trawick, nd, jerenkrantz
227227
228228 *) (re-)add support for RewriteRules in <Proxy> containers. PR 27985
229229 modules/mappers/mod_rewrite.c: r1.254
@@ -236,8 +236,11 @@ PATCHES TO BACKPORT FROM 2.1
236236
237237 *) mod_dav: Send an EOS at the end of the multistatus brigade.
238238 http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/dav/main/mod_dav.c?r1=1.105&r2=1.106
239- +1: jorton
239+ +1: jorton, jerenkrantz
240240 nd asks: Sure, you want to drop the return code of ap_pass_brigade?
241+ jerenkrantz: They already did drop it. Note that this really isn't
242+ a correctness fix; just a perf. fix. We'd send the EOS
243+ later without it.
241244
242245 *) Allow Satisfy directives to be influenced by <Limit>.
243246 PR: 14726
@@ -265,7 +268,7 @@ PATCHES TO BACKPORT FROM 2.1
265268 * mod_setenvif: remove support for remote_user variable which never
266269 worked at all. PR 25725 (2.0 + 1.3)
267270 modules/metadata/mod_setenvif.c: r1.50
268- +1: nd
271+ +1: nd, jerenkrantz
269272
270273 * Replace some of the mutex locking in the worker MPM with
271274 atomic operations for higher concurrency.
0 commit comments