Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id BF36B63B908 for ; Wed, 26 Aug 2009 12:47:18 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 6B4E263B10C; Wed, 26 Aug 2009 12:47:18 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 8831263B109 for ; Wed, 26 Aug 2009 12:47:17 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 77E87175D0; Wed, 26 Aug 2009 12:47:17 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 26 Aug 2009 12:47:17 +0000 From: Matthias Scheler Subject: CVS commit: pkgsrc/mail/squirrelmail To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20090826124717.77E87175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tron Date: Wed Aug 26 12:47:17 UTC 2009 Modified Files: pkgsrc/mail/squirrelmail: Makefile PLIST distinfo Log Message: Update "squirremail" package to version 1.4.20rc2. Changes since 1.4.19: - Protect message deletion with security token system. (Secunia Advisory SA346) - Removed the shut down DSBL blocklists (#2796734). - Fixed broken RFC1918 reference in contrib/.htaccess and doc/.htaccess (#2798839). - Updated INSTALL doc to remove possible bad system admin typos (#2827153). - PHP 5.3 deprecates ereg functions (#2820952). - Filters plugin uses badly formatted literals request (#2805201). - Provide option for complete removal of usernames and user IP addresses from message headers, and remove personal data from Message ID seed. (#880029/847107) - Implemented page referal verification mechanism. (Secunia Advisory SA34627) - Implemented security token system. (Secunia Advisory SA34627) Approved by Martti Kuparinen. To generate a diff of this commit: cvs rdiff -u -r1.107 -r1.108 pkgsrc/mail/squirrelmail/Makefile cvs rdiff -u -r1.32 -r1.33 pkgsrc/mail/squirrelmail/PLIST cvs rdiff -u -r1.54 -r1.55 pkgsrc/mail/squirrelmail/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.