PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
+ * mod_autoindex: Fix filename HTML-escaping for !FancyIndexing.
+ http://svn.apache.org/viewvc?view=rev&revision=407265
+ PR: 38910
+ +1: jorton, rpluem, trawick
+
+ * Worker and event MPMs: Fix for missing code in handling of
+ GracefulShutdownTimeout. PR 38621.
+ Trunk version of patch:
+ http://svn.apache.org/viewvc?view=rev&revision=377291
+ 2.2.x version of patch:
+ http://issues.apache.org/bugzilla/attachment.cgi?id=18356
+ +1: chrisd, rpluem, trawick
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
* Add optional 'scheme://' part to ServerName directive for cases
http://svn.apache.org/viewcvs?rev=399388&view=rev
2.2.x version of patch:
Trunk version works
- +1 rpluem
-
- * mod_autoindex: Fix filename HTML-escaping for !FancyIndexing.
- http://svn.apache.org/viewvc?view=rev&revision=407265
- PR: 38910
- +1: jorton, rpluem
+ +1 rpluem, trawick
* configure: Add "--with-included-apr" flag to force use of
bundled version of APR/APR-util rather than any installed
Trunk version works
+1: rpluem
- * Worker and event MPMs: Fix for missing code in handling of
- GracefulShutdownTimeout. PR 38621.
- Trunk version of patch:
- http://svn.apache.org/viewvc?view=rev&revision=377291
- 2.2.x version of patch:
- http://issues.apache.org/bugzilla/attachment.cgi?id=18356
- +1: chrisd, rpluem
-
* Worker MPM: On graceless shutdown or restart, send signals to
each worker thread to wake them up if they're polling on a
Keep-Alive connection. PR 38737.
http://svn.apache.org/viewvc?view=rev&revision=409715
2.2.x version of patch:
http://issues.apache.org/bugzilla/attachment.cgi?id=18355
- +1: chrisd
+ +1: chrisd, trawick