From 45200c584acc37f51c4c3e7094d75e538cbdbbc4 Mon Sep 17 00:00:00 2001 From: salo Date: Wed, 1 Feb 2006 15:47:04 +0000 Subject: Update to version 3.2.9 Changes: New - Continuous browser display when selecting in History panel. - Use final stable version of external library. - Record working directory for all subsequent file access within the same Paros instance. - Improved spider capability to crawl forms with textarea and handle links with "&" - Improved check for cross-site script without bracket. - Improved check for PHP error and MySQL. - Improved blind sql check on double quotes. Fix - if request body contain certain binary bytes it may cause unnecessary encoding and corrupt the request. Fixed to always submit contain binary bytes. - better handling of accepted-encoding. --- www/paros/Makefile | 5 ++--- www/paros/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'www') diff --git a/www/paros/Makefile b/www/paros/Makefile index b117fbba122..2be0b3a2f73 100644 --- a/www/paros/Makefile +++ b/www/paros/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2006/01/12 18:17:19 salo Exp $ +# $NetBSD: Makefile,v 1.3 2006/02/01 15:47:04 salo Exp $ # -DISTNAME= paros-3.2.8-unix +DISTNAME= paros-3.2.9-unix PKGNAME= ${DISTNAME:S/-unix//} -PKGREVISION= 1 CATEGORIES= games java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=paros/} EXTRACT_SUFX= .zip diff --git a/www/paros/distinfo b/www/paros/distinfo index 15faaacb099..a5faa867825 100644 --- a/www/paros/distinfo +++ b/www/paros/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2006/01/11 18:59:36 salo Exp $ +$NetBSD: distinfo,v 1.2 2006/02/01 15:47:04 salo Exp $ -SHA1 (paros-3.2.8-unix.zip) = f3a06114e066bde756940de57f611837bb7d54c4 -RMD160 (paros-3.2.8-unix.zip) = e7b4131e31b3c8ceb426f2d6f3086f5406649716 -Size (paros-3.2.8-unix.zip) = 2395471 bytes +SHA1 (paros-3.2.9-unix.zip) = 99014f099263871bef9612a930a6f02ec51f709b +RMD160 (paros-3.2.9-unix.zip) = 4991c7ecf9395f8630680f0230ed1f49d735db40 +Size (paros-3.2.9-unix.zip) = 2400508 bytes -- cgit v1.2.3