Subject: CVS commit: pkgsrc/www/paros
To: None <pkgsrc-changes@NetBSD.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 02/01/2006 15:47:04
Module Name:	pkgsrc
Committed By:	salo
Date:		Wed Feb  1 15:47:04 UTC 2006

Modified Files:
	pkgsrc/www/paros: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/www/paros/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/www/paros/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.