Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 9CA0463C3D5 for ; Wed, 15 Aug 2012 13:49:28 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7365114A261; Wed, 15 Aug 2012 13:49:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 719B814A23B for ; Wed, 15 Aug 2012 13:49:26 +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 GLfcJ-qzS3L4 for ; Wed, 15 Aug 2012 13:49:25 +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 A6F0014A224 for ; Wed, 15 Aug 2012 13:49:25 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9C01C175DD; Wed, 15 Aug 2012 13:49:25 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 15 Aug 2012 13:49:25 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/www/typo3_45 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20120815134925.9C01C175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: taca Date: Wed Aug 15 13:49:25 UTC 2012 Modified Files: pkgsrc/www/typo3_45: Makefile PLIST distinfo Log Message: Update typo3_45 to 4.5.19. This release fixes several security problems TYPO3-CORE-SA-2012-004, 2012-08-15 9bcf5eb [RELEASE] Release of TYPO3 4.5.19 (TYPO3 Release Team) 2012-08-15 76748b7 #21634 [SECURITY] XSS in install tool (Mario Rimann) 2012-08-15 85df0e4 #32653 [SECURITY] Page Link Target vulnerable to XSS (Markus Bucher) 2012-08-15 605d05f #25052 [SECURITY] XSS in validateForm (Markus Bucher) 2012-08-15 6840097 #25356 [SECURITY] XSS in TCE forms (Christian Kuhn) 2012-08-15 fb1e204 #30967 [SECURITY] XSS in Scheduler Example Task (Mario Rimann) 2012-08-15 6fd6768 #37127 [SECURITY] HTML5 support in RemoveXSS (Franz G. Jahn) 2012-08-15 11abbaa #39345 [SECURITY] Information Disclosure in the Configuration Module (Mario Rimann) 2012-08-15 a3293a7 #33520 [SECURITY] Untrusted GP data is unserialized in old CSH handling (Helmut Hummel) 2012-08-15 ccbbfc3 #31927 [SECURITY] XSS in Indexed Search statistics (Steffen Gebert) 2012-08-15 f046457 #23226 [SECURITY] t3lib_div::quoteJSvalue allows XSS (Helmut Hummel) To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/typo3_45/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/typo3_45/PLIST cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/typo3_45/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.