CHANGES revision a511a29faf2ff7ead3b67680154a624effb31aaf
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater -*- coding: utf-8 -*-
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic UpdaterChanges with Apache 2.5.0
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater *) core: Stop the HTTP_IN filter from attempting to write error buckets
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater to the output filters, which is bogus in the proxy case. Create a
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater clean mapping from APR codes to HTTP status codes, and use it where
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater needed. [Graham Leggett]
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater *) mod_proxy: Ensure we don't attempt to amend a table we are iterating
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater through, ensuring that all headers listed by Connection are removed.
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater [Graham Leggett, Co-Advisor <coad measurement-factory.com>]
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater *) core: apachectl -S prints wildcard name-based virtual hosts twice.
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater PR54948 [Eric Covener]
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater *) mod_proxy: Reject invalid values for Max-Forwards. [Graham Leggett,
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater Co-Advisor <coad measurement-factory.com>]
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater *) mod_cache: If a 304 response indicates an entity not currently cached, then
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater the cache MUST disregard the response and repeat the request without the
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater conditional. [Graham Leggett, Co-Advisor <coad measurement-factory.com>]
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater *) mod_proxy: Fix seg-faults when using the global pool on threaded
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater MPMs [Thomas Eckert <thomas.r.w.eckert gmail.com>, Jim Jagielski]
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater *) mod_proxy: Ensure network errors detected by the proxy are returned as
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater 504 Gateway Timout as opposed to 502 Bad Gateway, in order to be
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater compliant with RFC2616 14.9.4 Cache Revalidation and Reload Controls.
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater [Graham Leggett, Co-Advisor <coad measurement-factory.com>]
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater *) mod_cache: Ensure that we don't attempt to replace a cached response
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater with an older response as per RFC2616 13.12. [Graham Leggett, Co-Advisor
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater *) core, mod_cache: Ensure RFC2616 compliance in ap_meets_conditions()
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater with weak validation combined with If-Range and Range headers. Break
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater out explicit conditional header checks to be useable elsewhere in the
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater server. Ensure weak validation RFC compliance in the byteranges filter.
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater Ensure RFC validation compliance when serving cached entities. PR 16142
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater [Graham Leggett, Co-Advisor <coad measurement-factory.com>]
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater *) core: Add the ability to do explicit matching on weak and strong ETags
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater as per RFC2616 Section 13.3.3. [Graham Leggett, Co-Advisor
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater *) mod_cache: Ensure that updated responses to HEAD requests don't get
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater mistakenly paired with a previously cached body. Ensure that any existing
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater body is removed when a HEAD request is cached. [Graham Leggett,
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater Co-Advisor <coad measurement-factory.com>]
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater *) mod_cache: Honour Cache-Control: no-store in a request. [Graham Leggett]
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater *) mod_cache: RFC2616 14.9.3 The s-maxage directive also implies the
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater semantics of the proxy-revalidate directive. [Graham Leggett]
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater *) mod_cache: Make sure that contradictory entity headers present in a 304
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater Not Modified response are caught and cause the entity to be removed.
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater [Graham Leggett]
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater *) mod_cache: Make sure Vary processing handles multivalued Vary headers and
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater multivalued headers referred to via Vary. [Graham Leggett]
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater *) mod_cache: When serving from cache, only the last header of a multivalued
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater header was taken into account. Fixed. [Graham Leggett]
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater *) mod_cache: Ignore response headers specified by no-cache=header and
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater private=header as specified by RFC2616 14.9.1 What is Cacheable. Ensure
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater that these headers are still processed when multiple Cache-Control
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater headers are present in the response. PR 54706 [Graham Leggett,
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater *) mod_cache: Invalidate cached entities in response to RFC2616 Section
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater 13.10 Invalidation After Updates or Deletions. PR 15868 [Graham
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater *) mod_dav: mod_dav overrides dav_fs response on PUT failure. PR 35981
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater [Basant Kumar Kukreja <basant.kukreja sun.com>, Alejandro Alvarez
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater *) mod_dav: Do not segfault on PROPFIND with a zero length DBM.
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater PR 52559 [Diego Santa Cruz <diego.santaCruz spinetix.com>]
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater *) mod_dav: Do not fail PROPPATCH when prop namespace is not known.
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater PR 52559 [Diego Santa Cruz <diego.santaCruz spinetix.com>]
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater *) mod_dav: When a PROPPATCH attempts to remove a non-existent dead
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater property on a resource for which there is no dead property in the same
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater namespace httpd segfaults. PR 52559 [Diego Santa Cruz
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater *) mod_dav: PROPPATCH delete (svn propdel) silently discards errors.
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater PR 53525 [Arwin Arni <arwin collab.net>]
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater *) mod_dav: Ensure URI is correctly uriencoded on return. PR 54611
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater [Timothy Wood <tjw omnigroup.com>]
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater *) mod_dav: Sending a If or If-Match header with an invalid ETag doesn't
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater result in a 412 Precondition Failed. PR 54610 [Timothy Wood
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater *) mod_dav: Make sure that when we prepare an If URL for Etag comparison,
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater we compare unencoded paths. PR 53910 [Timothy Wood <tjw omnigroup.com>]
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater *) core, mod_ssl: Lift the restriction that prevents mod_ssl taking
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater full advantage of the event MPM. Enable the ability for a module
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater to reverse the sense of a poll event from a read to a write or vice
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater versa. [Graham Leggett]
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater *) htpasswd: Add -v option to verify a password. [Stefan Fritsch]
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater *) htpasswd, htdbm: Fix password generation. PR 54735. [Stefan Fritsch]
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater *) mod_dav: Improve error handling in dav_method_put(), add new
dav_join_error() function. PR 54145. [Ben Reser <ben reser.org>]
HTML/XHTML [Nick Kew]
*) mod_lua: Add bindings for apr_dbd/mod_dbd database access
[Jan Kaluza <jkaluza redhat.com>]
*) 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: