CHANGES revision 347074f011eae59e518ddf8d8474d35e029a2056
f743002678eb67b99bbc29fee116b65d9530fec0wrowe -*- coding: utf-8 -*-
80833bb9a1bf25dcf19e814438a4b311d2e1f4cffuankgChanges with Apache 2.5.0
347074f011eae59e518ddf8d8474d35e029a2056sf *) mod_ssl: Send the error message for speaking http to an https port using
347074f011eae59e518ddf8d8474d35e029a2056sf HTTP/1.0 instead of HTTP/0.9. PR 50823. [Stefan Fritsch]
21da42a6b8f551ef603bd06356d3bf71d6d0c21dsf *) mod_authz_core: Fix parsing of Require arguments in <AuthzProviderAlias>.
21da42a6b8f551ef603bd06356d3bf71d6d0c21dsf PR 53048. [Stefan Fritsch]
2876a591f17b0c6ed0cf28da929643965e67c953sf *) core: Fix error handling in ap_scan_script_header_err_brigade() if there
2876a591f17b0c6ed0cf28da929643965e67c953sf is no EOS bucket in the brigade. Fixes segfault with mod_proxy_fcgi.
2876a591f17b0c6ed0cf28da929643965e67c953sf PR 48272. [Stefan Fritsch]
38eb64d29a17648e108852de42f23335aecaa8f8sf *) mod_proxy_fcgi: If there is an error reading the headers from the
38eb64d29a17648e108852de42f23335aecaa8f8sf backend, send an error to the client. [Stefan Fritsch]
5a1f28ac93914b4bae892c69ac4b3e670bc10da8nd *) mod_rewrite: Fix RewriteCond integer checks to be parsed correctly.
5a1f28ac93914b4bae892c69ac4b3e670bc10da8nd PR 53023. [Axel Reinhold <apache freakout.de>, André Malo]
0361488d59792d052a9f8024c0e5a1ef909252e6rpluem *) mod_proxy: Add the forcerecovery balancer parameter that determines if
0361488d59792d052a9f8024c0e5a1ef909252e6rpluem recovery for balancer workers is enforced. [Ruediger Pluem]
6135cc8178d75a52828ad225b1d568cd1e97799erpluem *) mod_proxy: Correctly set up reverse proxy worker. PR 52935.
6135cc8178d75a52828ad225b1d568cd1e97799erpluem [Petter Berntsen <petterb gmail.com>]
44761f3e3072cf78a4997a88bb9a515ca101a1f4covener *) core: Add filesystem paths to access denied / access failed messages
44761f3e3072cf78a4997a88bb9a515ca101a1f4covener AH00035 and AH00036. [Eric Covener]
2ba1586475aa4ec972ca7c19b06d53bf76f0ee7efuankg *) Fix MPM DSO load failure on AIX. [Jeff Trawick]
c7502880be24058c7fc03771fda61f95bc238339sf *) core: Add the port number to the vhost's name in the scoreboard.
c7502880be24058c7fc03771fda61f95bc238339sf [Stefan Fritsch]
ca61ccd0c306c2c72df153688ba1b49f3eceed80sf *) mpm_event: Don't do a blocking write when starting a lingering close
ca61ccd0c306c2c72df153688ba1b49f3eceed80sf from the listener thread. PR 52229. [Stefan Fritsch]
6bb524f1895f30265a1431afc460977d391cb36bsf *) core: In maintainer mode, replace apr_palloc with a version that
6bb524f1895f30265a1431afc460977d391cb36bsf initializes the allocated memory with non-zero values, except if
ca61ccd0c306c2c72df153688ba1b49f3eceed80sf AP_DEBUG_NO_ALLOC_POISON is defined. [Stefan Fritsch]
8233250a7f6c06225752db92bf32117bd9648c1dsf *) mod_log_config: Check during config test that directories for access logs
8233250a7f6c06225752db92bf32117bd9648c1dsf exist. PR 29941. [Stefan Fritsch]
b40bfdb714672f972887f9f1f1e154e00125bb68covener *) mod_authnz_ldap: Don't try a potentially expensive nested groups
b40bfdb714672f972887f9f1f1e154e00125bb68covener search before exhausting all AuthLDAPGroupAttribute checks on the
b40bfdb714672f972887f9f1f1e154e00125bb68covener current group. PR52464 [Eric Covener]
e6dd71992459d05a676b98b7963423dc5dc1e24aminfrin *) mod_policy: Add a new testing module to help server administrators
e6dd71992459d05a676b98b7963423dc5dc1e24aminfrin enforce a configurable level of protocol compliance on their
e6dd71992459d05a676b98b7963423dc5dc1e24aminfrin servers and application servers behind theirs. [Graham Leggett]
23f1535d6a60817d2846bac0aea230ea475d7dccminfrin *) mod_firehose: Add a new debugging module able to record traffic
23f1535d6a60817d2846bac0aea230ea475d7dccminfrin passing through the server in such a way that connections and/or
23f1535d6a60817d2846bac0aea230ea475d7dccminfrin requests be reconstructed and replayed. [Graham Leggett]
ec7520b24cd80d34d82bbcaca153cbb23cc04bc0rjung *) Event MPM: Reduce locking by using a lock free circular queue.
ec7520b24cd80d34d82bbcaca153cbb23cc04bc0rjung *) mod_noloris
ec7520b24cd80d34d82bbcaca153cbb23cc04bc0rjung *) Simple MPM
ec7520b24cd80d34d82bbcaca153cbb23cc04bc0rjung *) mod_serf
6249dfa569d3b4f1f539665b979a80c6e335d93etrawick [Apache 2.5.0-dev includes those bug fixes and changes with the
6249dfa569d3b4f1f539665b979a80c6e335d93etrawick Apache 2.4.xx tree as documented below, except as noted.]
6249dfa569d3b4f1f539665b979a80c6e335d93etrawickChanges with Apache 2.4.x and later:
6249dfa569d3b4f1f539665b979a80c6e335d93etrawick *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/CHANGES?view=markup
74499a117b3b2cd9666715a14f90c0e5d1a4ee8ajimChanges with Apache 2.2.x and later:
74499a117b3b2cd9666715a14f90c0e5d1a4ee8ajim *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/CHANGES?view=markup
74499a117b3b2cd9666715a14f90c0e5d1a4ee8ajimChanges with Apache 2.0.x and later: