diff options
author | grant <grant@pkgsrc.org> | 2003-11-02 05:36:56 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-11-02 05:36:56 +0000 |
commit | ffe9da4e0cbe1a54479adcc0c440006c1173e9f5 (patch) | |
tree | 5c65c87f8f876dac7c42d648c7a3066fa2fd8c69 /www/apache/buildlink2.mk | |
parent | 281763f7175841b35b1fefe3c6b9eafef2e15d5d (diff) | |
download | pkgsrc-ffe9da4e0cbe1a54479adcc0c440006c1173e9f5.tar.gz |
Updated apache to 1.3.29.
Major changes since 1.3.28:
Security vulnerabilities
* CAN-2003-0542 (cve.mitre.org)
Fix buffer overflows in mod_alias and mod_rewrite which occurred if
one configured a regular expression with more than 9 captures.
Bugs fixed
The following noteworthy bugs were found in Apache 1.3.28 (or earlier)
and have been fixed in Apache 1.3.29:
* Within ap_bclose(), ap_pclosesocket() is now called
* consistently
for sockets and ap_pclosef() for files. Also, closesocket()
is used consistenly to close socket fd's. The previous
confusion between socket and file fd's would cause problems
with some applications now that we proactively close fd's to
prevent leakage.
* Fixed mod_usertrack to not get false positive matches on the
user-tracking cookie's name.
* Prevent creation of subprocess Zombies when using CGI wrappers
such as suEXEC and cgiwrap.
Diffstat (limited to 'www/apache/buildlink2.mk')
0 files changed, 0 insertions, 0 deletions