pkgsrc/www/apache22
adam df9a7a5e01 Changes 2.2.17:
* prefork MPM: Run cleanups for final request when process exits gracefully
  to work around a flaw in apr-util.
* mod_reqtimeout: Do not wrongly enforce timeouts for mod_proxy's backend
  connections and other protocol handlers (like mod_ftp). Enforce the
  timeout for AP_MODE_GETLINE. If there is a timeout, shorten the lingering
  close time from 30 to 2 seconds.
* Proxy balancer: support setting error status according to HTTP response
  code from a backend.
* mod_authnz_ldap: If AuthLDAPCharsetConfig is set, also convert the
  password to UTF-8.
* core: check symlink ownership if both FollowSymlinks and
  SymlinksIfOwnerMatch are set
* core: fix origin checking in SymlinksIfOwnerMatch
* mod_headers: Enable multi-match-and-replace edit option
* mod_log_config: Make ${cookie}C correctly match whole cookie names
  instead of substrings.
* mod_dir, mod_negotiation: Pass the output filter information
  to newly created sub requests; as these are later on used
  as true requests with an internal redirect. This allows for
  mod_cache et.al. to trap the results of the redirect.
* rotatelogs: Fix possible buffer overflow if admin configures a
  mongo log file path.
* mod_ssl: Do not do overlapping memcpy.
* vhost: A purely-numeric Host: header should not be treated as a port.
* core: (re)-introduce -T commandline option to suppress documentroot
  check at startup.
2010-11-01 17:28:49 +00:00
..
files
patches Update "apache22" package to version 2.2.16. Changes since version 2.2.15: 2010-07-26 21:38:51 +00:00
buildlink3.mk Changes 2.2.17: 2010-11-01 17:28:49 +00:00
DESCR
distinfo Changes 2.2.17: 2010-11-01 17:28:49 +00:00
Makefile Changes 2.2.17: 2010-11-01 17:28:49 +00:00
MESSAGE Add a MESSAGE reminding upgraders to add LoadModule entries since Apache 2.2.16. 2010-08-02 10:38:16 +00:00
options.mk Changes 2.2.17: 2010-11-01 17:28:49 +00:00
PLIST Make sure that the "suexec" module actually gets built and installed if the 2010-05-03 20:10:33 +00:00