diff options
author | reed <reed@pkgsrc.org> | 2004-03-22 19:50:16 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2004-03-22 19:50:16 +0000 |
commit | a03322e02042bf3a398efd0d109a8d20182f313c (patch) | |
tree | 4dd94b5b6582e34fb4943d2c75a72ef48ea48125 /mail/clamav | |
parent | 312f1fab551f41b2382d04da1b01975b1fbd1fbe (diff) | |
download | pkgsrc-a03322e02042bf3a398efd0d109a8d20182f313c.tar.gz |
Update apache2 to 2.0.49. This includes various changes since last release
including:
*) SECURITY: 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.
With Apache 2.x there is no performance concern about enabling the
logic for platforms which don't need it, so it is enabled everywhere
except for Win32. [Jeff Trawick]
*) SECURITY: CAN-2004-0113 (cve.mitre.org)
mod_ssl: Fix a memory leak in plain-HTTP-on-SSL-port handling.
PR 27106. [Joe Orton]
*) SECURITY: CAN-2003-0020 (cve.mitre.org)
Escape arbitrary data before writing into the errorlog. Unescaped
errorlogs are still possible using the compile time switch
"-DAP_UNSAFE_ERROR_LOG_UNESCAPED". [Geoffrey Young, Andr<E9> Malo]
Complete changelog is at http://www.apache.org/dist/httpd/CHANGES_2.0
Package changes include:
buildlink depends increased for apache2 (but not for apr).
apr package version changes, but APR_VERSION stays same.
more files installed and added to PLIST.
share/httpd/manual/search/manual-index.cgi removed from PLIST.
Also removing share/httpd/htdocs and share/httpd directories
removed from PLIST because already handled by MAKE_DIRS.
(I think this should use OWN_DIRS.)
(jlam@ said he would like this update done during freeze.)
Diffstat (limited to 'mail/clamav')
0 files changed, 0 insertions, 0 deletions