Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id B103763B879 for ; Wed, 4 Feb 2009 21:29:18 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 8E36463B233; Wed, 4 Feb 2009 21:28:46 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 1DC2263B28F for ; Wed, 4 Feb 2009 21:28:43 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B9404175D0; Wed, 4 Feb 2009 21:28:43 +0000 (UTC) From: Matthias Scheler Subject: CVS commit: [pkgsrc-2008Q4] pkgsrc/www/horde To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org Message-Id: <20090204212843.B9404175D0@cvs.netbsd.org> Date: Wed, 4 Feb 2009 21:28:43 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tron Date: Wed Feb 4 21:28:43 UTC 2009 Modified Files: pkgsrc/www/horde [pkgsrc-2008Q4]: Makefile PLIST distinfo Log Message: Pullup ticket #2683 - requested by adrianp horde: security update Revisions pulled up: - www/horde/Makefile 1.62 - www/horde/PLIST 1.21 - www/horde/distinfo 1.26 --- Module Name: pkgsrc Committed By: adrianp Date: Fri Jan 30 22:22:26 UTC 2009 Modified Files: pkgsrc/www/horde: Makefile PLIST distinfo Log Message: The major changes compared to Horde version 3.3.2 are: * SECURITY: Fix unescaped output in the tag cloud block * SECURITY: Fix unvalidated Horde_Image driver name * Restore backwards compatibility with older Kronolith and Whups releases * Fix problems with SQL Shares and PostgreSQL * Support Mozilla Sunbird snooze properties The full list of changes (from version 3.3.2) can be viewed here: http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.515.2.492&r2=1.515.2.503&ty=h To generate a diff of this commit: cvs rdiff -r1.60.2.1 -r1.60.2.2 pkgsrc/www/horde/Makefile cvs rdiff -r1.20 -r1.20.2.1 pkgsrc/www/horde/PLIST cvs rdiff -r1.25 -r1.25.2.1 pkgsrc/www/horde/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.