325N/AChanges with Apache 2.5.0
325N/A *) mod_authz_core: Fix parsing of Require arguments in <AuthzProviderAlias>.
493N/A PR 53048. [Stefan Fritsch]
325N/A *) core: Fix error handling in ap_scan_script_header_err_brigade() if there
325N/A is no EOS bucket in the brigade. Fixes segfault with mod_proxy_fcgi.
325N/A PR 48272. [Stefan Fritsch]
325N/A *) mod_proxy_fcgi: If there is an error reading the headers from the
325N/A backend, send an error to the client. [Stefan Fritsch]
325N/A *) mod_rewrite: Fix RewriteCond integer checks to be parsed correctly.
325N/A *) mod_proxy: Add the forcerecovery balancer parameter that determines if
325N/A recovery for balancer workers is enforced. [Ruediger Pluem]
325N/A *) mod_proxy: Correctly set up reverse proxy worker. PR 52935.
325N/A *) core: Add filesystem paths to access denied / access failed messages
325N/A AH00035 and AH00036. [Eric Covener]
325N/A *) Fix MPM DSO load failure on AIX. [Jeff Trawick]
325N/A *) core: Add the port number to the vhost's name in the scoreboard.
325N/A *) mpm_event: Don't do a blocking write when starting a lingering close
325N/A from the listener thread. PR 52229. [Stefan Fritsch]
325N/A *) core: In maintainer mode, replace apr_palloc with a version that
325N/A initializes the allocated memory with non-zero values, except if
325N/A AP_DEBUG_NO_ALLOC_POISON is defined. [Stefan Fritsch]
325N/A *) mod_log_config: Check during config test that directories for access logs
325N/A exist. PR 29941. [Stefan Fritsch]
325N/A *) mod_authnz_ldap: Don't try a potentially expensive nested groups
325N/A search before exhausting all AuthLDAPGroupAttribute checks on the
325N/A current group. PR52464 [Eric Covener]
325N/A *) mod_policy: Add a new testing module to help server administrators
325N/A enforce a configurable level of protocol compliance on their
325N/A servers and application servers behind theirs. [Graham Leggett]
325N/A *) mod_firehose: Add a new debugging module able to record traffic
325N/A passing through the server in such a way that connections
and/or 493N/A requests be reconstructed and replayed. [Graham Leggett]
325N/A *) Event MPM: Reduce locking by using a lock free circular queue.
493N/A [Apache 2.5.0-dev includes those bug fixes and changes with the
325N/A Apache
2.4.xx tree as documented below, except as noted.]
Changes with Apache
2.2.x and later:
Changes with Apache
2.0.x and later: