Subject: CVS commit: pkgsrc/www/ap2-python
From: D'Arcy J.M. Cain
Date: 2006-06-13 20:04:29
Message id: 20060613180429.DD208211CA@cvs.netbsd.org

Log Message:
Update to 3.2.8.

Mainly this is to fix a security vulnerability.  Other changes:

Mod_python 3.0 no longer works with Apache 1.3, only Apache 2.x is supported.
Mod_python no longer works with Python versions less than 2.2.1
Mod_python now supports Apache filters.
Mod_python now supports Apache connection handlers.
Request object supports internal_redirect().
Connection object has read(), readline() and write().
Server object has get_config().
  Httpdapi handler has been deprecated.
  Zpublisher handler has been deprecated.
Username is now in req.user instead of req.connection.user

Files:
RevisionActionfile
1.17modifypkgsrc/www/ap2-python/Makefile
1.2modifypkgsrc/www/ap2-python/PLIST
1.3modifypkgsrc/www/ap2-python/distinfo