pkgsrc/www/apache
grant cb637587aa 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.
2003-11-02 05:36:56 +00:00
..
files As per discussion in pkg/18854, remove support for apache_start.conf as 2002-11-19 23:08:47 +00:00
patches Updated apache to 1.3.29. 2003-11-02 05:36:56 +00:00
buildlink2.mk Use newer way to convert a build dependency to a full dependency. 2002-10-18 21:46:02 +00:00
DESCR Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
distinfo Updated apache to 1.3.29. 2003-11-02 05:36:56 +00:00
Makefile Updated apache to 1.3.29. 2003-11-02 05:36:56 +00:00
module.mk gcc.buildlink2.mk is now handled automatically. 2003-07-18 10:57:15 +00:00
PLIST Updated apache to 1.3.29. 2003-11-02 05:36:56 +00:00
PLIST.shared Merge changes in packages from the buildlink2 branch that have 2002-08-25 18:38:05 +00:00
PLIST.suexec Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00