diff options
author | taca <taca@pkgsrc.org> | 2004-05-13 11:39:09 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2004-05-13 11:39:09 +0000 |
commit | 4f8eb2dba53681ff7cfa3291915201522f0edebc (patch) | |
tree | db7798594ffc861faa4a36f8155fb8a9016c0b23 /www/apache/PLIST | |
parent | e31f2ff117bddfd6b540b30dc43f2ec3f9ac0394 (diff) | |
download | pkgsrc-4f8eb2dba53681ff7cfa3291915201522f0edebc.tar.gz |
Update apache package to 1.3.31.
Apache 1.3.31 Major changes
Security vulnerabilities
* CAN-2003-0987 (cve.mitre.org)
In mod_digest, verify whether the nonce returned in the client
response is one we issued ourselves. This problem does not affect
mod_auth_digest.
* CAN-2003-0020 (cve.mitre.org)
Escape arbitrary data before writing into the errorlog.
* CAN-2004-0174 (cve.mitre.org)
Fix starvation issue on listening sockets where a short-lived
connection on a rarely-accessed listening socket will cause a
child to hold the accept mutex and block out new connections until
another connection arrives on that rarely-accessed listening socket.
* CAN-2003-0993 (cve.mitre.org)
Fix parsing of Allow/Deny rules using IP addresses without a
netmask; issue is only known to affect big-endian 64-bit
platforms
New features
New features that relate to specific platforms:
* Linux 2.4+: If Apache is started as root and you code
CoreDumpDirectory, core dumps are enabled via the prctl() syscall.
New features that relate to all platforms:
* Add mod_whatkilledus and mod_backtrace (experimental) for
reporting diagnostic information after a child process crash.
* Add fatal exception hook for running diagnostic code after a
crash.
* Forensic logging module added (mod_log_forensic)
* '%X' is now accepted as an alias for '%c' in the
LogFormat directive. This allows you to configure logging
to still log the connection status even with mod_ssl
Bugs fixed
The following noteworthy bugs were found in Apache 1.3.29 (or earlier)
and have been fixed in Apache 1.3.31:
* Fix memory corruption problem with ap_custom_response() function.
The core per-dir config would later point to request pool data
that would be reused for different purposes on different requests.
* mod_usertrack no longer inspects the Cookie2 header for
the cookie name. It also no longer overwrites other cookies.
* Fix bug causing core dump when using CookieTracking without
specifying a CookieName directly.
* UseCanonicalName off was ignoring the client provided
port information.
Diffstat (limited to 'www/apache/PLIST')
-rw-r--r-- | www/apache/PLIST | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/www/apache/PLIST b/www/apache/PLIST index c7108f8e3c0..41d5e5b9404 100644 --- a/www/apache/PLIST +++ b/www/apache/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2004/04/23 22:07:59 reed Exp $ +@comment $NetBSD: PLIST,v 1.11 2004/05/13 11:39:09 taca Exp $ bin/checkgid bin/dbmmanage bin/htdigest @@ -83,6 +83,7 @@ share/httpd/htdocs/index.html.en share/httpd/htdocs/index.html.es share/httpd/htdocs/index.html.fr share/httpd/htdocs/index.html.he.iso8859-8 +share/httpd/htdocs/index.html.hu share/httpd/htdocs/index.html.it share/httpd/htdocs/index.html.ja.jis share/httpd/htdocs/index.html.kr.iso-kr @@ -102,7 +103,6 @@ share/httpd/htdocs/index.html.ru.ucs4 share/httpd/htdocs/index.html.ru.utf8 share/httpd/htdocs/index.html.se share/httpd/htdocs/index.html.zh-tw.big5 -share/httpd/htdocs/manual/FAQ.html share/httpd/htdocs/manual/LICENSE share/httpd/htdocs/manual/bind.html.en share/httpd/htdocs/manual/bind.html.fr @@ -173,7 +173,9 @@ share/httpd/htdocs/manual/invoking.html.html share/httpd/htdocs/manual/keepalive.html.en share/httpd/htdocs/manual/keepalive.html.html share/httpd/htdocs/manual/keepalive.html.ja.jis -share/httpd/htdocs/manual/location.html +share/httpd/htdocs/manual/location.html.en +share/httpd/htdocs/manual/location.html.html +share/httpd/htdocs/manual/location.html.ja.jis share/httpd/htdocs/manual/logs.html share/httpd/htdocs/manual/man-template.html share/httpd/htdocs/manual/misc/API.html @@ -242,7 +244,9 @@ share/httpd/htdocs/manual/mod/mod_auth_anon.html share/httpd/htdocs/manual/mod/mod_auth_db.html share/httpd/htdocs/manual/mod/mod_auth_dbm.html share/httpd/htdocs/manual/mod/mod_auth_digest.html -share/httpd/htdocs/manual/mod/mod_autoindex.html +share/httpd/htdocs/manual/mod/mod_autoindex.html.en +share/httpd/htdocs/manual/mod/mod_autoindex.html.html +share/httpd/htdocs/manual/mod/mod_autoindex.html.ja.jis share/httpd/htdocs/manual/mod/mod_browser.html share/httpd/htdocs/manual/mod/mod_cern_meta.html share/httpd/htdocs/manual/mod/mod_cgi.html.en @@ -272,6 +276,8 @@ share/httpd/htdocs/manual/mod/mod_log_common.html share/httpd/htdocs/manual/mod/mod_log_config.html.en share/httpd/htdocs/manual/mod/mod_log_config.html.html share/httpd/htdocs/manual/mod/mod_log_config.html.ja.jis +share/httpd/htdocs/manual/mod/mod_log_forensic.html.en +share/httpd/htdocs/manual/mod/mod_log_forensic.html.html share/httpd/htdocs/manual/mod/mod_log_referer.html share/httpd/htdocs/manual/mod/mod_mime.html.en share/httpd/htdocs/manual/mod/mod_mime.html.html @@ -344,7 +350,6 @@ share/httpd/htdocs/manual/programs/suexec.html.en share/httpd/htdocs/manual/programs/suexec.html.html share/httpd/htdocs/manual/programs/suexec.html.ja.jis share/httpd/htdocs/manual/readme-tpf.html -share/httpd/htdocs/manual/search/manual-index.cgi share/httpd/htdocs/manual/sections.html.en share/httpd/htdocs/manual/sections.html.html share/httpd/htdocs/manual/sections.html.ja.jis @@ -390,6 +395,7 @@ share/httpd/htdocs/manual/win_service.html.en share/httpd/htdocs/manual/win_service.html.html share/httpd/htdocs/manual/win_service.html.ja.jis share/httpd/htdocs/manual/windows.html.en +share/httpd/htdocs/manual/windows.html.html share/httpd/htdocs/manual/windows.html.ja.jis share/httpd/htdocs/sitedrivenby.gif share/httpd/icons/README @@ -613,7 +619,6 @@ share/httpd/icons/world2.png @dirrm share/httpd/icons/small @dirrm share/httpd/icons @dirrm share/httpd/htdocs/manual/vhosts -@dirrm share/httpd/htdocs/manual/search @dirrm share/httpd/htdocs/manual/programs @dirrm share/httpd/htdocs/manual/mod @dirrm share/httpd/htdocs/manual/misc |