From df269c1950d39b37e28a354d25186367bd4cee31 Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Thu, 8 Feb 2018 20:48:23 +0000 Subject: [PATCH] Votes, comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1823600 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/STATUS b/STATUS index 53f5ed9568..063e0626a6 100644 --- a/STATUS +++ b/STATUS @@ -119,6 +119,22 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + *) mod_lua: Link against -lcrypt if present + trunk patch: http://svn.apache.org/r1822305 + 2.4.x patch: trunk works + +1: jorton, jim, ylavic + + *) ab: Fix potential link issues with SSL libraries. + trunk patch: http://svn.apache.org/r1816534 + 2.4.x patch: trunk works + +1: jorton, jim, ylavic + + *) mod_ssl: Fail if SSLCompression is used and OpenSSL is + built without compression methods. + trunk patch: http://svn.apache.org/r1556473 + 2.4.x patch: trunk works + +1: jorton, jim, ylavic + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -224,28 +240,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: *) mod_http2: obsolete code removed, no more events on beam pool destruction, discourage content encoders on http2-status response (where they do not work) 2.4.x patch: svn merge -c 1821371,1822502,1822503 ^/httpd/httpd/trunk . - +1: + +1: ylavic *) config.layout: Add Fedora layout. trunk patch: http://svn.apache.org/r1823179 2.4.x patch: trunk works - +1: jorton, jim, - - *) mod_lua: Link against -lcrypt if present - trunk patch: http://svn.apache.org/r1822305 - 2.4.x patch: trunk works - +1: jorton, jim, - - *) ab: Fix potential link issues with SSL libraries. - trunk patch: http://svn.apache.org/r1816534 - 2.4.x patch: trunk works - +1: jorton, jim, - - *) mod_ssl: Fail if SSLCompression is used and OpenSSL is - built without compression methods. - trunk patch: http://svn.apache.org/r1556473 - 2.4.x patch: trunk works - +1: jorton, jim, + +1: jorton, jim + ylavic: isn't this applicable to CTR? (no Fedora at hand to test/vote) *) proxy_util: Schemes and hostnames that are "too long" are no longer automatically fatal errors but are instead logged -- 2.50.1