Author: jim
Date: Sat Sep 1 05:08:08 2007
New Revision: 571774
URL: http://svn.apache.org/viewvc?rev=571774&view=rev
Log:
promote accepted
Modified:
httpd/httpd/branches/2.2.x/STATUS
Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=571774&r1=571773&r2=571774&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Sat Sep 1 05:08:08 2007
@@ -79,6 +79,24 @@
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
+ * ssl/ssl_engine_io.c: Fix SSL Protocol hexdumps for EBCDIC systems
+ A conversion is required for mod_ssl to display the SSL protocol correctly
+ on EBCDIC machines. Backport of rev. 349906
+ Trunk version of patch:
+ http://svn.apache.org/viewvc?view=rev&revision=349906 from 2005-11-30
+ 2.2.x version of patch:
+ http://people.apache.org/~martin/ssl_engine_io.c.349906.patch
+ +1: martin, rpluem, jim
+
+ * mod_proxy_http: Don't wait for response body in a HEAD request
+ PR 41644
+ http://svn.apache.org/viewvc?view=rev&revision=571002
+ +1: niq, rpluem, jim
+
+ * mod_proxy: Add ProxyPass status option to ignore errors
+ PR 43167
+ http://svn.apache.org/viewvc?view=rev&revision=571338
+ +1: niq, rpluem, jim
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -169,30 +187,10 @@
trawick says: The new directives should be documented in trunk,
so that docs are available for backport at the same time.
- * ssl/ssl_engine_io.c: Fix SSL Protocol hexdumps for EBCDIC systems
- A conversion is required for mod_ssl to display the SSL protocol correctly
- on EBCDIC machines. Backport of rev. 349906
- Trunk version of patch:
- http://svn.apache.org/viewvc?view=rev&revision=349906 from 2005-11-30
- 2.2.x version of patch:
- http://people.apache.org/~martin/ssl_engine_io.c.349906.patch
- +1: martin, rpluem, jim
-
* mod_proxy_connect: Fix potential proxy segfault
PR 40756
http://svn.apache.org/viewvc?view=rev&revision=571414
+1: niq, jim
-
- * mod_proxy_http: Don't wait for response body in a HEAD request
- PR 41644
- http://svn.apache.org/viewvc?view=rev&revision=571002
- +1: niq, rpluem, jim
-
- * mod_proxy: Add ProxyPass status option to ignore errors
- PR 43167
- http://svn.apache.org/viewvc?view=rev&revision=571338
- +1: niq, rpluem, jim
-
PATCHES/ISSUES THAT ARE STALLED
|