CHANGES revision 9cbf9bd8a0357bb60ced443fecd7a3e8e8f78c77
0237f43ab925775250e266e479d0a337ff374a4btakashi -*- coding: utf-8 -*-
0237f43ab925775250e266e479d0a337ff374a4btakashiChanges with Apache 2.5.0
fd9abdda70912b99b24e3bf1a38f26fde908a74cnd
fd9abdda70912b99b24e3bf1a38f26fde908a74cnd *) mod_ssl: Add support for OpenSSL configuration commands [Stephen Henson]
fd9abdda70912b99b24e3bf1a38f26fde908a74cnd
0237f43ab925775250e266e479d0a337ff374a4btakashi *) EventOpt MPM
0237f43ab925775250e266e479d0a337ff374a4btakashi
0237f43ab925775250e266e479d0a337ff374a4btakashi *) mod_proxy_balancer: Improve output
0237f43ab925775250e266e479d0a337ff374a4btakashi PR 52478 [Danijel <dt-ng rbfh de>]
96ad5d81ee4a2cc66a4ae19893efc8aa6d06fae7jailletc
0237f43ab925775250e266e479d0a337ff374a4btakashi *) core: Add LogLevelOverride directive that allows to override the
0237f43ab925775250e266e479d0a337ff374a4btakashi loglevel for clients from certain IPs. This also works for things
0237f43ab925775250e266e479d0a337ff374a4btakashi like the SSL handshake where <If> LogLevel ... </If> is evaluated
0237f43ab925775250e266e479d0a337ff374a4btakashi too late. [Stefan Fritsch]
0237f43ab925775250e266e479d0a337ff374a4btakashi
0237f43ab925775250e266e479d0a337ff374a4btakashi *) core: Add new directive Warning to issue warnings from a configuration
0237f43ab925775250e266e479d0a337ff374a4btakashi file. Both Warning and Error now generate a timestamped log message.
0237f43ab925775250e266e479d0a337ff374a4btakashi [Fabien Coelho]
0237f43ab925775250e266e479d0a337ff374a4btakashi
0237f43ab925775250e266e479d0a337ff374a4btakashi *) mod_status: Print out list of times since a Vhost was last used.
0237f43ab925775250e266e479d0a337ff374a4btakashi [Jim Jagielski]
0237f43ab925775250e266e479d0a337ff374a4btakashi
0237f43ab925775250e266e479d0a337ff374a4btakashi *) ap_expr: Add SERVER_PROTOCOL_VERSION, ..._MAJOR, and ..._MINOR
0237f43ab925775250e266e479d0a337ff374a4btakashi variables. [Stefan Fritsch]
0237f43ab925775250e266e479d0a337ff374a4btakashi
0237f43ab925775250e266e479d0a337ff374a4btakashi *) core: New directive RegisterHttpMethod for registering non-standard
0237f43ab925775250e266e479d0a337ff374a4btakashi HTTP methods. [Stefan Fritsch]
0237f43ab925775250e266e479d0a337ff374a4btakashi
0237f43ab925775250e266e479d0a337ff374a4btakashi *) mod_xml2enc: Fix problems with charset conversion altering the
0237f43ab925775250e266e479d0a337ff374a4btakashi Content-Length. [Micha Lenk <micha lenk info>]
0237f43ab925775250e266e479d0a337ff374a4btakashi
0237f43ab925775250e266e479d0a337ff374a4btakashi *) core: New directive HttpProtocol which allows to disable HTTP/0.9
0237f43ab925775250e266e479d0a337ff374a4btakashi support. [Stefan Fritsch]
0237f43ab925775250e266e479d0a337ff374a4btakashi
0237f43ab925775250e266e479d0a337ff374a4btakashi *) mod_allowhandlers: New module to forbid specific handlers for specific
0237f43ab925775250e266e479d0a337ff374a4btakashi directories. [Stefan Fritsch]
0237f43ab925775250e266e479d0a337ff374a4btakashi
de5cbc413070dea83e2d897c4a00dc6a80291227trawick *) core: Be more correct about rejecting directives that cannot work in <If>
a99c5d4cc3cab6a62b04d52000dbc22ce1fa2d94coar sections. [Stefan Fritsch]
0237f43ab925775250e266e479d0a337ff374a4btakashi
0237f43ab925775250e266e479d0a337ff374a4btakashi *) core: Fix directives like LogLevel that need to know if they are invoked
0237f43ab925775250e266e479d0a337ff374a4btakashi at virtual host context or in Directory/Files/Location/If sections to
0237f43ab925775250e266e479d0a337ff374a4btakashi work properly in If sections that are not in a Directory/Files/Location.
0237f43ab925775250e266e479d0a337ff374a4btakashi [Stefan Fritsch]
0237f43ab925775250e266e479d0a337ff374a4btakashi
e0872ce93f9e1cfe48431781fc43cde555e985c3trawick *) mod_proxy_ftp: Fix segfaults on IPv4 requests to hosts with DNS AAAA records.
e0872ce93f9e1cfe48431781fc43cde555e985c3trawick PR 40841. [Andrew Rucker Jones <arjones simultan dyndns org>,
e0872ce93f9e1cfe48431781fc43cde555e985c3trawick <ast domdv de>, Jim Jagielski]
e0872ce93f9e1cfe48431781fc43cde555e985c3trawick
e0872ce93f9e1cfe48431781fc43cde555e985c3trawick *) ap_expr: Add req_novary function that allows HTTP header lookups
e0872ce93f9e1cfe48431781fc43cde555e985c3trawick without adding the name to the Vary header. [Stefan Fritsch]
e0872ce93f9e1cfe48431781fc43cde555e985c3trawick
e0872ce93f9e1cfe48431781fc43cde555e985c3trawick *) configure: Fix processing of --disable-FEATURE for various features.
e0872ce93f9e1cfe48431781fc43cde555e985c3trawick [Jeff Trawick]
e0872ce93f9e1cfe48431781fc43cde555e985c3trawick
e0872ce93f9e1cfe48431781fc43cde555e985c3trawick *) mod_systemd: New module, for integration with systemd on Linux.
e0872ce93f9e1cfe48431781fc43cde555e985c3trawick [Jan Kaluza <jkaluza redhat.com>]
e0872ce93f9e1cfe48431781fc43cde555e985c3trawick
e0872ce93f9e1cfe48431781fc43cde555e985c3trawick *) --with-module: Fix failure to integrate them into some existing
e0872ce93f9e1cfe48431781fc43cde555e985c3trawick module directories. PR 40097. [Jeff Trawick]
e0872ce93f9e1cfe48431781fc43cde555e985c3trawick
e0872ce93f9e1cfe48431781fc43cde555e985c3trawick *) mod_cache_socache: New cache implementation backed by mod_socache
0237f43ab925775250e266e479d0a337ff374a4btakashi that replaces mod_mem_cache removed from httpd v2.2. [Graham
0237f43ab925775250e266e479d0a337ff374a4btakashi Leggett]
0237f43ab925775250e266e479d0a337ff374a4btakashi
0237f43ab925775250e266e479d0a337ff374a4btakashi *) core: Add dirwalk_stat and pre_htaccess hooks, allowing mpm-itk
0237f43ab925775250e266e479d0a337ff374a4btakashi to be used without patches to httpd core. [Jeff Trawick]
a99c5d4cc3cab6a62b04d52000dbc22ce1fa2d94coar
0237f43ab925775250e266e479d0a337ff374a4btakashi *) mod_proxy: Allow for persistence of local changes (via the
0237f43ab925775250e266e479d0a337ff374a4btakashi balancer-manager) between graceful and normal restarts.
de5cbc413070dea83e2d897c4a00dc6a80291227trawick [Jim Jagielski]
a99c5d4cc3cab6a62b04d52000dbc22ce1fa2d94coar
0237f43ab925775250e266e479d0a337ff374a4btakashi *) mod_slotmem: New provider function, fgrab(), which forces an
0237f43ab925775250e266e479d0a337ff374a4btakashi allocation of a slot. [Jim Jagielski]
de5cbc413070dea83e2d897c4a00dc6a80291227trawick
de5cbc413070dea83e2d897c4a00dc6a80291227trawick *) mod_lua: Add LuaInputFilter/LuaOutputFilter for creating content
0237f43ab925775250e266e479d0a337ff374a4btakashi filters in Lua [Daniel Gruno]
0237f43ab925775250e266e479d0a337ff374a4btakashi
0237f43ab925775250e266e479d0a337ff374a4btakashi *) WinNT MPM: Store pid and generation for each thread in scoreboard
de5cbc413070dea83e2d897c4a00dc6a80291227trawick to allow tracking of threads from exiting children via mod_status
0237f43ab925775250e266e479d0a337ff374a4btakashi or other such mechanisms. [Jeff Trawick]
0237f43ab925775250e266e479d0a337ff374a4btakashi
0237f43ab925775250e266e479d0a337ff374a4btakashi *) mod_ssl: Catch missing or mismatched client cert/key pairs with
de5cbc413070dea83e2d897c4a00dc6a80291227trawick SSLProxyMachineCertificateFile/Path directives. PR 52212.
de5cbc413070dea83e2d897c4a00dc6a80291227trawick [Keith Burdis <keith burdis.org>, Joe Orton]
de5cbc413070dea83e2d897c4a00dc6a80291227trawick
de5cbc413070dea83e2d897c4a00dc6a80291227trawick *) mod_lua: Allow scripts handled by the lua-script handler to return
e13b2a9a4ed05ff8a3532508693c5b44a381ffabtrawick a status code to the client (such as a 302 or a 500) [Daniel Gruno]
e13b2a9a4ed05ff8a3532508693c5b44a381ffabtrawick
de5cbc413070dea83e2d897c4a00dc6a80291227trawick *) mod_lua: Decline handling 'lua-script' if the file doesn't exist,
de5cbc413070dea83e2d897c4a00dc6a80291227trawick rather than throwing an internal server error. [Daniel Gruno]
de5cbc413070dea83e2d897c4a00dc6a80291227trawick
de5cbc413070dea83e2d897c4a00dc6a80291227trawick *) mod_lua: Add functions r:flush and r:sendfile as well as additional
de5cbc413070dea83e2d897c4a00dc6a80291227trawick request information to the request_rec structure. [Daniel Gruno]
de5cbc413070dea83e2d897c4a00dc6a80291227trawick
de5cbc413070dea83e2d897c4a00dc6a80291227trawick *) mod_lua: Add a server scope for Lua states, which creates a pool of
0237f43ab925775250e266e479d0a337ff374a4btakashi states with managable minimum and maximum size. [Daniel Gruno]
c44eeebd065e2c8cd028016b45c58afb480aaf8fdruggeri
c44eeebd065e2c8cd028016b45c58afb480aaf8fdruggeri *) core: Add post_perdir_config hook.
c44eeebd065e2c8cd028016b45c58afb480aaf8fdruggeri [Steinar Gunderson <sgunderson bigfoot.com>]
c44eeebd065e2c8cd028016b45c58afb480aaf8fdruggeri
c44eeebd065e2c8cd028016b45c58afb480aaf8fdruggeri *) mod_lua: Add new directive, LuaMapHandler, for dynamically mapping
c44eeebd065e2c8cd028016b45c58afb480aaf8fdruggeri URIs to Lua scripts and functions using regular expressions.
c44eeebd065e2c8cd028016b45c58afb480aaf8fdruggeri [Daniel Gruno]
c44eeebd065e2c8cd028016b45c58afb480aaf8fdruggeri
c44eeebd065e2c8cd028016b45c58afb480aaf8fdruggeri *) mod_lua: Add new directive LuaCodeCache for controlling in-memory
0237f43ab925775250e266e479d0a337ff374a4btakashi caching of lua scripts. [Daniel Gruno]
0237f43ab925775250e266e479d0a337ff374a4btakashi
0237f43ab925775250e266e479d0a337ff374a4btakashi *) The following now respect DefaultRuntimeDir/DEFAULT_REL_RUNTIMEDIR:
0237f43ab925775250e266e479d0a337ff374a4btakashi - APIs: ap_log_pid(), ap_remove_pid, ap_read_pid()
0237f43ab925775250e266e479d0a337ff374a4btakashi - core: the scoreboard (ScoreBoardFile), pid file (PidFile), and
0237f43ab925775250e266e479d0a337ff374a4btakashi mutexes (Mutex)
0237f43ab925775250e266e479d0a337ff374a4btakashi - mod_cache: thundering herd lock directory
0237f43ab925775250e266e479d0a337ff374a4btakashi - mod_lbmethod_heartbeat, mod_heartmonitor: heartbeat storage file
0237f43ab925775250e266e479d0a337ff374a4btakashi - mod_ldap: shared memory cache
0237f43ab925775250e266e479d0a337ff374a4btakashi - mod_socache_shmcb, mod_socache_dbm: shared memory or dbm for cache
0237f43ab925775250e266e479d0a337ff374a4btakashi [Jeff Trawick]
c44eeebd065e2c8cd028016b45c58afb480aaf8fdruggeri
de5cbc413070dea83e2d897c4a00dc6a80291227trawick *) mod_ssl: Add RFC 5878 support. [Ben Laurie]
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar *) suexec: Add --enable-suexec-capabilites support on Linux, to use
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar setuid/setgid capability bits rather than a setuid root binary.
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar [Joe Orton]
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar *) suexec: Add support for logging to syslog as an alternative to logging
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar to a file; configure --without-suexec-logfile --with-suexec-syslog.
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar [Joe Orton]
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar *) mod_ssl: Add support for TLS Next Protocol Negotiation. PR 52210.
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar [Matthew Steele <mdsteele google.com>]
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar *) various modules, rotatelogs: Replace use of apr_file_write() with
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar apr_file_write_full() to prevent incomplete writes. PR 53131.
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar [Nicolas Viennot <apache viennot biz>, Stefan Fritsch]
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar *) cross-compile: allow to provide CC_FOR_BUILD so that gen_test_char will
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar be compiled by the build compiler instead of the host compiler.
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar Also set CC_FOR_BUILD to 'cc' when cross-compilation is detected.
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar PR 51257. [Guenter Knauf]
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar *) core: In maintainer mode, replace apr_palloc with a version that
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar initializes the allocated memory with non-zero values, except if
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar AP_DEBUG_NO_ALLOC_POISON is defined. [Stefan Fritsch]
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar *) mod_policy: Add a new testing module to help server administrators
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar enforce a configurable level of protocol compliance on their
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar servers and application servers behind theirs. [Graham Leggett]
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar *) mod_firehose: Add a new debugging module able to record traffic
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar passing through the server in such a way that connections and/or
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar requests be reconstructed and replayed. [Graham Leggett]
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar *) mod_noloris
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar *) APREQ
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar *) Simple MPM
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar *) mod_serf
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar [Apache 2.5.0-dev includes those bug fixes and changes with the
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar Apache 2.4.xx tree as documented below, except as noted.]
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar
1f1b6bf13313fdd14a45e52e553d3ff28689b717coarChanges with Apache 2.4.x and later:
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar
a99c5d4cc3cab6a62b04d52000dbc22ce1fa2d94coar *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/CHANGES?view=markup
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar
1f1b6bf13313fdd14a45e52e553d3ff28689b717coarChanges with Apache 2.2.x and later:
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/CHANGES?view=markup
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar
1f1b6bf13313fdd14a45e52e553d3ff28689b717coarChanges with Apache 2.0.x and later:
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/CHANGES?view=markup
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar
1f1b6bf13313fdd14a45e52e553d3ff28689b717coar