
sf at apache
Apr 28, 2012, 3:51 PM
Views: 40
Permalink
|
|
svn commit: r1331845 - /httpd/httpd/branches/2.4.x/STATUS
|
|
Author: sf Date: Sat Apr 28 22:51:47 2012 New Revision: 1331845 URL: http://svn.apache.org/viewvc?rev=1331845&view=rev Log: vote+promote Modified: httpd/httpd/branches/2.4.x/STATUS Modified: httpd/httpd/branches/2.4.x/STATUS URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1331845&r1=1331844&r2=1331845&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/STATUS (original) +++ httpd/httpd/branches/2.4.x/STATUS Sat Apr 28 22:51:47 2012 @@ -88,6 +88,24 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * log_server_status: Bring Perl style forward to the present, use + standard modules, update for new format of server-status output. + Trunk patch: http://people.apache.org/~rbowen/log_server_status.trunk.patch + (Revisions r1325218 through r1325275) + 2.4 patch: Trunk patch works + +1: rbowen, jim, sf + + * core: Prevent "httpd -k restart" from killing server in presence of config error. + trunk patch: http://svn.apache.org/viewvc?rev=1328345&view=rev + 2.4 patch: trunk patch works + +1: jorton, jim, sf + + * mod_sed, mod_log_debug: Symbol namespace cleanups. + trunk patches: http://svn.apache.org/viewvc?rev=1326980&view=rev + http://svn.apache.org/viewvc?rev=1326984&view=rev + http://svn.apache.org/viewvc?rev=1326991&view=rev + 2.4 patch: trunk works => http://people.apache.org/~jorton/httpd-2.4.1-symbols.patch + +1: jorton , jim, sf PATCHES PROPOSED TO BACKPORT FROM TRUNK: [. New proposals should be added at the end of the list ] @@ -105,25 +123,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4 patch: Trunk patch works +1: sf - * log_server_status: Bring Perl style forward to the present, use - standard modules, update for new format of server-status output. - Trunk patch: http://people.apache.org/~rbowen/log_server_status.trunk.patch - (Revisions r1325218 through r1325275) - 2.4 patch: Trunk patch works - +1: rbowen, jim - - * core: Prevent "httpd -k restart" from killing server in presence of config error. - trunk patch: http://svn.apache.org/viewvc?rev=1328345&view=rev - 2.4 patch: trunk patch works - +1: jorton, jim - - * mod_sed, mod_log_debug: Symbol namespace cleanups. - trunk patches: http://svn.apache.org/viewvc?rev=1326980&view=rev - http://svn.apache.org/viewvc?rev=1326984&view=rev - http://svn.apache.org/viewvc?rev=1326991&view=rev - 2.4 patch: trunk works => http://people.apache.org/~jorton/httpd-2.4.1-symbols.patch - +1: jorton , jim - * core: Use a TLS/10 close_notify for dummy connection to SSL listener. trunk patches: http://svn.apache.org/viewvc?rev=1327036&view=rev http://svn.apache.org/viewvc?rev=1327080&view=rev
|