CHANGES revision 20eead0b01d51fce0cc17d04b8f98ec38eac68ae
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin -*- coding: utf-8 -*-
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrinChanges with Apache 2.5.0
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin *) mod_proxy: Add ability to configure the sticky session separator.
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin PR 53893. [<inu inusasha de>, Jim Jagielski]
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin *) mod_proxy_ftp: Fix segfaults on IPv4 requests to hosts with DNS AAAA records.
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin PR 40841. [Andrew Rucker Jones <arjones simultan dyndns org>,
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin <ast domdv de>, Jim Jagielski]
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin *) ap_expr: Add req_novary function that allows HTTP header lookups
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin without adding the name to the Vary header. [Stefan Fritsch]
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin *) mod_ssl: Change default for SSLCompression to off, as compression
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin causes security issues in most setups. (The so called "CRIME" attack).
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin [Stefan Fritsch]
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin *) syslog logging: Remove stray ", referer" at the end of some messages.
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin [Jeff Trawick]
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin *) configure: Fix processing of --disable-FEATURE for various features.
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin [Jeff Trawick]
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin *) "Iterate" directives: Report an error if no arguments are provided.
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin [Jeff Trawick]
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin *) htpasswd, htdbm: Optionally read passwords from stdin, as more
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin secure alternative to -b. PR 40243. [Adomas Paltanavicius <adomas
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin paltanavicius gmail com>, Stefan Fritsch]
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin *) htpasswd, htdbm: Add support for bcrypt algorithm (requires
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin apr-util 1.5 or higher). PR 49288. [Stefan Fritsch]
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin *) htpasswd, htdbm: Put full 48bit of entropy into salt, improve
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin error handling. Add some of htpasswd's improvements to htdbm,
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin e.g. warn if password is truncated by crypt(). [Stefan Fritsch]
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin *) ab: add TLS1.1/TLS1.2 options to -f switch, and adapt output
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin to more accurately report the negotiated protocol. PR 53916.
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin [Nicolás Pernas Maradei <nico emutex com>, Kaspar Brand]
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin *) mod_systemd: New module, for integration with systemd on Linux.
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin [Jan Kaluza <jkaluza redhat.com>]
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin *) core: ErrorDocument now works for requests without a Host header.
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin PR 48357. [Jeff Trawick]
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin *) --with-module: Fix failure to integrate them into some existing
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin module directories. PR 40097. [Jeff Trawick]
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin *) mod_headers: New params: %l for load averages, %i for an
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin idle percentage rating of httpd, and %b for a busy percentage
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin rating. [Jim Jagielski]
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin *) core: New functions to obtain load parameters: ap_get_sload()
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin and ap_get_loadavg(). [Jim Jagielski]
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin *) mod_cache_socache: New cache implementation backed by mod_socache
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin that replaces mod_mem_cache removed from httpd v2.2. [Graham
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin *) mod_auth_form: Support the expr parser in the
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin AuthFormLoginRequiredLocation, AuthFormLoginSuccessLocation and
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin AuthFormLogoutLocation directives. [Graham Leggett]
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin *) core: Add dirwalk_stat and pre_htaccess hooks, allowing mpm-itk
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin to be used without patches to httpd core. [Jeff Trawick]
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin *) mod_proxy: Allow for persistence of local changes (via the
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin balancer-manager) between graceful and normal restarts.
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin [Jim Jagielski]
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin *) mod_slotmem: New provider function, fgrab(), which forces an
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin allocation of a slot. [Jim Jagielski]
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin *) mod_proxy_balancer: The nonce is only derived from the UUID iff
b45c2b86612fd10c2b08965bb99e66a3c0e43480minfrin not set via the 'nonce' balancer param. [Jim Jagielski]
*) mod_lua: Add LuaInputFilter/LuaOutputFilter for creating content
*) mod_ssl: Catch missing or mismatched client cert/key pairs with
SSLProxyMachineCertificateFile/Path directives. PR 52212.
[Keith Burdis <keith burdis.org>, Joe Orton]
[Steinar Gunderson <sgunderson bigfoot.com>]
*) The following now respect DefaultRuntimeDir/DEFAULT_REL_RUNTIMEDIR:
setuid/setgid capability bits rather than a setuid root binary.
[Matthew Steele <mdsteele google.com>]
passing through the server in such a way that connections and/or
Apache 2.4.xx tree as documented below, except as noted.]
Changes with Apache 2.4.x and later:
Changes with Apache 2.2.x and later:
Changes with Apache 2.0.x and later: