CHANGES revision 8232302b6fc415a7ef743b65754f7d4240a5a95a
43b8f5cebbf28df342fcdda8fa1992c28eaa6309yoshiki -*- coding: utf-8 -*-
43b8f5cebbf28df342fcdda8fa1992c28eaa6309yoshikiChanges with Apache 2.5.0
43b8f5cebbf28df342fcdda8fa1992c28eaa6309yoshiki
7db9f691a00ead175b03335457ca296a33ddf31bnd *) core: Add post_perdir_config hook.
51518469f1207f11cd9a00d303838b86fe27b55cyoshiki [Steinar Gunderson <sgunderson bigfoot.com>]
43b8f5cebbf28df342fcdda8fa1992c28eaa6309yoshiki
8620abf068bd263eaee16178f4a63104fe4bf6c8yoshiki *) mod_lua: Add new directive, LuaMapHandler, for dynamically mapping
8620abf068bd263eaee16178f4a63104fe4bf6c8yoshiki URIs to Lua scripts and functions using regular expressions.
43b8f5cebbf28df342fcdda8fa1992c28eaa6309yoshiki [Daniel Gruno]
43b8f5cebbf28df342fcdda8fa1992c28eaa6309yoshiki
43b8f5cebbf28df342fcdda8fa1992c28eaa6309yoshiki *) mod_lua: Add new directive LuaCodeCache for controlling in-memory
43b8f5cebbf28df342fcdda8fa1992c28eaa6309yoshiki caching of lua scripts. [Daniel Gruno]
43b8f5cebbf28df342fcdda8fa1992c28eaa6309yoshiki
43b8f5cebbf28df342fcdda8fa1992c28eaa6309yoshiki *) mod_lua: Move LUA_COMPAT_ALL into the right place, so it will
43b8f5cebbf28df342fcdda8fa1992c28eaa6309yoshiki activate compatibility mode for Lua 5.2. [Daniel Gruno]
43b8f5cebbf28df342fcdda8fa1992c28eaa6309yoshiki
43b8f5cebbf28df342fcdda8fa1992c28eaa6309yoshiki *) core: Respect DefaultRuntimeDir/DEFAULT_REL_RUNTIMEDIR for the
43b8f5cebbf28df342fcdda8fa1992c28eaa6309yoshiki scoreboard (ScoreBoardFile). mod_lbmethod_heartbeat, mod_heartmonitor:
43b8f5cebbf28df342fcdda8fa1992c28eaa6309yoshiki Respect DefaultRuntimeDir/DEFAULT_REL_RUNTIMEDIR for the heartbeat
43b8f5cebbf28df342fcdda8fa1992c28eaa6309yoshiki storage file. [Jeff Trawick]
43b8f5cebbf28df342fcdda8fa1992c28eaa6309yoshiki
43b8f5cebbf28df342fcdda8fa1992c28eaa6309yoshiki *) mod_ssl: Add RFC 5878 support. [Ben Laurie]
43b8f5cebbf28df342fcdda8fa1992c28eaa6309yoshiki
43b8f5cebbf28df342fcdda8fa1992c28eaa6309yoshiki *) mod_lua: Add new directive LuaAuthzProvider to allow implementing an
43b8f5cebbf28df342fcdda8fa1992c28eaa6309yoshiki authorization provider in lua. [Stefan Fritsch]
43b8f5cebbf28df342fcdda8fa1992c28eaa6309yoshiki
43b8f5cebbf28df342fcdda8fa1992c28eaa6309yoshiki *) mod_lua: Add a few missing request_rec fields. Rename remote_ip to
43b8f5cebbf28df342fcdda8fa1992c28eaa6309yoshiki client_ip to match conn_rec. [Stefan Fritsch]
43b8f5cebbf28df342fcdda8fa1992c28eaa6309yoshiki
43b8f5cebbf28df342fcdda8fa1992c28eaa6309yoshiki *) mod_lua: Change prototype of vm_construct, to work around gcc bug which
43b8f5cebbf28df342fcdda8fa1992c28eaa6309yoshiki causes a segfault. PR 52779. [Dick Snippe <Dick Snippe tech omroep nl>]
43b8f5cebbf28df342fcdda8fa1992c28eaa6309yoshiki
3f539039e568ad25e03234e7bda63e2de53fbb3cerikabele *) mod_ssl: Add support for TLS-SRP (Secure Remote Password key exchange
3f539039e568ad25e03234e7bda63e2de53fbb3cerikabele for TLS, RFC 5054). PR 51075. [Quinn Slack <sqs cs stanford edu>,
43b8f5cebbf28df342fcdda8fa1992c28eaa6309yoshiki Christophe Renou, Peter Sylvester]
43b8f5cebbf28df342fcdda8fa1992c28eaa6309yoshiki
43b8f5cebbf28df342fcdda8fa1992c28eaa6309yoshiki *) mod_ssl: Add new directive SSLCompression to disable TLS-level
43b8f5cebbf28df342fcdda8fa1992c28eaa6309yoshiki compression. PR 53219. [Björn Jacke <bjoern j3e de>, Stefan Fritsch]
*) core: Make ap_regcomp() return AP_REG_ESPACE if out of memory. Make
ap_pregcomp() abort if out of memory. This raises the minimum PCRE
requirement to version 6.0. PR 53284. [Stefan Fritsch]
*) suexec: Add --enable-suexec-capabilites support on Linux, to use
setuid/setgid capability bits rather than a setuid root binary.
[Joe Orton]
*) suexec: Add support for logging to syslog as an alternative to logging
to a file; configure --without-suexec-logfile --with-suexec-syslog.
[Joe Orton]
*) mod_ssl: Add support for TLS Next Protocol Negotiation. PR 52210.
[Matthew Steele <mdsteele google.com>]
*) various modules, rotatelogs: Replace use of apr_file_write() with
apr_file_write_full() to prevent incomplete writes. PR 53131.
[Nicolas Viennot <apache viennot biz>, Stefan Fritsch]
*) cross-compile: allow to provide CC_FOR_BUILD so that gen_test_char will
be compiled by the build compiler instead of the host compiler.
Also set CC_FOR_BUILD to 'cc' when cross-compilation is detected.
PR 51257. [Guenter Knauf]
*) core: In maintainer mode, replace apr_palloc with a version that
initializes the allocated memory with non-zero values, except if
AP_DEBUG_NO_ALLOC_POISON is defined. [Stefan Fritsch]
*) mod_authnz_ldap: Don't try a potentially expensive nested groups
search before exhausting all AuthLDAPGroupAttribute checks on the
current group. PR52464 [Eric Covener]
*) mod_policy: Add a new testing module to help server administrators
enforce a configurable level of protocol compliance on their
servers and application servers behind theirs. [Graham Leggett]
*) mod_firehose: Add a new debugging module able to record traffic
passing through the server in such a way that connections and/or
requests be reconstructed and replayed. [Graham Leggett]
*) mod_noloris
*) APREQ
*) Simple MPM
*) mod_serf
[Apache 2.5.0-dev includes those bug fixes and changes with the
Apache 2.4.xx tree as documented below, except as noted.]
Changes with Apache 2.4.x and later:
*) http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/CHANGES?view=markup
Changes with Apache 2.2.x and later:
*) http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/CHANGES?view=markup
Changes with Apache 2.0.x and later:
*) http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/CHANGES?view=markup