diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 019d8d6dfcff..c3e482a33a91 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,33 @@ Note: Please add new entries to the beginning of this file. --> + + ziproxy -- atypical huge picture files vulnerability + + + ziproxy + 3.0.1 + + + + +

Ziproxy 3.0.1 release fixes a security vulnerability related + to atypical huge picture files (>4GB of size once expanded).

+ +
+ + http://ziproxy.sourceforge.net/#news + http://secunia.com/advisories/39941 + CVE-2010-1513 + 40344 + http://sourceforge.net/mailarchive/message.php?msg_name=201005210019.37119.dancab%40gmx.net + + + 2010-05-20 + 2010-05-28 + +
+ mediawiki -- two security vulnerabilities diff --git a/www/ziproxy/Makefile b/www/ziproxy/Makefile index 694a3c7e67ba..6ea6e6a4620a 100644 --- a/www/ziproxy/Makefile +++ b/www/ziproxy/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= ziproxy -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.1 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -65,7 +65,7 @@ post-install: .endif @${MKDIR} ${DATADIR}/error -.for FILE in ${ERRORFILES} +.for FILE in ${ERROR_FILES} @${INSTALL_DATA} ${WRKSRC}/var/ziproxy/error/${FILE} ${DATADIR}/error/${FILE} .endfor diff --git a/www/ziproxy/distinfo b/www/ziproxy/distinfo index 4b39616e7575..15c8b7b40a28 100644 --- a/www/ziproxy/distinfo +++ b/www/ziproxy/distinfo @@ -1,3 +1,3 @@ -MD5 (ziproxy-3.0.0.tar.bz2) = f72c3859475fe8b119040f5f5f659ca0 -SHA256 (ziproxy-3.0.0.tar.bz2) = 05e74181d265e764a565a9f3567f53c254d364bb176bac0f5fa1bfe3facd7cb8 -SIZE (ziproxy-3.0.0.tar.bz2) = 257263 +MD5 (ziproxy-3.0.1.tar.bz2) = 7af0f00a5b58d17f8d9a4f768e740ef7 +SHA256 (ziproxy-3.0.1.tar.bz2) = c46032e2c1e0239bf869d91ff28226faf88130d822cf327f8c363ed2e1ed3e11 +SIZE (ziproxy-3.0.1.tar.bz2) = 257664 diff --git a/www/ziproxy/pkg-plist b/www/ziproxy/pkg-plist index 2bf307d498f1..42a5396974e5 100644 --- a/www/ziproxy/pkg-plist +++ b/www/ziproxy/pkg-plist @@ -13,5 +13,13 @@ etc/ziproxy/replace_ct.list.sample @exec if [ ! -f %D/etc/ziproxy/ziproxy.conf ] ; then cp -p %D/%F %B/ziproxy.conf; fi etc/ziproxy/ziproxy.conf.sample @dirrmtry etc/ziproxy +%%DATADIR%%/error/400.html +%%DATADIR%%/error/403.html +%%DATADIR%%/error/404.html +%%DATADIR%%/error/407.html +%%DATADIR%%/error/408.html +%%DATADIR%%/error/409.html +%%DATADIR%%/error/500.html +%%DATADIR%%/error/503.html @dirrm %%DATADIR%%/error @dirrm %%DATADIR%%