Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id EC9AAA5864 for ; Tue, 27 May 2014 13:47:29 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5DD4914A245; Tue, 27 May 2014 13:47:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0011214A240 for ; Tue, 27 May 2014 13:47:25 +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 FEqBpIYwS9yZ for ; Tue, 27 May 2014 13:47: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 2C6BE14A228 for ; Tue, 27 May 2014 13:47:25 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2711196; Tue, 27 May 2014 13:47:25 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 27 May 2014 13:47: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: <20140527134725.2711196@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: taca Date: Tue May 27 13:47:25 UTC 2014 Modified Files: pkgsrc/www/typo3_45: Makefile PLIST distinfo Log Message: Update typo3_45 to 4.5.34 (TYPO4 4.5.34), contains several security fixes. 2014-05-22 2ee368c [RELEASE] Release of TYPO3 4.5.34 (TYPO3 Release Team) 2014-05-22 55d5f38 #30377 [SECURITY] Add trusted HTTP_HOST configuration (Helmut Hummel) 2014-05-22 efb098b #54111,#54113 [SECURITY] XSS in (old) extension manager information function (Marc Bastian Heinrichs) 2014-05-22 94011a3 #48695 [SECURITY] XSS in new content element wizard (Markus Klein) 2014-05-22 b62651b #54109 [SECURITY] XSS in template tools on root page (Marc Bastian Heinrichs) 2014-05-22 a98ae3c #57576 [SECURITY] XSS in Backend Layout Wizard (Nicole Cordes) 2014-05-22 4f7258c #48693 [SECURITY] Encode URL for use in JavaScript (Markus Klein) 2014-05-22 742ad49 #56458 [SECURITY] Fix insecure unserialize in colorpicker (Helmut Hummel) 2014-05-22 9bd7776 #54526 [SECURITY] Remove charts.swf to get rid of XSS vulnerability (Helmut Hummel) 2014-05-08 6ffdcee #58187 [BUGFIX] Solve stackoverflow in prototype in IE8 (Jigal van Hemert) 2014-04-16 5d6a16e [TASK] Set TYPO3 version to 4.5.34-dev (TYPO3 Release Team) 2014-04-16 5bd6b52 [RELEASE] Release of TYPO3 4.5.33 (TYPO3 Release Team) 2014-04-15 aebc244 #51768 [TASK] Updates prototype and scriptaculous, fixing IE9+ issues (Ernesto Baschny) 2014-04-15 51a3897 #57934 [BUGFIX] Use validEmail() instead of deprecated checkEmail() (Stefan Neufeind) 2014-04-15 fcdaec0 #56580 [BUGFIX] SoftReferenceIndex typolink lacks support for title attributes (Marc Bastian Heinrichs) 2014-04-04 4316e98 #57656 [TASK] Integrate default README.txt (Oliver Hader) 2014-04-04 9d36515 #57603 [SECURITY] Prevent XSS in scheduler form (Nicole Cordes) 2014-02-27 e34a90b #55966 [BUGFIX] Revert "[TASK] Use a 401 header if login is not successful" (Markus Klein) 2014-02-25 5c4554b #23984 [BUGFIX] felogin reset password links not clickable (Jigal van Hemert) 2014-02-09 7d6a8cc #55811 [BUGFIX] Namespace usage in test (Christian Kuhn) 2014-02-08 44d7cfc #16491 [BUGFIX] CSV-Download not working in IE and HTTPS backend (Christian Kuhn) 2014-01-30 138b13a #55458 [BUGFIX] DocumentTemplate class inserts inDocStyles twice (Stefan Neufeind) 2014-01-28 b867b04 #55350 [BUGFIX] Invalid constant in the domain redirect function (Tim Lochmueller) 2014-01-17 ab6256f Revert "[TASK] Optimize speed for instantiating class with arguments" (Ernesto Baschny) 2014-01-17 2526bdd #53682 [TASK] Optimize speed for instantiating class with arguments (Helmut Hummel) 2014-01-16 102307f #54748 [BUGFIX] Fix PHP fatal error in be.tableList view helper (Marc Bastian Heinrichs) 2014-01-09 e6643e1 #52554 [TASK] Change list view delete icon if record is deleted in WS (Sascha Egerer) 2014-01-08 765882e #52133 [BUGFIX] Display relations' titles when TCA label field is type inline (Stefan Froemken) 2013-12-12 d3e9494 #53818 [BUGFIX] Cleanly unset cookies on login in cookie-check (Stefan Neufeind) To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 pkgsrc/www/typo3_45/Makefile cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/typo3_45/PLIST cvs rdiff -u -r1.24 -r1.25 pkgsrc/www/typo3_45/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.