Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 2AD2263C426 for ; Tue, 6 Mar 2012 09:51:44 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B5F2A14A25E; Tue, 6 Mar 2012 09:51:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EF85114A25A for ; Tue, 6 Mar 2012 09:51:46 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id qS4_6UChqeZ7 for ; Tue, 6 Mar 2012 09:51:46 +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 34C9314A219 for ; Tue, 6 Mar 2012 09:51:46 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 43B0D175DD; Tue, 6 Mar 2012 09:51:46 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 6 Mar 2012 09:51:46 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2011Q4] pkgsrc/www/horde To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20120306095146.43B0D175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Tue Mar 6 09:51:46 UTC 2012 Modified Files: pkgsrc/www/horde [pkgsrc-2011Q4]: Makefile PLIST distinfo Log Message: Pullup ticket #3695 - requested by obache www/horde: security update Revisions pulled up: - www/horde/Makefile 1.73 - www/horde/PLIST 1.26 - www/horde/distinfo 1.30 --- Module Name: pkgsrc Committed By: obache Date: Thu Feb 23 10:34:08 UTC 2012 Modified Files: pkgsrc/www/horde: Makefile PLIST distinfo Log Message: Update horde to 3.3.13. (while here, set LICENSE=gnu-lgpl-v2, move empty directory handling to PLIST) ------- v3.3.13 ------- [mms] SECURITY: Fix XSS vulnerability in email form field validation. [jan] Fix UTF-8 support with Firefox 10 or later. [jan] Add support for resetting passwords to LDAP driver. ------- v3.3.12 ------- [jan] Convert charset of group names in SQL driver (Bug #9611). [jan] Fix deleting of SyncML anchors if PHP short_open_tag is off (Bug #9349). [jan] Add an experimental new Share SQL driver with better performance. [jan] Fix integer overflow in ASN.1 parser for S/MIME messages. [jan] Fix splitread database usage in VFS (Bug #9467). [jan] Fix invalidating permission cache in SQL driver (Bug #9392). To generate a diff of this commit: cvs rdiff -u -r1.72 -r1.72.4.1 pkgsrc/www/horde/Makefile cvs rdiff -u -r1.25 -r1.25.10.1 pkgsrc/www/horde/PLIST cvs rdiff -u -r1.29 -r1.29.10.1 pkgsrc/www/horde/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.