mod_python

Simon Barner barner at in.tum.de
Thu Mar 11 02:39:01 PST 2004


> I would just like to inform you that there is a security problem with 
> versions earlier then 2.7.9 of mod_python and currently the port for 
> freebsd is looking a little outdated.  If you could be so kind as to do 
> us a version bump it would be of great help.
> 
> http://www.modpython.org/pipermail/mod_python/2004-January/014879.html

Hi, could you please test whether the attached patch works for you. It
updates mod_python to v. 2.7.10, but I cannot test it here.

In case you don't know how to use the patch:

cd /usr/ports/www/mod_python
patch -p < /path/to/mod_python.patch

Regards,
 Simon
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/mod_python/Makefile,v
retrieving revision 1.22
diff -u -r1.22 Makefile
--- Makefile	7 Nov 2003 09:12:55 -0000	1.22
+++ Makefile	11 Mar 2004 10:35:51 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mod_python
-PORTVERSION=	2.7.8
+PORTVERSION=	2.7.10
 CATEGORIES=	www python
 MASTER_SITES=	${MASTER_SITE_APACHE_HTTPD}
 MASTER_SITE_SUBDIR=	modpython
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/mod_python/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- distinfo	29 Jan 2004 16:12:22 -0000	1.9
+++ distinfo	11 Mar 2004 10:35:51 -0000
@@ -1,2 +1,2 @@
-MD5 (python/mod_python-2.7.8.tgz) = 4d5bee8317bfb45a3bb09f02b435e917
-SIZE (python/mod_python-2.7.8.tgz) = 176639
+MD5 (python/mod_python-2.7.10.tgz) = 12c98bdefa06735679efc878b81e9bb2
+SIZE (python/mod_python-2.7.10.tgz) = 175631
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20040311/3f0ff908/attachment.bin


More information about the freebsd-ports mailing list