Subject: CVS commit: pkgsrc/mail/sqwebmail
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 10/20/2005 20:26:32
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Oct 20 20:26:32 UTC 2005

Modified Files:
	pkgsrc/mail/sqwebmail: Makefile distinfo
	pkgsrc/mail/sqwebmail/patches: patch-aj
Removed Files:
	pkgsrc/mail/sqwebmail/patches: patch-ak patch-al

Log Message:
Update mail/sqwebmail to 5.0.6.  Changes from version 5.0.4 include:

	* Use PCRE for pattern-matching

	* When autopurging messages from a folder based on their
	  timestamp, scan 'new' in addition to 'cur', otherwise mail
	  delivered to the folder directly never gets purged, unless
	  the folder is open.

	* Filter out <!-- > constructs, they are parsed by MSIE.

	* Remove attributes with imbalanced quotes, to prevent
	  cross-side scripting vulnerabilities with some browsers.

	* Show each attachment's MIME content type.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 pkgsrc/mail/sqwebmail/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/mail/sqwebmail/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/mail/sqwebmail/patches/patch-aj
cvs rdiff -r1.1 -r0 pkgsrc/mail/sqwebmail/patches/patch-ak
cvs rdiff -r1.3 -r0 pkgsrc/mail/sqwebmail/patches/patch-al

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