From: Jim Jagielski Date: Mon, 2 Mar 2015 11:08:53 +0000 (+0000) Subject: votes X-Git-Tag: 2.4.13~385 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e7cab9462ea4a7ffe3ac74374cf0c264d2c6cc7;p=thirdparty%2Fapache%2Fhttpd.git votes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1663256 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6e44cd8420d..ec08e17f96d 100644 --- a/STATUS +++ b/STATUS @@ -140,7 +140,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: http://svn.apache.org/r1643537 http://svn.apache.org/r1643543 2.4.x patch: trunk works (module CHANGES) - +1: ylavic + +1: ylavic, jim * core: Add ap_errorlog_provider to make ErrorLog logging modular. This backport keeps syslog logging as part of httpd core and only adds @@ -204,7 +204,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * mod_ssl: Fix merge of SSLProtocol ALL in virtualhost context PR57100 trunk patch: http://svn.apache.org/r1653997 2.4.x patch: trunk works - +1: ylavic, covener + +1: ylavic, covener, jim * mod_alias: Introduce expression parser support for Alias, ScriptAlias and Redirect. @@ -212,7 +212,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/r1653978 http://svn.apache.org/r1656225 2.4.x patch: trunk works (modulo CHANGES, docs/log-message-tags) - +1: minfrin, covener + +1: minfrin, covener, jim * mod_ssl: Add support for extracting subjectAltName entries of type rfc822Name and dNSName into SSL_{CLIENT,SERVER}_SAN_{Email,DNS}_n @@ -236,7 +236,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: on startup or restart when the module is linked statically. PR 57525 trunk patch: http://svn.apache.org/r1656669 2.4.x patch: trunk works (modulo CHANGES) - +1: ylavic, covener + +1: ylavic, covener, jim * mod_ssl: Add the SSL_CLIENT_CERT_RFC4523_CEA variable, which provides a combination of certificate serialNumber and issuer as defined by