From c7ea137723331de610d59837d2fa56e5f34dfbab Mon Sep 17 00:00:00 2001 From: Luca Toscano Date: Tue, 26 Sep 2017 13:28:31 +0000 Subject: [PATCH] CHANGES: remove backported items git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1809746 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/CHANGES b/CHANGES index 1320378226..323e0e09d5 100644 --- a/CHANGES +++ b/CHANGES @@ -14,9 +14,6 @@ Changes with Apache 2.5.0 *) mod_ssl: unshare SSLSrvConfigRec instances between base server and virtual hosts. This avoids overwrites of later initializattions (vhost_id), selective disables by "SSLEngine addr-list" and certificate/key pickup from mod_md. [Stefan Eissing] - - *) mod_speling: Don't embed referer data in a link in error page. - PR 38923 [Nick Kew] *) mod_rewrite, core: Avoid the 'Vary: Host' response header when HTTP_HOST is used in a condition that evaluates to true. PR 58231 [Luca Toscano, Yann Ylavic] @@ -47,10 +44,6 @@ Changes with Apache 2.5.0 - compatibility with libressl [Stefan Eissing] - *) htdigest: prevent a buffer overflow when a string exceeds the allowed max - length in a password file. - [Luca Toscano, Hanno Böck ] - *) mod_md: v0.9.2: new directive 'MDHttpProxy' to define a proxy for outgoing connection, some minor bugfixes, twiddle the build system to avoid non-pic code generation. [Stefan Eissing] @@ -100,9 +93,6 @@ Changes with Apache 2.5.0 *) mod_ssl, ab: Fix compatibility with LibreSSL. PR 61184. [Bernard Spil , Yann Ylavic] - *) event: Avoid possible blocking in the listener thread when shutting down - connections. PR 60956. [Yann Ylavic] - *) mod_proxy_fcgi: Add the support for mod_proxy's flushpackets and flushwait parameters. [Luca Toscano, Ruediger Pluem, Yann Ylavic] @@ -162,9 +152,6 @@ Changes with Apache 2.5.0 *) core: Add configuration section to allow any file on disk to be used as a conditional. [Edward Lu, Eric Covener] - *) event: Avoid listener periodic wake ups by using the pollset wake-ability - when available. PR 57399. [Yann Ylavic, Luca Toscano] - *) mod_crypto: Add the all purpose crypto filters with support for HLS. [Graham Leggett] -- 2.40.0