Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 8678BA650D for ; Thu, 19 Feb 2015 09:41:05 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id EFA0D14A1BC; Thu, 19 Feb 2015 09:41:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1EAB314A1B9 for ; Thu, 19 Feb 2015 09:41:02 +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 AujRkk447Omv for ; Thu, 19 Feb 2015 09:41:01 +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 8761214A18B for ; Thu, 19 Feb 2015 09:41:01 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8246298; Thu, 19 Feb 2015 09:41:01 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Thu, 19 Feb 2015 09:41:01 +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: <20150219094101.8246298@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: taca Date: Thu Feb 19 09:41:01 UTC 2015 Modified Files: pkgsrc/www/typo3_45: Makefile distinfo Log Message: Update typo3_45 package to 4.5.20. pkgsrc change: supports PHP < 5.6. Fix security problem: * TYPO3-CORE-SA-2015-001: Authentication Bypass in TYPO3 CMS 4.5 http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2015-001/ 2015-02-19 1b8a673 [RELEASE] Release of TYPO3 4.5.40 (TYPO3 Release Team) 2015-02-19 3fbd91c #65113 [SECURITY] Prevent login with semi-empty values (Nicole Cordes) 2015-01-29 6cf78f6 #64597 [TASK] Update TYPO3 copyright in all branches (Benjamin Mack) 2015-01-29 38e1cb1 #64573 [BUGFIX] Travis tests for PHP 5.5 (Stephan Großberndt) 2015-01-19 fc33980 [TASK] Post travis notification to #typo3-cms-coredev channel (Helmut Hummel) 2015-01-15 c7615b6 #63896 [BUGFIX] Fix regression in prefixLocalAchors feature (Helmut Hummel) 2014-12-17 583d1bf #59186 [BUGFIX] Add case insensitive flag to trustedHostsPattern (Dietrich Heise) To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 pkgsrc/www/typo3_45/Makefile cvs rdiff -u -r1.28 -r1.29 pkgsrc/www/typo3_45/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.