wok diff tazwikiss/receipt @ rev 9611

python: Fix urllib Security Vulnerability CVE-2011-1521.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Apr 15 15:10:30 2011 +0000 (2011-04-15)
parents 9272b69b5779
children 5b2d6ec39fb5
line diff
     1.1 --- a/tazwikiss/receipt	Sat Mar 12 16:26:35 2011 +0000
     1.2 +++ b/tazwikiss/receipt	Fri Apr 15 15:10:30 2011 +0000
     1.3 @@ -68,6 +68,10 @@
     1.4  			cat > $1/etc/httpd.conf <<EOT
     1.5  H:/var/www
     1.6  A:0.0.0.0/0
     1.7 +.xml:text/xml
     1.8 +.tgz:application/x-tgz
     1.9 +.tar.gz:application/x-tgz
    1.10 +.tazpkg:application/x-tazpkg
    1.11  EOT
    1.12  		fi
    1.13  		while read line; do