CHANGES revision 6bc4f334a04802bab835893d0c42af8bfb9c3c41
f743002678eb67b99bbc29fee116b65d9530fec0wrowe -*- coding: utf-8 -*-
6736c640e65e06990ef33af71ee81fac4df4ff5fjimChanges with Apache 2.3.3
7025945569c7fbb49f2e64e0d26f861d22a54675jorton *) SECURITY: CVE-2009-3095 (cve.mitre.org)
7025945569c7fbb49f2e64e0d26f861d22a54675jorton mod_proxy_ftp: sanity check authn credentials.
7025945569c7fbb49f2e64e0d26f861d22a54675jorton [Stefan Fritsch <sf fritsch.de>, Joe Orton]
4c21a9f062e187b87c9cec726023f0fc086008f2sf *) SECURITY: CVE-2009-3094 (cve.mitre.org)
4c21a9f062e187b87c9cec726023f0fc086008f2sf mod_proxy_ftp: NULL pointer dereference on error paths.
4c21a9f062e187b87c9cec726023f0fc086008f2sf [Stefan Fritsch <sf fritsch.de>, Joe Orton]
e20c6ecbd465cd7dabb44acea6afafc7925f3a03sf *) mod_socache_shmcb: Only parse cache size in parens at the end of the
e20c6ecbd465cd7dabb44acea6afafc7925f3a03sf string. Fixes SSLSessionCache directive mis-parsing parens in pathname.
7025945569c7fbb49f2e64e0d26f861d22a54675jorton PR 47945. [Stefan Fritsch]
f5b3f41700a107b9df2b3c5a1cc3e5ea775fd8fesf *) htpasswd: Improve out of disk space handling. PR 30877. [Stefan Fritsch]
ec7851f543720a66e94295707116b4bc91961030sf *) htpasswd: Use MD5 hash by default on all platforms. [Stefan Fritsch]
ec7851f543720a66e94295707116b4bc91961030sf *) mod_sed: Reduce memory consumption when processing very long lines.
ef056d09d39412b9f7d9b71f48ff3d00222833f6humbedooh PR 48024 [Basant Kumar Kukreja <basant.kukreja sun.com>]
ef056d09d39412b9f7d9b71f48ff3d00222833f6humbedooh *) ab: Fix segfault in case the argument for -n is a very large number.
304257c2b0d71c1e4cf3c5c819bb6b60e7c82d51sf PR 47178. [Philipp Hagemeister <oss phihag.de>]
304257c2b0d71c1e4cf3c5c819bb6b60e7c82d51sf *) Allow ProxyPreserveHost to work in <Proxy> sections. PR 34901.
304257c2b0d71c1e4cf3c5c819bb6b60e7c82d51sf [Stefan Fritsch]
a9383516f09ba627694a14d533f55628426f5418jorton *) configure: Fix THREADED_MPMS so that mod_cgid is enabled again
a9383516f09ba627694a14d533f55628426f5418jorton for worker MPM. [Takashi Sato]
099c357f282d4aebf2b32264f7dce6ffc0497c37sf *) mod_dav: Provide a mechanism to obtain the request_rec and pathname
099c357f282d4aebf2b32264f7dce6ffc0497c37sf from the dav_resource. [Jari Urpalainen <jari.urpalainen nokia.com>,
099c357f282d4aebf2b32264f7dce6ffc0497c37sf Brian France <brian brianfrance.com>]
7e51e049b88b11a1f0d9203f3b70b0a5de06f56ejorton *) Build: Use install instead of cp if available on installing
7e51e049b88b11a1f0d9203f3b70b0a5de06f56ejorton modules to avoid segmentation fault. PR 47951. [hirose31 gmail.com]
d9b079a6dd66d36313be56f859c8c61153146527sf *) mod_cache: correctly consider s-maxage in cacheability
d9b079a6dd66d36313be56f859c8c61153146527sf decisions. [Dan Poirier]
50f8c80eb4d3989ebf3f1341aeef4d2d302af162sf *) mod_logio/core: Report more accurate byte counts in mod_status if
4bb0a88a01fb7b494bb02a8b881b5eab0308bda6sf mod_logio is loaded. PR 25656. [Stefan Fritsch]
295ba2e25e562ee52c7bf96808cf9d486ebfb325sf *) mod_ldap: If LDAPSharedCacheSize is too small, try harder to purge
295ba2e25e562ee52c7bf96808cf9d486ebfb325sf some cache entries and log a warning. Also increase the default
295ba2e25e562ee52c7bf96808cf9d486ebfb325sf LDAPSharedCacheSize to 500000. This is a more realistic size suitable
3104923cb51cf5826c97368d1f0d5202c352cd4fsf for the default values of 1024 for LdapCacheEntries/LdapOpCacheEntries.
3104923cb51cf5826c97368d1f0d5202c352cd4fsf PR 46749. [Stefan Fritsch]
7b395e4e878c28a4784919cfd2e704ddd14a3390jorton *) mod_rewrite: Make sure that a hostname:port isn't fully qualified if
7b395e4e878c28a4784919cfd2e704ddd14a3390jorton the request is a CONNECT request. [Bill Zajac <billz consultla.com>]
536e48c08d674acac5d44929318f2ad928edc361jorton *) mod_cache: Teach CacheEnable and CacheDisable to work from within a
536e48c08d674acac5d44929318f2ad928edc361jorton Location section, in line with how ProxyPass works. [Graham Leggett]
e81785da447b469da66f218b3f0244aab507958djorton *) mod_reqtimeout: New module to set timeouts and minimum data rates for
424b4e796cde9df955948c354cb4df6080a92d4esf receiving requests from the client. [Stefan Fritsch]
424b4e796cde9df955948c354cb4df6080a92d4esf *) core: Fix potential memory leaks by making sure to not destroy
5cc1d035c9293c4d64b2344b5eac35edd1bd4537rpluem bucket brigades that have been created by earlier filters.
5cc1d035c9293c4d64b2344b5eac35edd1bd4537rpluem [Stefan Fritsch]
5cc1d035c9293c4d64b2344b5eac35edd1bd4537rpluem *) core, mod_deflate, mod_sed: Reduce memory usage by reusing bucket
3e4e54d4e3fc0123c63d57aa84ac7ad7a8c73ff8jorton brigades in several places. [Stefan Fritsch]
3e4e54d4e3fc0123c63d57aa84ac7ad7a8c73ff8jorton *) mod_cache: Fix uri_meets_conditions() so that CacheEnable will
00f53c09b10014571b639d5e9df993fb188220a6sf match by scheme, or by a wildcarded hostname. PR 40169
00f53c09b10014571b639d5e9df993fb188220a6sf [Peter Grandi <pg_asf asf.for.sabi.co.uk>, Graham Leggett]
00f53c09b10014571b639d5e9df993fb188220a6sf *) suxec: Allow to log an error if exec fails by setting FD_CLOEXEC
459eaf0826f995b73a0dc066f59ea10d2824e72dsf on the log file instead of closing it. PR 10744. [Nicolas Rachinsky]
459eaf0826f995b73a0dc066f59ea10d2824e72dsf *) mod_mime: Make RemoveType override the info from TypesConfig.
459eaf0826f995b73a0dc066f59ea10d2824e72dsf PR 38330. [Stefan Fritsch]
53e9b27aba029b18be814df40bcf6f0428771d1efuankg *) mod_cache: Introduce the option to run the cache from within the
53e9b27aba029b18be814df40bcf6f0428771d1efuankg normal request handler, and to allow fine grained control over
53e9b27aba029b18be814df40bcf6f0428771d1efuankg where in the filter chain content is cached. [Graham Leggett]
21da42a6b8f551ef603bd06356d3bf71d6d0c21dsf *) core: Treat timeout reading request as 408 error, not 400.
21da42a6b8f551ef603bd06356d3bf71d6d0c21dsf Log 408 errors in access log as was done in Apache 1.3.x.
21da42a6b8f551ef603bd06356d3bf71d6d0c21dsf PR 39785 [Nobutaka Mantani <nobutaka nobutaka.org>,
2876a591f17b0c6ed0cf28da929643965e67c953sf Stefan Fritsch <sf fritsch.de>, Dan Poirier]
2876a591f17b0c6ed0cf28da929643965e67c953sf *) mod_ssl: Reintroduce SSL_CLIENT_S_DN, SSL_CLIENT_I_DN, SSL_SERVER_S_DN,
2876a591f17b0c6ed0cf28da929643965e67c953sf SSL_SERVER_I_DN back to the environment variables to be set by mod_ssl.
38eb64d29a17648e108852de42f23335aecaa8f8sf *) mod_disk_cache: don't cache incomplete responses, per RFC 2616, 13.8.
5a1f28ac93914b4bae892c69ac4b3e670bc10da8nd PR15866. [Dan Poirier]
5a1f28ac93914b4bae892c69ac4b3e670bc10da8nd *) ab: ab segfaults in verbose mode on https sites
2ba1586475aa4ec972ca7c19b06d53bf76f0ee7efuankg PR46393. [Ryan Niebur]
c7502880be24058c7fc03771fda61f95bc238339sf *) mod_dav: Allow other modules to become providers and add resource types
c7502880be24058c7fc03771fda61f95bc238339sf to the DAV response. [Jari Urpalainen <jari.urpalainen nokia.com>,
c7502880be24058c7fc03771fda61f95bc238339sf Brian France <brian brianfrance.com>]
ca61ccd0c306c2c72df153688ba1b49f3eceed80sf *) mod_dav: Allow other modules to add things to the DAV or Allow headers
ca61ccd0c306c2c72df153688ba1b49f3eceed80sf of an OPTIONS request. [Jari Urpalainen <jari.urpalainen nokia.com>,
6bb524f1895f30265a1431afc460977d391cb36bsf Brian France <brian brianfrance.com>]
ca61ccd0c306c2c72df153688ba1b49f3eceed80sf *) core: Lower memory usage of core output filter.
6bb524f1895f30265a1431afc460977d391cb36bsf [Stefan Fritsch <sf sfritsch.de>]
b40bfdb714672f972887f9f1f1e154e00125bb68covener *) mod_mime: Detect invalid use of MultiviewsMatch inside Location and
b40bfdb714672f972887f9f1f1e154e00125bb68covener LocationMatch sections. PR47754. [Dan Poirier]
e6dd71992459d05a676b98b7963423dc5dc1e24aminfrin *) mod_request: Make sure the KeptBodySize directive rejects values
e6dd71992459d05a676b98b7963423dc5dc1e24aminfrin that aren't valid numbers. [Graham Leggett]
e6dd71992459d05a676b98b7963423dc5dc1e24aminfrin *) mod_session_crypto: Sanity check should the potentially encrypted
23f1535d6a60817d2846bac0aea230ea475d7dccminfrin session cookie be too short. [Graham Leggett]
23f1535d6a60817d2846bac0aea230ea475d7dccminfrin *) mod_session.c: Prevent a segfault when session is added but not
23f1535d6a60817d2846bac0aea230ea475d7dccminfrin configured. [Graham Leggett]
ec7520b24cd80d34d82bbcaca153cbb23cc04bc0rjung *) htcacheclean: 19 ways to fail, 1 error message. Fixed. [Graham Leggett]
ec7520b24cd80d34d82bbcaca153cbb23cc04bc0rjung *) mod_auth_digest: Fail server start when nonce count checking
ec7520b24cd80d34d82bbcaca153cbb23cc04bc0rjung is configured without shared memory, or md5-sess algorithm is
ec7520b24cd80d34d82bbcaca153cbb23cc04bc0rjung configured. [Dan Poirier]
ec7520b24cd80d34d82bbcaca153cbb23cc04bc0rjung *) mod_proxy_connect: The connect method doesn't work if the client is
6249dfa569d3b4f1f539665b979a80c6e335d93etrawick connecting to the apache proxy through an ssl socket. Fixed.
6249dfa569d3b4f1f539665b979a80c6e335d93etrawick PR29744. [Brad Boyer, Mark Cave-Ayland, Julian Gilbey, Fabrice Durand,
0827cb14e550f6f65018431c22c2c913631c8f25kbrand David Gence, Tim Dodge, Per Gunnar Hans, Emmanuel Elango,
6249dfa569d3b4f1f539665b979a80c6e335d93etrawick Kevin Croft, Rudolf Cardinal]
6249dfa569d3b4f1f539665b979a80c6e335d93etrawick *) mod_ssl: The error message when SSLCertificateFile is missing should
cfa64348224b66dd1c9979b809406c4d15b1c137fielding at least give the name or position of the problematic virtual host
74499a117b3b2cd9666715a14f90c0e5d1a4ee8ajim definition. [Stefan Fritsch sf sfritsch.de]
74499a117b3b2cd9666715a14f90c0e5d1a4ee8ajim *) mod_auth_digest: Fix null pointer when qop=none. [Dan Poirier]
74499a117b3b2cd9666715a14f90c0e5d1a4ee8ajim *) Add support for HTTP PUT to ab. [Jeff Barnes <jbarnesweb yahoo.com>]
74499a117b3b2cd9666715a14f90c0e5d1a4ee8ajim *) mod_headers: generalise the envclause to support expression
cfa64348224b66dd1c9979b809406c4d15b1c137fielding evaluation with ap_expr parser [Nick Kew]
PR 46971 [evanc nortel.com]
[Stefan Fritsch <sf sfritsch.de>]
for a file is missing. PR 47682 [Peter Poeml <poeml suse.de>]
*) SECURITY: CVE-2009-1890 (cve.mitre.org)
*) SECURITY: CVE-2009-1191 (cve.mitre.org)
by the client. PR 33098 [ Stefan Fritsch <sf sfritsch.de>]
PR 42175 [Jim Radford <radford blackbean.org>]
type. PR 45107. [Michael Ströder <michael stroeder.com>,
PR 44020 [Håkon Stordahl <hakon stordahl.org>]
CGI process. PR 47335 [Kornél Pál <kornelpal gmail.com>]
PR 46942 [Dan Poirier <poirier pobox.com>]
PR 44729 [Sönke Tesch <st kino-fahrplan.de>, Jim Jagielski]
PR 47177 [Carlos Garcia Braschi <cgbraschi gmail.com>]
PR 45082 [Vitaly Polonetsky <m_vitaly topixoft.com>]
[Marko Kevac <mkevac gmail.com>]
as A/UX, Next, and Tandem. [Jeff Trawick]
directory listing. PR 46789 [Dan Poirier <poirier pobox.com>]
of module state across unload/load. [Jeff Trawick]
[Dan Poirier <poirier pobox.com>]
[Geoff Keating <geoffk apple.com>]
with kqueue (BSD/OS X) and excessive CPU with event ports (Solaris).
a media type has not been configured via mime.types, AddType,
[Ryan Phillips <ryan-apache trolocsis.com>]
[<tlhackque yahoo.com>]
*) prefork: Fix child process hang during graceful restart/stop in
*) core/utils: Enhance ap_escape_html API to support escaping non-ASCII chars
PR 45529 [Bob Ionescu <bobsiegen googlemail.com>]
times out before returning status line/headers.
PR 39332 [Masaoki Kobayashi <masaoki techfirm.co.jp>]
[Theo Schlossnagle <jesus omniti.com>, Paul Querna]
modules/proxy/balancers [Jim Jagielski]
privileges and Unix user/group IDs [Nick Kew]
logic replicate 2.2.x authz logic, and replace <Satisfy*>, Reject,
*) unixd: turn existing code into a module, and turn the set user/group
Suggested By André Warnier <aw ice-sa.com> [Eric Covener]
*) mod_ssl: Send Content-Type application/ocsp-request for POST requests to
OSCP responders. PR 46014 [Dr Stephen Henson <steve openssl.org>]
*) Export and install the mod_rewrite.h header to ensure the optional
*) New module mod_sed: filter Request/Response bodies through sed
null value. [David Shane Holden <dpejesh apache.org>]
*) ab: Make ab.c compile on VC6. PR 45024 [Ruediger Pluem]
*) configure: Don't reject libtool 2.x
overwritten. PR 44262 [Michał Grzędzicki <lazy iq.pl>]
PR 44799 [Christian Wenz <christian wenz.org>]
both inside and outside the location/directory sections, as
form request with the type of application/x-www-form-urlencoded.
*) mod_authz_dbd: When redirecting after successful login/logout per
PR 44560 [Anders Kaseorg <anders kaseorg.com>]
mod_cache et.al. to trap the results of the redirect.
PR 34607. [Kaspar Brand <asfbugz velox.ch>]. A test configuration
can be created with test/make_sni.sh [Dirk-Willem van Gulik].
*) ApacheMonitor.exe: Introduce --kill argument for use by the
*) mod_ldap, mod_authnzldap: Add support for nested groups (i.e. the ability
[David Jones <oscaremma gmail.com>]
[David M. Lee <dmlee crossroads.com>]
[Niklas Edmundsson <nikke acc.umu.se>]
[Stijn Hoop <stijn sandcat.nl>]
[Niklas Edmundsson <nikke acc.umu.se>]
final name. [Davi Arnaut <davi haxent.com.br>]
[Markus Schiegl <ms schiegl.com>]
*) Remove incorrect comments from scoreboard.h regarding conditional
[Chris Darroch <chrisd pearsoncmg.com>]
in ap_init_scoreboard(). [Chris Darroch <chrisd pearsoncmg.com>]
[Chris Darroch <chrisd pearsoncmg.com>]
and 'Reject' to mod_authz_core. The new directives introduce 'AND/OR'
*) mod_authz_dbd: SQL authz with Login/Session support [Nick Kew]
Apache 2.2.xx tree as documented, and except as noted, below.]
Changes with Apache 2.2.x and later:
Changes with Apache 2.0.x and later:
Changes with Apache 1.3.x and later: