From: Stefan Eissing Date: Fri, 10 Jun 2016 08:58:27 +0000 (+0000) Subject: h2 upgrade: withdrawing backport proposal X-Git-Tag: 2.4.21~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3fcc227294c84e1d4ba9a050d8210c5e1ba8025;p=thirdparty%2Fapache%2Fhttpd.git h2 upgrade: withdrawing backport proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1747668 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index c69d6da03b9..be145892df8 100644 --- a/STATUS +++ b/STATUS @@ -118,13 +118,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] - *) Suppress 'h2' announcements in Upgrade: header as such Upgrade: requests - are not honored by mod_http2. - trunk patches: http://svn.apache.org/r1740075 - http://svn.apache.org/r1740119 - 2.4.x: trunk works modulo CHANGES - +1: icing - *) mod_ssl: Add "no_crl_for_cert_ok" flag to SSLCARevocationCheck directive to opt-in previous behaviour (2.2) with CRLs verification when checking certificate(s) with no corresponding CRL.