diff options
author | darcy <darcy@pkgsrc.org> | 2006-06-13 18:04:29 +0000 |
---|---|---|
committer | darcy <darcy@pkgsrc.org> | 2006-06-13 18:04:29 +0000 |
commit | 68e72064965b58d08ff0e2dde8e0abae32563a9d (patch) | |
tree | 6627b6a2efdede32da9cd536d864221da55013fa /www/ap2-python/distinfo | |
parent | 914f855182e06d4e752fc663c23449139bfe38f5 (diff) | |
download | pkgsrc-68e72064965b58d08ff0e2dde8e0abae32563a9d.tar.gz |
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
Diffstat (limited to 'www/ap2-python/distinfo')
-rw-r--r-- | www/ap2-python/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/ap2-python/distinfo b/www/ap2-python/distinfo index 073481b8fc9..bcf7c811de8 100644 --- a/www/ap2-python/distinfo +++ b/www/ap2-python/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 14:08:28 wiz Exp $ +$NetBSD: distinfo,v 1.3 2006/06/13 18:04:29 darcy Exp $ -SHA1 (mod_python-3.1.3.tgz) = c8d0df6b2a779005b6d32a775294cd742326ddfa -RMD160 (mod_python-3.1.3.tgz) = 69ea50e1ceac40c6663bb579cf84d58720b6fde3 -Size (mod_python-3.1.3.tgz) = 293548 bytes +SHA1 (mod_python-3.2.8.tgz) = 879900c1dece20a2ed08bfc81c16bfe539ee63de +RMD160 (mod_python-3.2.8.tgz) = 01991161ebdbb7ed0343e8c9b8a76b1202a23fe2 +Size (mod_python-3.2.8.tgz) = 353131 bytes SHA1 (patch-aa) = a7aa4b50f4fb3a6d36e2e2ab86ab6fb19c85cc3d |