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 ADF32A4081 for ; Tue, 27 May 2014 13:49:16 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id F3A6914A1D9; Tue, 27 May 2014 13:49:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 60E3014A1CB for ; Tue, 27 May 2014 13:49:12 +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 ydWcjAWNXjez for ; Tue, 27 May 2014 13:49:11 +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 8B18514A191 for ; Tue, 27 May 2014 13:49:11 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 836F196; Tue, 27 May 2014 13:49:11 +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:49:11 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/www/typo3_47 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20140527134911.836F196@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:49:11 UTC 2014 Modified Files: pkgsrc/www/typo3_47: Makefile PLIST distinfo Log Message: Update to typo3_47 to 4.7.19 (TYPO3 4.7.19), contains several securify fixes. 2014-05-22 4ebc6ca [RELEASE] Release of TYPO3 4.7.19 (TYPO3 Release Team) 2014-05-22 07eba3e #30377 [SECURITY] Add trusted HTTP_HOST configuration (Helmut Hummel) 2014-05-22 ec33beb #54111,#54113 [SECURITY] XSS in (old) extension manager information function (Marc Bastian Heinrichs) 2014-05-22 fb096e3 #48695 [SECURITY] XSS in new content element wizard (Markus Klein) 2014-05-22 1389da5 #54109 [SECURITY] XSS in template tools on root page (Marc Bastian Heinrichs) 2014-05-22 65fc32f #57576 [SECURITY] XSS in Backend Layout Wizard (Nicole Cordes) 2014-05-22 7bec5c8 #48693 [SECURITY] Encode URL for use in JavaScript (Markus Klein) 2014-05-22 b907b64 #56458 [SECURITY] Fix insecure unserialize in colorpicker (Helmut Hummel) 2014-05-22 c39bca9 #54526 [SECURITY] Remove charts.swf to get rid of XSS vulnerability (Helmut Hummel) 2014-04-16 53b74d7 [TASK] Set TYPO3 version to 4.7.19-dev (TYPO3 Release Team) 2014-04-16 26f503d [RELEASE] Release of TYPO3 4.7.18 (TYPO3 Release Team) 2014-04-15 f329f76 #51768 [TASK] Updates prototype and scriptaculous, fixing IE9+ issues (Ernesto Baschny) 2014-04-15 9a2f402 #56580 [BUGFIX] SoftReferenceIndex typolink lacks support for title attributes (Marc Bastian Heinrichs) 2014-04-04 d470aa5 #57656 [TASK] Integrate default README.txt (Oliver Hader) 2014-04-04 be342b4 #57603 [SECURITY] Prevent XSS in scheduler form (Nicole Cordes) 2014-02-25 4dfb4d3 #23984 [BUGFIX] felogin reset password links not clickable (Jigal van Hemert) 2014-02-10 0345de6 [TASK] Execute lint in parallel (Helmut Hummel) 2014-02-09 df8e21b #55811 [BUGFIX] Namespace usage in test (Christian Kuhn) 2014-02-08 84d2050 #16491 [BUGFIX] CSV-Download not working in IE and HTTPS backend (Christian Kuhn) 2014-01-27 a42059c #55366,#55377 [TASK] Change phpunit repository url for travis (Philipp Gampe) 2014-01-17 3d40e0a #53682 [TASK] Optimize speed for instantiating class with arguments (Helmut Hummel) 2014-01-16 394e421 #54748 [BUGFIX] Fix PHP fatal error in be.tableList view helper (Marc Bastian Heinrichs) 2014-01-09 66bb350 #38767 [BUGFIX] use search word(s) for ordering search results (again) (Ralf Hettinger) 2014-01-08 f3b8711 #52133 [BUGFIX] Display relations' titles when TCA label field is type inline (Stefan Froemken) 2013-12-18 53a6a36 #54369 [TASK] Fix travis builds (Markus Klein) 2013-12-12 019d6b7 #53818 [BUGFIX] Cleanly unset cookies on login in cookie-check (Stefan Neufeind) To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/typo3_47/Makefile cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/typo3_47/PLIST cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/typo3_47/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.