head	1.9;
access;
symbols
	pkgsrc-2014Q4:1.7.0.2
	pkgsrc-2014Q4-base:1.7
	pkgsrc-2014Q3:1.6.0.2
	pkgsrc-2014Q3-base:1.6
	pkgsrc-2014Q2:1.5.0.2
	pkgsrc-2014Q2-base:1.5
	pkgsrc-2014Q1:1.4.0.4
	pkgsrc-2014Q1-base:1.4
	pkgsrc-2013Q4:1.4.0.2
	pkgsrc-2013Q4-base:1.4
	pkgsrc-2013Q3:1.1.0.2
	pkgsrc-2013Q3-base:1.1;
locks; strict;
comment	@# @;


1.9
date	2015.02.19.15.31.27;	author taca;	state dead;
branches;
next	1.8;
commitid	6waaFKZxSgLwgDay;

1.8
date	2015.02.07.22.06.52;	author tnn;	state Exp;
branches;
next	1.7;
commitid	4FUlgPbtAk8SP79y;

1.7
date	2014.10.22.15.13.04;	author taca;	state Exp;
branches;
next	1.6;
commitid	FnYdArOrYVse1dVx;

1.6
date	2014.07.19.05.17.56;	author taca;	state Exp;
branches
	1.6.2.1;
next	1.5;
commitid	qAsfIqwjehnoMWIx;

1.5
date	2014.05.27.13.52.14;	author taca;	state Exp;
branches;
next	1.4;
commitid	p3oGTQuzMIbskbCx;

1.4
date	2013.12.20.15.35.50;	author taca;	state Exp;
branches
	1.4.4.1;
next	1.3;
commitid	lRjotDFflumSYShx;

1.3
date	2013.12.10.15.22.20;	author taca;	state Exp;
branches;
next	1.2;
commitid	3AZjt4BeTuCceBgx;

1.2
date	2013.12.05.16.45.04;	author taca;	state Exp;
branches;
next	1.1;
commitid	KK1bjtaBIe4AQXfx;

1.1
date	2013.09.13.11.53.05;	author taca;	state Exp;
branches
	1.1.2.1;
next	;
commitid	SJOvgryipn3UTg5x;

1.6.2.1
date	2014.10.25.16.15.12;	author tron;	state Exp;
branches;
next	;
commitid	55g7UdmPY1CLgBVx;

1.4.4.1
date	2014.05.28.19.19.10;	author tron;	state Exp;
branches;
next	;
commitid	CiizwFCh58uO6lCx;

1.1.2.1
date	2013.12.16.17.35.05;	author tron;	state Exp;
branches;
next	;
commitid	TvNUl7F8yZSWLnhx;


desc
@@


1.9
log
@Remove typo3_61 which was EOL Oct, 2014.
@
text
@# $NetBSD: Makefile,v 1.8 2015/02/07 22:06:52 tnn Exp $
#

DISTNAME=	${TYPO3NAME}
PKGNAME=	typo3-${VER}
CATEGORIES=	www
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=typo3/}
DISTFILES=	${TYPO3NAME}${EXTRACT_SUFX} ${SITESRC}${EXTRACT_SUFX}

MAINTAINER=	taca@@NetBSD.org
HOMEPAGE=	http://typo3.com/
COMMENT=	The TYPO3 content management system, 6.1 based release
LICENSE=	gnu-gpl-v2

DEPENDS+=	${PHP_PKG_PREFIX}-{mysqli,pgsql}>=5.1.0:../../databases/php-mysqli
DEPENDS+=	${PHP_PKG_PREFIX}-zlib>=5.2.0:../../archivers/php-zlib
DEPENDS+=	${PHP_PKG_PREFIX}-json>=5.2.0:../../textproc/php-json

VER=		6.1.12
NO_BUILD=	yes
USE_TOOLS+=	bash:run pax

TYPO3NAME=	typo3_src-${VER}
SITESRC=	dummy-${VER}
WRKSRC=		${WRKDIR}/${DISTNAME}

# maybe resides in lang/php/phpversion.mk
REPLACE_INTERPRETER+=	php
REPLACE.php.old=	.*php[^ ]*
REPLACE.php.new=	${PREFIX}/bin/php
REPLACE_FILES.php=	typo3/cli_dispatch.phpsh

REPLACE_BASH=	typo3/contrib/flowplayer/plugins/flowplayer.captions/example/flvtool2-cuepoints.sh

TYPO3DATADIRS=	fileadmin fileadmin/_temp_ fileadmin/user_upload \
		typo3conf typo3conf/ext typo3conf/l10n typo3temp uploads \
		uploads/media uploads/pics uploads/tf

BUILD_DEFS+=	APACHE_GROUP

FILES_SUBST+=	TYPO3DIR=${TYPO3DIR} SITEDIR=${SITEDIR}
MESSAGE_SUBST+=	TYPO3DIR=${TYPO3DIR} SITEDIR=${SITEDIR}
PLIST_SUBST+=	EGDIR=${EGDIR} SITEDIR=${SITEDIR} \
		TYPO3DIR=${TYPO3DIR} TYPO3NAME=${TYPO3NAME:Q}

EGDIR=		share/examples/typo3

INSTALLATION_DIRS+= ${EGDIR} ${TYPO3DIR}/${SITEDIR} ${TYPO3DIR}/${TYPO3NAME}

SPECIAL_PERMS=	share/typo3/www/typo3conf/ext ${REAL_ROOT_USER} ${APACHE_GROUP} 0775

.for d in ${TYPO3DATADIRS}
OWN_DIRS_PERMS+= ${TYPO3DIR}/${SITEDIR}/${d} ${REAL_ROOT_USER} \
	${APACHE_GROUP} 0770
CHECK_PERMS_SKIP+= ${TYPO3DIR}/${SITEDIR}/${d}
.endfor

REPLACE_INTERPRETER+=	sh
REPLACE.sh.old=		/bin/bash
REPLACE.sh.new=		${TOOLS_PATH.bash}
REPLACE_FILES.sh=	typo3/contrib/flowplayer/plugins/flowplayer.captions/example/flvtool2-cuepoints.sh

CHECK_INTERPRETER_SKIP = \
	${TYPO3DIR}/${TYPO3NAME}/typo3/contrib/flowplayer/plugins/flowplayer.captions/example/flvtool2-cuepoints.sh

PRINT_PLIST_AWK+=	/^${EGDIR:S|/|\\/|g}/ \
			{ gsub(/${EGDIR:S|/|\\/|g}/, "$${EGDIR}") }
PRINT_PLIST_AWK+=	/^${TYPO3DIR:S|/|\\/|g}\/${TYPO3NAME}/ \
			{ gsub(/${TYPO3DIR:S|/|\\/|g}\/${TYPO3NAME}/, \
				"$${TYPO3DIR}/$${TYPO3NAME}") }
PRINT_PLIST_AWK+=	/^${TYPO3DIR:S|/|\\/|g}\/${SITEDIR}/ \
			{ gsub(/${TYPO3DIR:S|/|\\/|g}\/${SITEDIR}/, \
				"$${TYPO3DIR}/$${SITEDIR}") }

.include "../../mk/bsd.prefs.mk"

SITEDIR?=	www
TYPO3DIR?=	share/typo3

do-install:
	cd ${WRKSRC} && ${FIND} . ! -type d -a \! -name '*.orig' -print | \
		pax -rw ${DESTDIR}${PREFIX}/${TYPO3DIR}/${TYPO3NAME}
	cd ${WRKDIR}/${SITESRC} && \
		${FIND} . ! -type d \! -a -name '*.orig' -print | \
		pax -rw ${DESTDIR}${PREFIX}/${TYPO3DIR}/${SITEDIR}

.include "../../lang/php/phpversion.mk"
.include "../../mk/bsd.pkg.mk"
@


1.8
log
@Drop trailing '/' from DEPENDS lines. Found by Bernhard Riedel.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.7 2014/10/22 15:13:04 taca Exp $
@


1.7
log
@Update typo3_61 to 6.1.12 (TYPO3 6.1.12).

2014-10-22  e116bb1                  [RELEASE] Release of TYPO3 6.1.12 (TYPO3 Release Team)
2014-10-22  e92c1d6  #62357          [SECURITY] Fix DoS in openid (Markus Klein)
2014-10-22  6af3757  #59573          [SECURITY] Fix RCE in swiftmailer (Helmut Hummel)
2014-10-15  fb5445e  #61749          [BUGFIX] Allow lower case for drive letters on Windows in CLI scripts (Alexander Bohndorf)
2014-10-07  8ef0e3d  #47188          [BUGFIX] Fluid tries to render folders as templates partials and layouts (Krzysztof Adamczyk)
2014-10-01  6ad3e2b  #26172          [BUGFIX] Search word markup for UTF8 characters in summary (Ralf Hettinger)
2014-09-30  5cb8ac8  #61982          [BUGFIX] Fix search mode switcher of indexed_search (Markus Klein)

2014-09-23  63ef9fc                  [RELEASE] Release of TYPO3 6.1.11 (TYPO3 Release Team)
2014-09-20  c72e901  #36822          [BUGFIX] Invalid shortcut target on translated pages (Oliver Hader)
2014-09-18  ca5de2e  #45834          [BUGFIX] Transfer curlProxyServer to new HTTP settings (Ernesto Baschny)
2014-09-11  65b0018  #50396          [BUGFIX] RootlineUtility wrongly handles group-type fields (Francois Suter)
2014-09-05  4bd9c6d  #61135          [BUGFIX] indexed_search: in some cases indexing does not work (Samir Rachidi)
2014-08-25  571b782  #55707          [TASK] Missing stdWrap for select.recursive TypoScript property (Matthias Kappenberg)
2014-08-23  30630b1  #60199          [BUGFIX] Collect correct information on elements in page (Jigal van Hemert)
2014-08-13  6234622  #51572          [BUGFIX] Prevent uninstall of an extension during update (Nicole Cordes)
2014-08-06  acb06c1  #60613          [BUGFIX] Fix Extbase language fallback in query parser (Helmut Hummel)
2014-07-29  c517f74  #44795          [BUGFIX] Avoid superfluous IRRE child record duplication (Alexander Stehlik)
2014-07-26  4f7a0f3  #60595          [BUGFIX] Add use-statement for GeneralUtility (Stefan Neufeind)
2014-07-25  250b03b  #50566          [BUGFIX] Menu-links generate two empty spaces at closing anchor (Stefan Neufeind)
2014-07-08  66d2354  #59587          [BUGFIX] Followup to CacheBackend patch (Markus Klein)
2014-07-08  072f355  #59587          [BUGFIX] Too many tags by identifier in CacheBackends (Alexander Opitz)
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.6 2014/07/19 05:17:56 taca Exp $
d16 1
a16 1
DEPENDS+=	${PHP_PKG_PREFIX}-zlib>=5.2.0:../../archivers/php-zlib/
@


1.6
log
@Update typo3_61 to 6.1.10, it is not security release but normal maintenance
release.

2014-07-08  17950cc                  [RELEASE] Release of TYPO3 6.1.10 (TYPO3 Release Team)
2014-07-08  b1c86f2  #48939,#49055   [BUGFIX] Movements pollute colPos value of content elements (Nicole Cordes)
2014-07-07  10b853d  #48943,#31637   [BUGFIX] TCA: handle select renderMode=tree with minitems=1 AND maxitems=1 (Alexander Bigga)
2014-07-07  a33b537  #58463          [BUGFIX] Set internalUploadMap on upload in ExtendedFileUtility (Marc Bastian Heinrichs)
2014-07-07  316ba85  #59664          [BUGFIX] Wrong image reference handling during flexform copying (Alexey Gafiulov)
2014-07-06  3e4879b  #59642          [BUGFIX] Suggest wizard doesn't work in page flexforms (Bernhard Kraft)
2014-07-06  900b11b  #51189          [BUGFIX] Remove non-needed URL parameter for standard search (Tomita Militaru)
2014-07-02  5adc991  #59813          [BUGFIX] Fix usergroup condition in user TSconfig (Markus Klein)
2014-07-02  d6ee5a6  #31757          [BUGFIX] Create workspace label placeholder that matches field conditions (Sascha Egerer)
2014-06-29  656dd15  #59979          [BUGFIX] Fix unit tests after latest PHP changes (Helmut Hummel)
2014-06-29  0a3ec65                  [TASK] Improve travis notifications to channels (Helmut Hummel)
2014-06-29  5e0c3de  #59978          [TASK] Reset phpunit to 3.7 version (Anja Leichsenring)
2014-06-28  16cd7eb  #59392          [BUGFIX] Gifbuilder: Fix image-mask-functionality (Stefan Neufeind)
2014-06-28  af3380f  #58763          [TASK] Add a function for clearing the rootline caches (Oliver Klee)
2014-06-22  6269258  #58728          Revert "[BUGFIX] Inaccessible pages on shortcuts/PageNotFound handler" (Helmut Hummel)
2014-06-21  20734be  #59773          [BUGFIX] Remove misspelled setting rootlevel for sys_file_collection (Marc Bastian Heinrichs)
2014-06-21  d4c9e04  #59344          [BUGFIX] Fix empty globalString LIT condition comparison (Marc Bastian Heinrichs)
2014-06-20  b81d415  #49036          [BUGFIX] Treat link handler links as internal URLs (Alexander Stehlik)
2014-06-20  50d36b8  #30244          [BUGFIX] Followup to "system locale when indexing" (Markus Klein)
2014-06-20  b029113  #30244          [BUGFIX] Use system locale when indexing external documents (Jigal van Hemert)
2014-06-19  7f4cc74  #59423          [BUGFIX] Pass field name variable to flexform DS utility (Claus Due)
2014-06-13  5dba6de  #56823          [BUGFIX] Extensionmanager does not show error messages on update failure (Philipp Gampe)
2014-06-13  15ffdb2  #59458          [BUGFIX] Erroneous date sorting in File List (Francois Suter)
2014-06-12  43e5e4c  #25188          [BUGFIX] sys_news on login with twice hsc (Alexander Opitz)
2014-06-06  ce83838  #59324          [BUGFIX] Fix command description (Mathias Brodala)
2014-06-06  0f9bd66  #37467          [BUGFIX] getIndpEnv('TYPO3_SSL') fails to detect reverseProxyIp (Jan-Erik Revsbech)
2014-06-05  b211478  #59364          [BUGFIX] Illegal string offset 'uid' in TypoScriptFrontendController (Robert Vock)
2014-06-05  66bf424  #59277          [BUGFIX] Warning in SearchController (Christian Zenker)
2014-06-04  2c8a428  #59343          [BUGFIX] Fix frontend unit tests if executed standalone (Helmut Hummel)
2014-06-03  cd81ccb  #59185          [BUGFIX] DataHandler::log() must not return NULL (Markus Klein)
2014-06-03  9576c32  #59302          [BUGFIX] Fix wrong JS function name in RTE (Markus Klein)
2014-06-03  d7919b0  #59034          [BUGFIX] Fix double ? in eID url for encryption key (Markus Klein)
2014-05-29  34f254b  #58910          [BUGFIX] Flexform element title is cropped to hardcoded length (Sebastian Michaelsen)
2014-05-29  9164025  #59087          [BUGFIX] Fix redirect to install tool in new installations (Markus Klein)
2014-05-28  3e6e8ec  #57063          [BUGFIX] Parent language is not applied to new child records (David Greiner)
2014-05-26  e0be125  #59059          [BUGFIX] New content elements are always stored on pid 0 (Nicole Cordes)
2014-05-23  003c662  #52272          [BUGFIX] Alternative implementations for view helpers do not work (Marc Bastian Heinrichs)
2014-05-22  94f1e32  #58936          [BUGFIX] Wrong HTML in locallang_csh_pages.xlf (Markus Klein)
2014-05-22  f954a79  #39035          [BUGFIX] TCA tree fail to load with IRRE (Xavier Perseguers)
2014-05-22  b908b7d  #56986          [BUGFIX] Fix description of userHomePath and groupHomePath (Marc Bastian Heinrichs)
2014-05-22  f0ac518  #57809          [BUGFIX] Properly check existence of array item (Markus Klein)
2014-05-22  203c1eb  #16472          [BUGFIX] Inaccessible pages on shortcuts/PageNotFound handler (Alexander Opitz)
2014-05-22  420b5c8  #59022          [BUGFIX] Fix failing unit tests for HTTP host check in CLI mode (Helmut Hummel)
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.5 2014/05/27 13:52:14 taca Exp $
d19 1
a19 1
VER=		6.1.10
@


1.6.2.1
log
@Pullup ticket #4529 - requested by take
www/typo3_61: security update

Revisions pulled up:
- www/typo3_61/Makefile                                         1.7
- www/typo3_61/PLIST                                            1.4
- www/typo3_61/distinfo                                         1.6

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Oct 22 15:13:04 UTC 2014

   Modified Files:
   	pkgsrc/www/typo3_61: Makefile PLIST distinfo

   Log Message:
   Update typo3_61 to 6.1.12 (TYPO3 6.1.12).

   2014-10-22  e116bb1                  [RELEASE] Release of TYPO3 6.1.12 (TYPO3 Release Team)
   2014-10-22  e92c1d6  #62357          [SECURITY] Fix DoS in openid (Markus Klein)
   2014-10-22  6af3757  #59573          [SECURITY] Fix RCE in swiftmailer (Helmut Hummel)
   2014-10-15  fb5445e  #61749          [BUGFIX] Allow lower case for drive letters on Windows in CLI scripts (Alexander Bohndorf)
   2014-10-07  8ef0e3d  #47188          [BUGFIX] Fluid tries to render folders as templates partials and layouts (Krzysztof Adamczyk)
   2014-10-01  6ad3e2b  #26172          [BUGFIX] Search word markup for UTF8 characters in summary (Ralf Hettinger)
   2014-09-30  5cb8ac8  #61982          [BUGFIX] Fix search mode switcher of indexed_search (Markus Klein)

   2014-09-23  63ef9fc                  [RELEASE] Release of TYPO3 6.1.11 (TYPO3 Release Team)
   2014-09-20  c72e901  #36822          [BUGFIX] Invalid shortcut target on translated pages (Oliver Hader)
   2014-09-18  ca5de2e  #45834          [BUGFIX] Transfer curlProxyServer to new HTTP settings (Ernesto Baschny)
   2014-09-11  65b0018  #50396          [BUGFIX] RootlineUtility wrongly handles group-type fields (Francois Suter)
   2014-09-05  4bd9c6d  #61135          [BUGFIX] indexed_search: in some cases indexing does not work (Samir Rachidi)
   2014-08-25  571b782  #55707          [TASK] Missing stdWrap for select.recursive TypoScript property (Matthias Kappenberg)
   2014-08-23  30630b1  #60199          [BUGFIX] Collect correct information on elements in page (Jigal van Hemert)
   2014-08-13  6234622  #51572          [BUGFIX] Prevent uninstall of an extension during update (Nicole Cordes)
   2014-08-06  acb06c1  #60613          [BUGFIX] Fix Extbase language fallback in query parser (Helmut Hummel)
   2014-07-29  c517f74  #44795          [BUGFIX] Avoid superfluous IRRE child record duplication (Alexander Stehlik)
   2014-07-26  4f7a0f3  #60595          [BUGFIX] Add use-statement for GeneralUtility (Stefan Neufeind)
   2014-07-25  250b03b  #50566          [BUGFIX] Menu-links generate two empty spaces at closing anchor (Stefan Neufeind)
   2014-07-08  66d2354  #59587          [BUGFIX] Followup to CacheBackend patch (Markus Klein)
   2014-07-08  072f355  #59587          [BUGFIX] Too many tags by identifier in CacheBackends (Alexander Opitz)
@
text
@d1 1
a1 1
# $NetBSD$
d19 1
a19 1
VER=		6.1.12
@


1.5
log
@Update typo3_61 to 6.1.9 (TYPO3 6.1.9), contains several security fixes.

2014-05-22  2bb8360                  [RELEASE] Release of TYPO3 6.1.9 (TYPO3 Release Team)
2014-05-22  6fafbf7  #30377          [SECURITY] Add trusted HTTP_HOST configuration (Helmut Hummel)
2014-05-22  2994a1c  #54111,#54113   [SECURITY] XSS in (old) extension manager information function (Nicole Cordes)
2014-05-22  12741ad  #48695          [SECURITY] XSS in new content element wizard (Marcus Krause)
2014-05-22  7595ad4  #54109          [SECURITY] XSS in template tools on root page (Marc Bastian Heinrichs)
2014-05-22  6965806  #57576          [SECURITY] XSS in Backend Layout Wizard (Helmut Hummel)
2014-05-22  54e4691  #48693          [SECURITY] Encode URL for use in JavaScript (Jigal van Hemert)
2014-05-22  b6826ff  #56458          [SECURITY] Fix insecure unserialize in colorpicker (Helmut Hummel)
2014-05-22  32efb1b  #54526          [SECURITY] Remove charts.swf to get rid of XSS vulnerability (Helmut Hummel)
2014-05-21  6a91a90  #54917          [BUGFIX] Indexer tries to insert NULL into DB (Markus Klein)
2014-05-15  3ee99e9  #58842          [BUGFIX] Wrong system requirements link (Markus Klein)
2014-05-14  f86e016  #58529          [BUGFIX] DependencyUtility does count() on an integer (Markus Klein)
2014-05-08  fb8370d  #58187          [BUGFIX] Solve stackoverflow in prototype in IE8 (Jigal van Hemert)
2014-05-08  3abc703  #58373          [BUGFIX] Default image title in RTE contains the file name (Stanislas Rolland)
2014-05-05  db90a26  #45183          [BUGFIX] Wrong result on empty string globalString condition (Marc Bastian Heinrichs)
2014-05-04  d422bf6  #58504          [BUGFIX] saltedpasswords: Check rsaauth loading (Nicole Cordes)
2014-05-04  05ef8fe  #58484          [BUGFIX] SoftReferenceIndex support for more values in class attribute (Marc Bastian Heinrichs)
2014-05-02  a49ddfd  #58418          [BUGFIX] Retrieving extension fails with some PHP versions (Sascha Wilking)
2014-04-29  0150f9c  #58166          [BUGFIX] Wrong comment in ActionMenuViewHelper (Markus Klein)
2014-04-25  8cf4f78  #58180          [BUGFIX] Database query error for non-workspaces tables (Oliver Hader)
2014-04-16  a4f013a                  [TASK] Set TYPO3 version to 6.1.9-dev (TYPO3 Release Team)


2014-04-16  d94f80d                  [RELEASE] Release of TYPO3 6.1.8 (TYPO3 Release Team)
2014-04-16  68763fa  #57957          [BUGFIX] DBAL sql_fetch_* must return boolean or array (Jigal van Hemert)
2014-04-16  65896ee  #24925,#24871   [BUGFIX] Followup: Mandatory for Selectbox with TCA not possible (Stefan Neufeind)
2014-04-15  8e8b020  #24925,#24871   [BUGFIX] Mandatory for Selectbox with TCA not possible (Benjamin Mack)
2014-04-15  d124103  #56580          [BUGFIX] SoftReferenceIndex typolink lacks support for title attributes (Marc Bastian Heinrichs)
2014-04-15  6139c97  #56991          [BUGFIX] Fix refindex for FlexForm fields type group file_reference (Marc Bastian Heinrichs)
2014-04-15  1dbfe75  #56353,#56352   [BUGFIX] Fields of type group file are not properly indexed (Marc Bastian Heinrichs)
2014-04-15  b22b39d  #57010          [BUGFIX] Add SoftIndex parser typolink to link in sys_file_reference (Marc Bastian Heinrichs)
2014-04-15  5dd53b1  #51768          [TASK] Updates prototype and scriptaculous, fixing IE9+ issues (Ernesto Baschny)
2014-04-12  a60b6dc  #47694          [BUGFIX] Follow up foreign_match_fields not fully supported (Marc Bastian Heinrichs)
2014-04-12  b93d9b4  #50378          [BUGFIX] sql_free_result does not work with all allowed types (Wouter Wolters)
2014-04-07  a896350  #57690          [BUGFIX] User settings do not obey setup.override (Markus Klein)
2014-04-05  21f0d12  #55683          [BUGFIX] ClickMenu: Visibility-options only if fields allowed (Stefan Neufeind)
2014-04-04  2b3dd27  #57656          [TASK] Integrate default README.txt (Oliver Hader)
2014-04-04  1329a96  #57603          [SECURITY] Prevent XSS in scheduler form (Nicole Cordes)
2014-04-01  6ae6b40  #57518          [BUGFIX] Make Extbase EnvironmentService a Singleton (Marc Bastian Heinrichs)
2014-03-31  03ec17a  #57296          [BUGFIX] Test typeof TBE_EDITOR for object not function (Alexander Opitz)
2014-03-26  2b5c50e  #54394          [BUGFIX] Exception if thumbnail does not exist (Markus Klein)
2014-03-24  cbdd065  #57238          [BUGFIX] Typo in Extbase localization file (Xavier Perseguers)
2014-03-23  fc5b7b2  #57179          [BUGFIX] Module Menu throws PHP warning for top level menu items (Benjamin Mack)
2014-03-23  9b36936  #57202          [BUGFIX] Parsetime: config.debug should override LocalConfiguration (Stefan Neufeind)
2014-03-19  819218a  #55340          [BUGFIX] Several typos in Page Browsing ViewHelper (Benjamin Rau)
2014-03-19  f8233c1  #56205          [BUGFIX] Cannot use contain with multivalued static enumeration column (Xavier Perseguers)
2014-03-14  d5160a9  #56150          [BUGFIX] RootlineUtility does not consider disablefield (Christian Reiter)
2014-03-13  2a80fcd  #56855          [BUGFIX] Extbase tries to overlay pages_language_overlay records (Stanislas Rolland)
2014-03-13  2ee3509  #56720          [BUGFIX] Alignment of button "add a new element at this place" (Patrick Broens)
2014-03-13  bed1054  #56830          [BUGFIX] Show thumbnails in list module (Markus Klein)
2014-03-13  3800d8b  #56084          [BUGFIX] Followup: Ajax handler TYPO3_tcefile::process is broken (Frans Saris)
2014-03-12  d405041  #23864          [BUGFIX] Correctly validate New Content Element entries (Ludwig Rafelsberger)
2014-03-10  06e5ad9  #52386          [BUGFIX] Allow record insert on rootlevel (Benjamin Serfhos)
2014-03-08  2df9cb9  #43885          [BUGFIX] Temporary DB tree mount notice missing in ElementBrowser (Lorenz Ulrich)
2014-03-07  472a2f2  #55457          [BUGFIX] RTE on first new IRRE record keeps loading in IE (Stanislas Rolland)
2014-03-07  e61b2cf  #23552          [BUGFIX] Default size for group-type fields (Christian Plattner)
2014-03-05  f8c9a77  #46185          [BUGFIX] IdentityProperties were not set (Stefan Froemken)
2014-03-05  e7cf550  #11771          [BUGFIX] Catch all errors while starting installer (Alexander Opitz)
2014-03-03  28d25c9  #56262          [BUGFIX] Double escape of title in indexed search (Markus Klein)
2014-02-28  ded338b  #56378          [BUGFIX] Do not log with severity 1320177676 (Christian Weiske)
2014-02-28  8f0ce1c  #56421          [BUGFIX] @@return for TYPO3\CMS\Sv\AuthenticationService::authUser (Christian Weiske)
2014-02-28  342686b  #41413          [BUGFIX] URL-encoded title in link wizard (Helmut Hummel)
2014-02-27  5ce3128  #55966          [BUGFIX] Revert "[TASK] Use a 401 header if login is not successful" (Markus Klein)
2014-02-25  a5d8893  #56184          [BUGFIX] Paginator in TER list not using ajax (Jigal van Hemert)
2014-02-25  b4a8235  #23984          [BUGFIX] felogin reset password links not clickable (Jigal van Hemert)
2014-02-24  5da89e2  #56242          [BUGFIX] Fix JS concat if first file is forced on top (Benjamin Kott)
2014-02-21  c47d8c5  #54724          [BUGFIX] Use count on storage after initialization of LazyObjectStorage (Marc Bastian Heinrichs)
2014-02-21  6512f65  #49499          [BUGFIX] Fix possible language handling issue (Markus Klein)
2014-02-20  b09e7f9  #39048          [BUGFIX] Rendering inline TCEforms without AJAX is broken (Alexander Jahn)
2014-02-20  c9ae284  #53116,#56019   [BUGFIX] concatenateJs/Css does not consider forceOnTop (Markus Klein)
2014-02-20  b8eeb55  #56135          [BUGFIX] DatabaseConnection::listQuery wrong usage of strpos() (Markus Klein)
2014-02-19  bd607e2  #55286          [BUGFIX] Suppress EXIF warnings indexing images (Felix Althaus)
2014-02-19  45f944c  #56067          [BUGFIX] Various static calls to non-static functions (Markus Klein)
2014-02-19  d2ef187  #56057          [BUGFIX] Add missing htmlspecialchars for thumbnail URL (Wouter Wolters)
2014-02-18  b7169bb  #52955          [BUGFIX] Show labels of additional doktypes in new page drag area (Caspar Stuebs)
2014-02-18  7af5ad6  #54304          [BUGFIX] Missing encoding in flexforms IRRE javascript (Alexey Gafiulov)
2014-02-17  48eab76  #52527          [BUGFIX] addToAllTCAtypes() doesn't add new field (Tomita Militaru)
2014-02-17  6344793  #56037          [BUGFIX] Fix clipboard thumbnail rendering (Frans Saris)
2014-02-17  dc0ec8a  #55998          [BUGFIX] Usage of undefined variables in ShortcutToolbarItem (Tim Lochmueller)
2014-02-17  52c294b  #55362          [BUGFIX] CommandController is not executed at same time (Tom Ruether)
2014-02-11  c9ffade  #49440          [BUGFIX] Missing label felogin_forgotHash (Karol Lamparski)
2014-02-11  edbef68  #53028          [BUGFIX] cache_clearAtMidnight conflicts with content start/endtime (Dmitry Dulepov)
2014-02-10  474380f                  [TASK] Execute lint in parallel (Helmut Hummel)
2014-02-09  e36633a  #53768,#28745   [BUGFIX] Allow to render the same TS object twice (Markus Klein)
2014-02-09  9971136  #55821          [BUGFIX] Tests: Remove unstable GeneralUtilityTest::getUrl* (Christian Kuhn)
2014-02-09  101be25  #18797          [BUGFIX] "New page" wizard discloses existence of pages outside DB mount (Nicole Cordes)
2014-02-09  5f6d783  #53564          [TASK] Add possibility creating accessible mock for abstract classes (Marc Bastian Heinrichs)
2014-02-08  cead255  #16491          [BUGFIX] CSV-Download not working in IE and HTTPS backend (Wouter Wolters)
2014-02-08  98c8e0a  #55698          [BUGFIX] Fix "action" labels in BE log (Thorsten Kahler)
2014-02-07  9e79487  #55611          [TASK] Move cursor::pointer to complete header area in IRRE (Georg Ringer)
2014-02-06  79d2bac  #54131          [BUGFIX] Followup to #54131 (Frans Saris)
2014-02-06  ad267f8  #55713          [BUGFIX] Missing namespace in ContentObjectRenderer (Markus Klein)
2014-02-05  27c1f61  #54112          [BUGFIX] Set missing markers to empty string (Bernhard Kraft)
2014-02-04  4d7947a  #55434          [BUGFIX] Various PHP Warnings with invalid credentials (Xavier Perseguers)
2014-02-03  1263413  #54467          [BUGFIX] TSFE->altPageTitle can not be set in extensions (Markus Klein)
2014-02-03  a070a5c  #54371          [BUGFIX] Add stdWrap on value property of TEXT (Markus Klein)
2014-02-03  85b3fed  #52048          [BUGFIX] Locker throws exception if semaphore can not be acquired (Markus Klein)
2014-02-02  af8f6eb  #54289          [BUGFIX] PropertyMapper does not work with class aliasses (Frans Saris)
2014-01-31  9596d4d  #54131          [BUGFIX] getLabelsFromItemsList() retuns no value when no item found (Frans Saris)
2014-01-30  3dcc61d  #55475          [BUGFIX] Regression in DataHandler (Wouter Wolters)
2014-01-30  a5e884f  #55458          [BUGFIX] DocumentTemplate class inserts inDocStyles twice (Stefan Neufeind)
2014-01-30  084b5a9  #41450          [BUGFIX] Handle empty tags in language pack index files (Alexander Stehlik)
2014-01-29  b81c5d5  #55407          [BUGFIX] ClickMenu does not show destination-foldername (Stefan Neufeind)
2014-01-28  d6803b7  #55350          [BUGFIX] Invalid constant in the domain redirect function (Tim Lochmueller)
2014-01-27  91b1db0  #55377          [TASK] Change repository url for introduction package (Philipp Gampe)
2014-01-27  1af64b0  #55366          [TASK] Change phpunit repository url for travis (Philipp Gampe)
2014-01-24  3cefa40  #53964          [BUGFIX] Better description of [BE][unzip_path]/[BE][diff_path] (Markus Klein)
2014-01-24  041780f  #55093          [BUGFIX] Simulate time in TYPO3 admin panel broken (Peter Niederlag)
2014-01-23  8f55af7  #53201          [BUGFIX] sys_category table not listed in allowed excludefields (Tomita Militaru)
2014-01-23  eec8579  #53665          [BUGFIX] Removing single category item not possible (Francois Suter)
2014-01-23  57b70f7  #54849          [BUGFIX] CLI context cannot write to backend log (Oliver Hader)
2014-01-22  b865ad9  #55246          [BUGFIX] Class 'TYPO3\CMS\Recordlist\Browser\GeneralUtility' not found (Oliver Hader)
2014-01-21  c96321d  #37539          [BUGFIX] Static method cannot be abstract (Xavier Perseguers)
2014-01-21  ae54769  #54884          [BUGFIX] RootlineUtility does not consider foreign_sorting (Markus Klein)
2014-01-16  0965b22  #53712          [BUGFIX] Create valid file reference index data (Alexander Stehlik)
2014-01-16  b7ce3ef  #50266          [BUGFIX] File browser fails on inexistent expandFolder (Mario Rimann)
2014-01-15  429e13d  #34631          [BUGFIX] Show correct record title for be_groups and be_users (Markus Klein)
2014-01-15  5b23142  #54995          [BUGFIX] PHP warnings in ElementBrowser (Markus Klein)
2014-01-14  0ac8948  #54959          [TASK] Speedup typolink root-line handling (Steffen Ritter)
2014-01-14  714fca7  #53826          [BUGFIX] Folder tree in popup throws JS error (Aske Ertmann)
2014-01-14  f68832a  #53352          [BUGFIX] Add defaultTypoScript to hierachyInfo (Peter Niederlag)
2014-01-13  22d3be1  #51805          [BUGFIX] Template dropdown doesn't refresh template title after save (Torben Hansen)
2014-01-11  72f5d5a  #54909          [BUGFIX] Add missing logger names (Steffen Müller)
2014-01-09  2620cb5  #53975          [BUGFIX] Allow empty values in start/stop filter of belog (Steffen Müller)
2014-01-09  c99a07a  #53862          [BUGFIX] isValidUrl() idna converts whole URI (Michiel Roos)
2014-01-09  4e3e3dc  #52554          [TASK] Change list view delete icon if record is deleted in WS (Sascha Egerer)
2014-01-09  f378b40  #31797          [BUGFIX] Properly escape the ImageMagick frame selector (Georg Ringer)
2014-01-09  7d3eb35  #24877,#6708    [BUGFIX] Only create one keypair in rsaauth (Tom Ruether)
2014-01-09  a31b325  #38767          [BUGFIX] use search word(s) for ordering search results (again) (Ralf Hettinger)
2014-01-08  03d6320  #47694          [BUGFIX] foreign_match_fields not fully supported (Stefan Froemken)
2014-01-08  e959451  #53727          [BUGFIX] Form Wizard saving destroys Radio Buttons (Markus Klein)
2014-01-08  42a3eb3  #52133          [BUGFIX] Display relations' titles when TCA label field is type inline (Claus Due)
2014-01-07  272f80c  #54807          [BUGFIX] PageBrowsing ViewHelper defines unused method argument (Benjamin Rau)
2014-01-07  e09b381  #54808          [BUGFIX] Repository uses wrong property to calc current result page (Benjamin Rau)
2014-01-04  81a30e8  #53662          [BUGFIX] Allow NULL values in INSERT queries (Alexander Stehlik)
2014-01-04  67ac84c  #53682          [TASK] Optimize speed for instantiating class with arguments (Helmut Hummel)
2013-12-23  9283d4b  #54115          [BUGFIX] ClassAliasMap, Tx_ VH namespace and closing tag throws Exception (Claus Due)
2013-12-21  8379b1a  #54531          [BUGFIX] Fix message for install tool warning (Cynthia Mattingly)
2013-12-18  a95ab93  #54369          [TASK] Fix travis builds (Markus Klein)
2013-12-18  2a4d603  #51752          [BUGFIX] ArrayIterator::seek() warning in ElementBrowser (Markus Klein)
2013-12-18  e4590fe  #52059          [BUGFIX] felogin: Unknown modifier in regular expression (Wouter Wolters)
2013-12-18  e8978f9  #47648          [BUGFIX] Remove ElementBrowser::isReadOnlyFolder (Markus Klein)
2013-12-13  be7505a  #54027          [BUGFIX] No double htmlspecialchars for filemount select (Alexander Stehlik)
2013-12-12  41fe22d  #53818          [BUGFIX] Cleanly unset cookies on login in cookie-check (Stefan Neufeind)
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 2013/12/20 15:35:50 taca Exp $
d19 1
a19 1
VER=		6.1.9
@


1.4
log
@Simplyfy using REPLACE_BASH instead of REPLACE_INTERPRETER and its
friends.

No functional change.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2013/12/10 15:22:20 taca Exp $
d19 1
a19 1
VER=		6.1.7
@


1.4.4.1
log
@Pullup ticket #4421 - requested by taca
www/typo3_61: security update

Revisions pulled up:
- www/typo3_61/Makefile                                         1.5
- www/typo3_61/PLIST                                            1.3
- www/typo3_61/distinfo                                         1.4

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Tue May 27 13:52:14 UTC 2014

   Modified Files:
   	pkgsrc/www/typo3_61: Makefile PLIST distinfo

   Log Message:
   Update typo3_61 to 6.1.9 (TYPO3 6.1.9), contains several security fixes=
   .=


   2014-05-22  2bb8360                  [RELEASE] Release of TYPO3 6.1.9 (=
   TYPO3 Release Team)
   2014-05-22  6fafbf7  #30377          [SECURITY] Add trusted HTTP_HOST c=
   onfiguration (Helmut Hummel)
   2014-05-22  2994a1c  #54111,#54113   [SECURITY] XSS in (old) extension =
   manager information function (Nicole Cordes)
   2014-05-22  12741ad  #48695          [SECURITY] XSS in new content elem=
   ent wizard (Marcus Krause)
   2014-05-22  7595ad4  #54109          [SECURITY] XSS in template tools o=
   n root page (Marc Bastian Heinrichs)
   2014-05-22  6965806  #57576          [SECURITY] XSS in Backend Layout W=
   izard (Helmut Hummel)
   2014-05-22  54e4691  #48693          [SECURITY] Encode URL for use in J=
   avaScript (Jigal van Hemert)
   2014-05-22  b6826ff  #56458          [SECURITY] Fix insecure unserializ=
   e in colorpicker (Helmut Hummel)
   2014-05-22  32efb1b  #54526          [SECURITY] Remove charts.swf to ge=
   t rid of XSS vulnerability (Helmut Hummel)
   2014-05-21  6a91a90  #54917          [BUGFIX] Indexer tries to insert N=
   ULL into DB (Markus Klein)
   2014-05-15  3ee99e9  #58842          [BUGFIX] Wrong system requirements=
    link (Markus Klein)
   2014-05-14  f86e016  #58529          [BUGFIX] DependencyUtility does co=
   unt() on an integer (Markus Klein)
   2014-05-08  fb8370d  #58187          [BUGFIX] Solve stackoverflow in pr=
   ototype in IE8 (Jigal van Hemert)
   2014-05-08  3abc703  #58373          [BUGFIX] Default image title in RT=
   E contains the file name (Stanislas Rolland)
   2014-05-05  db90a26  #45183          [BUGFIX] Wrong result on empty str=
   ing globalString condition (Marc Bastian Heinrichs)
   2014-05-04  d422bf6  #58504          [BUGFIX] saltedpasswords: Check rs=
   aauth loading (Nicole Cordes)
   2014-05-04  05ef8fe  #58484          [BUGFIX] SoftReferenceIndex suppor=
   t for more values in class attribute (Marc Bastian Heinrichs)
   2014-05-02  a49ddfd  #58418          [BUGFIX] Retrieving extension fail=
   s with some PHP versions (Sascha Wilking)
   2014-04-29  0150f9c  #58166          [BUGFIX] Wrong comment in ActionMe=
   nuViewHelper (Markus Klein)
   2014-04-25  8cf4f78  #58180          [BUGFIX] Database query error for =
   non-workspaces tables (Oliver Hader)
   2014-04-16  a4f013a                  [TASK] Set TYPO3 version to 6.1.9-=
   dev (TYPO3 Release Team)

   2014-04-16  d94f80d                  [RELEASE] Release of TYPO3 6.1.8 (=
   TYPO3 Release Team)
   2014-04-16  68763fa  #57957          [BUGFIX] DBAL sql_fetch_* must ret=
   urn boolean or array (Jigal van Hemert)
   2014-04-16  65896ee  #24925,#24871   [BUGFIX] Followup: Mandatory for S=
   electbox with TCA not possible (Stefan Neufeind)
   2014-04-15  8e8b020  #24925,#24871   [BUGFIX] Mandatory for Selectbox w=
   ith TCA not possible (Benjamin Mack)
   2014-04-15  d124103  #56580          [BUGFIX] SoftReferenceIndex typoli=
   nk lacks support for title attributes (Marc Bastian Heinrichs)
   2014-04-15  6139c97  #56991          [BUGFIX] Fix refindex for FlexForm=
    fields type group file_reference (Marc Bastian Heinrichs)
   2014-04-15  1dbfe75  #56353,#56352   [BUGFIX] Fields of type group file=
    are not properly indexed (Marc Bastian Heinrichs)
   2014-04-15  b22b39d  #57010          [BUGFIX] Add SoftIndex parser typo=
   link to link in sys_file_reference (Marc Bastian Heinrichs)
   2014-04-15  5dd53b1  #51768          [TASK] Updates prototype and scrip=
   taculous, fixing IE9+ issues (Ernesto Baschny)
   2014-04-12  a60b6dc  #47694          [BUGFIX] Follow up foreign_match_f=
   ields not fully supported (Marc Bastian Heinrichs)
   2014-04-12  b93d9b4  #50378          [BUGFIX] sql_free_result does not =
   work with all allowed types (Wouter Wolters)
   2014-04-07  a896350  #57690          [BUGFIX] User settings do not obey=
    setup.override (Markus Klein)
   2014-04-05  21f0d12  #55683          [BUGFIX] ClickMenu: Visibility-opt=
   ions only if fields allowed (Stefan Neufeind)
   2014-04-04  2b3dd27  #57656          [TASK] Integrate default README.tx=
   t (Oliver Hader)
   2014-04-04  1329a96  #57603          [SECURITY] Prevent XSS in schedule=
   r form (Nicole Cordes)
   2014-04-01  6ae6b40  #57518          [BUGFIX] Make Extbase EnvironmentS=
   ervice a Singleton (Marc Bastian Heinrichs)
   2014-03-31  03ec17a  #57296          [BUGFIX] Test typeof TBE_EDITOR fo=
   r object not function (Alexander Opitz)
   2014-03-26  2b5c50e  #54394          [BUGFIX] Exception if thumbnail do=
   es not exist (Markus Klein)
   2014-03-24  cbdd065  #57238          [BUGFIX] Typo in Extbase localizat=
   ion file (Xavier Perseguers)
   2014-03-23  fc5b7b2  #57179          [BUGFIX] Module Menu throws PHP wa=
   rning for top level menu items (Benjamin Mack)
   2014-03-23  9b36936  #57202          [BUGFIX] Parsetime: config.debug s=
   hould override LocalConfiguration (Stefan Neufeind)
   2014-03-19  819218a  #55340          [BUGFIX] Several typos in Page Bro=
   wsing ViewHelper (Benjamin Rau)
   2014-03-19  f8233c1  #56205          [BUGFIX] Cannot use contain with m=
   ultivalued static enumeration column (Xavier Perseguers)
   2014-03-14  d5160a9  #56150          [BUGFIX] RootlineUtility does not =
   consider disablefield (Christian Reiter)
   2014-03-13  2a80fcd  #56855          [BUGFIX] Extbase tries to overlay =
   pages_language_overlay records (Stanislas Rolland)
   2014-03-13  2ee3509  #56720          [BUGFIX] Alignment of button "add =
   a new element at this place" (Patrick Broens)
   2014-03-13  bed1054  #56830          [BUGFIX] Show thumbnails in list m=
   odule (Markus Klein)
   2014-03-13  3800d8b  #56084          [BUGFIX] Followup: Ajax handler TY=
   PO3_tcefile::process is broken (Frans Saris)
   2014-03-12  d405041  #23864          [BUGFIX] Correctly validate New Co=
   ntent Element entries (Ludwig Rafelsberger)
   2014-03-10  06e5ad9  #52386          [BUGFIX] Allow record insert on ro=
   otlevel (Benjamin Serfhos)
   2014-03-08  2df9cb9  #43885          [BUGFIX] Temporary DB tree mount n=
   otice missing in ElementBrowser (Lorenz Ulrich)
   2014-03-07  472a2f2  #55457          [BUGFIX] RTE on first new IRRE rec=
   ord keeps loading in IE (Stanislas Rolland)
   2014-03-07  e61b2cf  #23552          [BUGFIX] Default size for group-ty=
   pe fields (Christian Plattner)
   2014-03-05  f8c9a77  #46185          [BUGFIX] IdentityProperties were n=
   ot set (Stefan Froemken)
   2014-03-05  e7cf550  #11771          [BUGFIX] Catch all errors while st=
   arting installer (Alexander Opitz)
   2014-03-03  28d25c9  #56262          [BUGFIX] Double escape of title in=
    indexed search (Markus Klein)
   2014-02-28  ded338b  #56378          [BUGFIX] Do not log with severity =
   1320177676 (Christian Weiske)
   2014-02-28  8f0ce1c  #56421          [BUGFIX] @@return for TYPO3\CMS\Sv\=
   AuthenticationService::authUser (Christian Weiske)
   2014-02-28  342686b  #41413          [BUGFIX] URL-encoded title in link=
    wizard (Helmut Hummel)
   2014-02-27  5ce3128  #55966          [BUGFIX] Revert "[TASK] Use a 401 =
   header if login is not successful" (Markus Klein)
   2014-02-25  a5d8893  #56184          [BUGFIX] Paginator in TER list not=
    using ajax (Jigal van Hemert)
   2014-02-25  b4a8235  #23984          [BUGFIX] felogin reset password li=
   nks not clickable (Jigal van Hemert)
   2014-02-24  5da89e2  #56242          [BUGFIX] Fix JS concat if first fi=
   le is forced on top (Benjamin Kott)
   2014-02-21  c47d8c5  #54724          [BUGFIX] Use count on storage afte=
   r initialization of LazyObjectStorage (Marc Bastian Heinrichs)
   2014-02-21  6512f65  #49499          [BUGFIX] Fix possible language han=
   dling issue (Markus Klein)
   2014-02-20  b09e7f9  #39048          [BUGFIX] Rendering inline TCEforms=
    without AJAX is broken (Alexander Jahn)
   2014-02-20  c9ae284  #53116,#56019   [BUGFIX] concatenateJs/Css does no=
   t consider forceOnTop (Markus Klein)
   2014-02-20  b8eeb55  #56135          [BUGFIX] DatabaseConnection::listQ=
   uery wrong usage of strpos() (Markus Klein)
   2014-02-19  bd607e2  #55286          [BUGFIX] Suppress EXIF warnings in=
   dexing images (Felix Althaus)
   2014-02-19  45f944c  #56067          [BUGFIX] Various static calls to n=
   on-static functions (Markus Klein)
   2014-02-19  d2ef187  #56057          [BUGFIX] Add missing htmlspecialch=
   ars for thumbnail URL (Wouter Wolters)
   2014-02-18  b7169bb  #52955          [BUGFIX] Show labels of additional=
    doktypes in new page drag area (Caspar Stuebs)
   2014-02-18  7af5ad6  #54304          [BUGFIX] Missing encoding in flexf=
   orms IRRE javascript (Alexey Gafiulov)
   2014-02-17  48eab76  #52527          [BUGFIX] addToAllTCAtypes() doesn'=
   t add new field (Tomita Militaru)
   2014-02-17  6344793  #56037          [BUGFIX] Fix clipboard thumbnail r=
   endering (Frans Saris)
   2014-02-17  dc0ec8a  #55998          [BUGFIX] Usage of undefined variab=
   les in ShortcutToolbarItem (Tim Lochmueller)
   2014-02-17  52c294b  #55362          [BUGFIX] CommandController is not =
   executed at same time (Tom Ruether)
   2014-02-11  c9ffade  #49440          [BUGFIX] Missing label felogin_for=
   gotHash (Karol Lamparski)
   2014-02-11  edbef68  #53028          [BUGFIX] cache_clearAtMidnight con=
   flicts with content start/endtime (Dmitry Dulepov)
   2014-02-10  474380f                  [TASK] Execute lint in parallel (H=
   elmut Hummel)
   2014-02-09  e36633a  #53768,#28745   [BUGFIX] Allow to render the same =
   TS object twice (Markus Klein)
   2014-02-09  9971136  #55821          [BUGFIX] Tests: Remove unstable Ge=
   neralUtilityTest::getUrl* (Christian Kuhn)
   2014-02-09  101be25  #18797          [BUGFIX] "New page" wizard disclos=
   es existence of pages outside DB mount (Nicole Cordes)
   2014-02-09  5f6d783  #53564          [TASK] Add possibility creating ac=
   cessible mock for abstract classes (Marc Bastian Heinrichs)
   2014-02-08  cead255  #16491          [BUGFIX] CSV-Download not working =
   in IE and HTTPS backend (Wouter Wolters)
   2014-02-08  98c8e0a  #55698          [BUGFIX] Fix "action" labels in BE=
    log (Thorsten Kahler)
   2014-02-07  9e79487  #55611          [TASK] Move cursor::pointer to com=
   plete header area in IRRE (Georg Ringer)
   2014-02-06  79d2bac  #54131          [BUGFIX] Followup to #54131 (Frans=
    Saris)
   2014-02-06  ad267f8  #55713          [BUGFIX] Missing namespace in Cont=
   entObjectRenderer (Markus Klein)
   2014-02-05  27c1f61  #54112          [BUGFIX] Set missing markers to em=
   pty string (Bernhard Kraft)
   2014-02-04  4d7947a  #55434          [BUGFIX] Various PHP Warnings with=
    invalid credentials (Xavier Perseguers)
   2014-02-03  1263413  #54467          [BUGFIX] TSFE->altPageTitle can no=
   t be set in extensions (Markus Klein)
   2014-02-03  a070a5c  #54371          [BUGFIX] Add stdWrap on value prop=
   erty of TEXT (Markus Klein)
   2014-02-03  85b3fed  #52048          [BUGFIX] Locker throws exception i=
   f semaphore can not be acquired (Markus Klein)
   2014-02-02  af8f6eb  #54289          [BUGFIX] PropertyMapper does not w=
   ork with class aliasses (Frans Saris)
   2014-01-31  9596d4d  #54131          [BUGFIX] getLabelsFromItemsList() =
   retuns no value when no item found (Frans Saris)
   2014-01-30  3dcc61d  #55475          [BUGFIX] Regression in DataHandler=
    (Wouter Wolters)
   2014-01-30  a5e884f  #55458          [BUGFIX] DocumentTemplate class in=
   serts inDocStyles twice (Stefan Neufeind)
   2014-01-30  084b5a9  #41450          [BUGFIX] Handle empty tags in lang=
   uage pack index files (Alexander Stehlik)
   2014-01-29  b81c5d5  #55407          [BUGFIX] ClickMenu does not show d=
   estination-foldername (Stefan Neufeind)
   2014-01-28  d6803b7  #55350          [BUGFIX] Invalid constant in the d=
   omain redirect function (Tim Lochmueller)
   2014-01-27  91b1db0  #55377          [TASK] Change repository url for i=
   ntroduction package (Philipp Gampe)
   2014-01-27  1af64b0  #55366          [TASK] Change phpunit repository u=
   rl for travis (Philipp Gampe)
   2014-01-24  3cefa40  #53964          [BUGFIX] Better description of [BE=
   ][unzip_path]/[BE][diff_path] (Markus Klein)
   2014-01-24  041780f  #55093          [BUGFIX] Simulate time in TYPO3 ad=
   min panel broken (Peter Niederlag)
   2014-01-23  8f55af7  #53201          [BUGFIX] sys_category table not li=
   sted in allowed excludefields (Tomita Militaru)
   2014-01-23  eec8579  #53665          [BUGFIX] Removing single category =
   item not possible (Francois Suter)
   2014-01-23  57b70f7  #54849          [BUGFIX] CLI context cannot write =
   to backend log (Oliver Hader)
   2014-01-22  b865ad9  #55246          [BUGFIX] Class 'TYPO3\CMS\Recordli=
   st\Browser\GeneralUtility' not found (Oliver Hader)
   2014-01-21  c96321d  #37539          [BUGFIX] Static method cannot be a=
   bstract (Xavier Perseguers)
   2014-01-21  ae54769  #54884          [BUGFIX] RootlineUtility does not =
   consider foreign_sorting (Markus Klein)
   2014-01-16  0965b22  #53712          [BUGFIX] Create valid file referen=
   ce index data (Alexander Stehlik)
   2014-01-16  b7ce3ef  #50266          [BUGFIX] File browser fails on ine=
   xistent expandFolder (Mario Rimann)
   2014-01-15  429e13d  #34631          [BUGFIX] Show correct record title=
    for be_groups and be_users (Markus Klein)
   2014-01-15  5b23142  #54995          [BUGFIX] PHP warnings in ElementBr=
   owser (Markus Klein)
   2014-01-14  0ac8948  #54959          [TASK] Speedup typolink root-line =
   handling (Steffen Ritter)
   2014-01-14  714fca7  #53826          [BUGFIX] Folder tree in popup thro=
   ws JS error (Aske Ertmann)
   2014-01-14  f68832a  #53352          [BUGFIX] Add defaultTypoScript to =
   hierachyInfo (Peter Niederlag)
   2014-01-13  22d3be1  #51805          [BUGFIX] Template dropdown doesn't=
    refresh template title after save (Torben Hansen)
   2014-01-11  72f5d5a  #54909          [BUGFIX] Add missing logger names =
   (Steffen M=FCller)
   2014-01-09  2620cb5  #53975          [BUGFIX] Allow empty values in sta=
   rt/stop filter of belog (Steffen M=FCller)
   2014-01-09  c99a07a  #53862          [BUGFIX] isValidUrl() idna convert=
   s whole URI (Michiel Roos)
   2014-01-09  4e3e3dc  #52554          [TASK] Change list view delete ico=
   n if record is deleted in WS (Sascha Egerer)
   2014-01-09  f378b40  #31797          [BUGFIX] Properly escape the Image=
   Magick frame selector (Georg Ringer)
   2014-01-09  7d3eb35  #24877,#6708    [BUGFIX] Only create one keypair i=
   n rsaauth (Tom Ruether)
   2014-01-09  a31b325  #38767          [BUGFIX] use search word(s) for or=
   dering search results (again) (Ralf Hettinger)
   2014-01-08  03d6320  #47694          [BUGFIX] foreign_match_fields not =
   fully supported (Stefan Froemken)
   2014-01-08  e959451  #53727          [BUGFIX] Form Wizard saving destro=
   ys Radio Buttons (Markus Klein)
   2014-01-08  42a3eb3  #52133          [BUGFIX] Display relations' titles=
    when TCA label field is type inline (Claus Due)
   2014-01-07  272f80c  #54807          [BUGFIX] PageBrowsing ViewHelper d=
   efines unused method argument (Benjamin Rau)
   2014-01-07  e09b381  #54808          [BUGFIX] Repository uses wrong pro=
   perty to calc current result page (Benjamin Rau)
   2014-01-04  81a30e8  #53662          [BUGFIX] Allow NULL values in INSE=
   RT queries (Alexander Stehlik)
   2014-01-04  67ac84c  #53682          [TASK] Optimize speed for instanti=
   ating class with arguments (Helmut Hummel)
   2013-12-23  9283d4b  #54115          [BUGFIX] ClassAliasMap, Tx_ VH nam=
   espace and closing tag throws Exception (Claus Due)
   2013-12-21  8379b1a  #54531          [BUGFIX] Fix message for install t=
   ool warning (Cynthia Mattingly)
   2013-12-18  a95ab93  #54369          [TASK] Fix travis builds (Markus K=
   lein)
   2013-12-18  2a4d603  #51752          [BUGFIX] ArrayIterator::seek() war=
   ning in ElementBrowser (Markus Klein)
   2013-12-18  e4590fe  #52059          [BUGFIX] felogin: Unknown modifier=
    in regular expression (Wouter Wolters)
   2013-12-18  e8978f9  #47648          [BUGFIX] Remove ElementBrowser::is=
   ReadOnlyFolder (Markus Klein)
   2013-12-13  be7505a  #54027          [BUGFIX] No double htmlspecialchar=
   s for filemount select (Alexander Stehlik)
   2013-12-12  41fe22d  #53818          [BUGFIX] Cleanly unset cookies on =
   login in cookie-check (Stefan Neufeind)
@
text
@d1 1
a1 1
# $NetBSD$
d19 1
a19 1
VER=		6.1.9
@


1.3
log
@Update typo3_61 package to 6.1.7 (TYPO3 6.1.7).

- Fix multiple vulnerabilities in TYPO3 CMS:
	http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2013-004/

2013-12-10  afbadea                  [RELEASE] Release of TYPO3 6.1.7 (TYPO3 Release Team)
2013-12-10  7481971  #31206          [SECURITY] XSS in header link of all content elements (Anja Leichsenring)
2013-12-10  cb8db28  #42772          [SECURITY] XSS in colorpicker wizard (Marcus Krause)
2013-12-10  2d29894  #45043          [SECURITY] Prevent editor controlled hmac content (Franz G. Jahn)
2013-12-10  dca9c88  #48691          [SECURITY] XSS in backend user adminstration (Marc Bastian Heinrichs)
2013-12-10  450e5d3  #41714          [SECURITY] Information Disclosure in Wizards (Helmut Hummel)
2013-12-10  7e7f9e3  #54099          [SECURITY] Fix open redirection in openid extension (Helmut Hummel)
2013-12-10  ad11945  #36768          [SECURITY] XSS in be_layout wizard (Anja Leichsenring)
2013-12-10  18e0491  #47086          [SECURITY] XSS in beuser VH (Anja Leichsenring)
2013-12-10  cbbeefd  #54074          [SECURITY] Remove possible XSS from ActionController Error output (Anja Leichsenring)
2013-12-10  163947a  #54073          [SECURITY] Unsafe unserialize of GET parameter in Add-Wizard (Steffen Ritter)
2013-12-02  d21a628  #54124          [BUGFIX] ClientUtility does not detect Internet Explorer 11 (Stefan Neufeind)
2013-12-02  e538020  #54117          [BUGFIX] Add missing namespacing for calling GeneralUtility (Stefan Neufeind)
2013-11-29  3a66a0e  #42651          [BUGFIX] ext:adodb Restrict connection wizard to admins (Christian Kuhn)
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2013/12/05 16:45:04 taca Exp $
d33 1
a33 4
REPLACE_INTERPRETER+=	sh
REPLACE.sh.old=		/bin/bash
REPLACE.sh.new=		/bin/sh
REPLACE_FILES.sh=	typo3/contrib/flowplayer/flowplayer.captions/example/flvtool2-cuepoints.sh
@


1.2
log
@Update typo3_61 to 6.1.6 (TYPO3 6.1.6).

2013-11-26  3f69433                  [RELEASE] Release of TYPO3 6.1.6 (TYPO3 Release Team)
2013-11-26  3eda399  #53918          [BUGFIX] t3skin calls addIconSprite for each lang (Michiel Roos)
2013-11-24  93ed8d2  #51650          [BUGFIX] TS: Allow "0" as strPad.padWith (Lars Peipmann)
2013-11-24  aed6051  #15958          [BUGFIX] Reload list module on clickmenu action (Bernhard Kraft)
2013-11-21  7042298  #53802          [BUGFIX] Fix moving/copying files and folders between storages (Frans Saris)
2013-11-21  b78c694  #53844          [BUGFIX] Fix regression in ResourceCompressor (Markus Klein)
2013-11-20  3d3de05  #53243          [BUGFIX] Filemtime / Filesize trigger warning (Tomita Militaru)
2013-11-20  6c5d53d  #53458          [BUGFIX] Fluid paginate widget wrong number of links (Klaas Johan Kooistra)
2013-11-20  52b751e                  Revert "[BUGFIX] Page module: Allow to paste in empty columns" (Markus Klein)
2013-11-20  dbcaf93  #44002,#35980,  [BUGFIX] Page module: Allow to paste in empty columns (Bernhard Kraft)
2013-11-19  023014c  #38766          [BUGFIX] l10n_mode for "pages" table and group fields. (Johannes Feustel)
2013-11-19  9d97a70  #53773          [BUGFIX] Fix JS error in lang module (Markus Klein)
2013-11-19  170f084  #53750          [BUGFIX] Scheduler extension sql file is invalid (Michiel Roos)
2013-11-19  abcd5e9  #34544          [BUGFIX] fix javascript error "TBE_EDITOR not defined" in sys_action (Ralf Hettinger)
2013-11-19  ba82fac  #51998          [BUGFIX] ExtDirect StateProvider should store all settings (Johannes Feustel)
2013-11-19  571c8c9  #53746          [TASK] Optimization in AbstractViewHelper (Wouter Wolters)
2013-11-18  33b0d1b  #53707          [BUGFIX] Rename hook in VariableFrontend.php (Nicole Cordes)
2013-11-18  fbd9379  #53711          [BUGFIX] additionalAttributes for be.buttons.icon-VH misses hsc (Markus Klein)
2013-11-18  fa87ad9  #53014          [BUGFIX] Check for query failures in admin methods (Thomas Maroschik)
2013-11-15  7223b78                  Revert "[BUGFIX] EM: Fetch list as html, not as json" (Helmut Hummel)
2013-11-14  62f7e87  #45724          [BUGFIX] FILES.folder does not work (Stefan Froemken)
2013-11-14  c65640d  #51234          [BUGFIX] Move beuser property mappings to global scope (Philipp Gampe)
2013-11-14  35a95b0  #17493          [BUGFIX] Fix broken edit icons on cType HTML (Stefan Neufeind)
2013-11-13  fd66dfc  #25157,#45550   [BUGFIX] Distinguish unassigend columns and colPos 0 (Georg Ringer)
2013-11-13  0641f4f  #51918          [BUGFIX] Native date and datetime values do not consider timezone (Oliver Hader)
2013-11-12  9aa1fa2  #52926          [BUGFIX] Compressor resolves dots in filenames correctly (Christian Kuhn)
2013-11-12  fa77640  #53115          [BUGFIX] T3editor: Make errors/exceptions show correctly (Stefan Neufeind)
2013-11-12  259c64d  #22136          [BUGFIX] Fix menu popup for all IE versions (Alexander Opitz)
2013-11-12  ffd8480  #52934          [BUGFIX] dataTables: Avoid sending cookie-data too often (Stefan Neufeind)
2013-11-12  c3b0ebc  #53399          [BUGFIX] Wrong usage-text for cli_dispatch (Tomita Militaru)
2013-11-12  dcdb7bb  #52904          [BUGFIX] Evaluator in JS fails with namespaces (Stefan Aebischer)
2013-11-12  cf50919  #53538          [BUGFIX] Make be.buttons.icon-ViewHelper extensible (Stefan Neufeind)
2013-11-11  fbb19b4  #52727          [TASK] Hard-coded labels in file collections (Tomita Militaru)
2013-11-11  3dd29c3  #37948          [BUGFIX] Correctly append additionalTreelistUpdateFields (Bart Dubelaar)
2013-11-11  a3153a3  #52488          [BUGFIX] Call to FlashMessageQueue::addMessage() method in extbase (Markus Klein)
2013-11-11  b61f34f  #53423          [BUGFIX] EM: Fetch list as html, not as json (Stefan Neufeind)
2013-11-10  093d7ac  #52173          [BUGFIX] Correct storage selection (follow-up) (Ernesto Baschny)
2013-11-09  7015242  #53477          [TASK] Fix superfluous strlen() on constant strings (Steffen Ritter)
2013-11-09  827bf21  #47040          [BUGFIX] Enable treeConfig overriding by Page TSconfig (Stefan Froemken)
2013-11-09  0b03e72  #53195          [BUGFIX] T3editor: Honour fileDenyPattern on saving included TS (Stefan Neufeind)
2013-11-08  6f1625f  #29179          [BUGFIX] Escape title, extension, description of scheduler tasks (Tomita Militaru)
2013-10-23  d34bde3  #31572          [BUGFIX] Exception using cObject FORM in TypoScript (Andreas Bouche)
2013-10-18  840a3a6  #35073          [BUGFIX] Enable BE search for multiple mountpoints (Georg Ringer)
2013-10-17  775a077  #52931          [TASK] Exclude central Modernizr from concatenation (Stefan Neufeind)
2013-10-17  0382419  #52570          [TASK] Tests for Persistence\Generic\Backend::getIdentifierByObject (Stefan Neufeind)
2013-10-17  b78dc4e  #50548          [BUGFIX] Getting the identifier for a lazy object fails (Marc Bastian Heinrichs)
2013-10-16  2f1fb3f  #52529          [BUGFIX] Suppress empty tag names in output of array2xml (Markus Hoelzle)
2013-10-16  b218036  #52823          [BUGFIX] Preserve vendor name in refering request (Thomas Maroschik)
2013-10-16  88cc508                  [BUGFIX] Follow-Up: Fatal error due to missing use statement (Sascha Egerer)
2013-10-15  1761850  #52845          [BUGFIX] Moving folders fails (Oliver Hader)
2013-10-15  be9b7c7  #50802          [BUGFIX] Only load folder contents if folder is initialised (Frans Saris)
2013-10-15  ce693d8  #52824          [BUGFIX] Superfluous usage of ObjectManagerException (Oliver Hader)
2013-10-15  8be996a  #51707          [FEATURE] Add getValidators to AbstractCompositeValidator (Stefan Froemken)
2013-10-15  992e4ef  #52771          [BUGFIX] Use callback in preg_replace in RemoveXSS (Jigal van Hemert)
2013-10-14  50942c2  #52773          [BUGFIX] Detect unix-styled absolute paths on Windows systems (Nicole Cordes)
2013-10-13  2889f13  #52759          [BUGFIX] Object passed to date() (Xavier Perseguers)
2013-10-12  f4f2756  #52731          [TASK] Use 6.1 branch in travis-integration for travis (Christian Kuhn)
2013-10-12  d68c114  #52728          [BUGFIX] Use BackendUtility use statement (Anja Leichsenring)
2013-10-12  33d4415  #52104          [BUGFIX] Wrong calculation of maximum value for checkbox fields (Nicole Cordes)
2013-10-12  e3d02ef  #52715          [BUGFIX] Prevent empty newline below scheduler-task-name (Stefan Neufeind)
2013-10-11  a3f8dfe  #52708          [BUGFIX] DataMapFactory::resolveTableName must remove leading backslashes (Alexander Schnitzler)
2013-10-11  9b4462b  #50912          [BUGFIX] BackendUtility::viewOnClick() called with non-integer (Oliver Hader)
2013-10-11  d910b2b  #51051          [BUGFIX] Clear_cache() must not consider page ids lower than 0 (Oliver Hader)
2013-10-11  1483967  #37611          [BUGFIX] Select available page when changing WS (Thorsten Kahler)
2013-10-11  f4e1b0e  #52636          [BUGFIX] Copy records to target page before origin page is deleted (Timo Webler)
2013-10-11  ed4e368  #17551          [BUGFIX] Create workspace placeholder with processed field content (Sascha Egerer)
2013-10-11  6f47aa5  #36573          [BUGFIX] Add workspace overlay for fetched records. (Timo Webler)
2013-10-11  d6b57e8  #37209          [BUGFIX] WS preview shows pages changes from all WS (Thorsten Kahler)
2013-10-11  fcad15e  #52530          [BUGFIX] Delete modified record in WS just deletes WS version (Sascha Egerer)
2013-10-11  3ac3429  #37065          [BUGFIX] Don't show duplicates in workspace preview (Timo Webler)
2013-10-10  394d12e  #52178          [BUGFIX] Cannot upload an extension as zip (Xavier Perseguers)
2013-10-07  8f1afaf  #49538          [BUGFIX] Fields of type file_reference are not properly indexed (Martin Borer)
2013-10-07  98625ae  #52546          [BUGFIX] Missing closing tag in ElementBrowser (Philipp Gampe)
2013-10-05  dc5b2f1  #52469          [TASK] Use instanceof comparison instead of string comparison (Benjamin Serfhos)
2013-09-30  6b2512a  #43540          [BUGFIX] TS is fetched from cache incorrectly sometimes (Dmitry Dulepov)
2013-09-28  3a3edf1  #48809,#51730,  [BUGFIX] Fix wrong handling of php and TYPO3 dependencies (Susanne Moog)
2013-09-28  9535891  #51329          [BUGFIX] Initialize extension name in command requests (Alexander Stehlik)
2013-09-27  06723a0  #52045          [BUGFIX] EmConfUtility accesses non-arrays (Markus Klein)
2013-09-27  219c381  #51588          [BUGFIX] Clear cached menu by tag (Zbigniew Jacko)
2013-09-27  b41847a  #50437          [BUGFIX] Fix jumpToUrl()-Usage in Element Browser (Benjamin Pick)
2013-09-26  6bdc8ad  #52091,#51684   [BUGFIX] Check for string before using strlen (Kilian Hann)
2013-09-26  9be6739  #52266          [BUGFIX] groupFor-VH does not work with @@lazy (Stefan Froemken)
2013-09-26  d3bf620  #50913          [BUGFIX] Fix PHP warning trigged in getAuthInfoArray() (Christian Finkemeier)
2013-09-26  993dd5d  #52316          [BUGFIX] Fatal in DefaultConfiguration (Christian Kuhn)
2013-09-26  bb94fe0  #52305          [BUGFIX] Configure main extbase caches for unlimited entry lifetime (Christian Kuhn)
2013-09-26  52ff400  #52295          [TASK] Use SimpleFileBackend for t3lib_l10n cache (Christian Kuhn)
2013-09-25  f0fe1c4  #52226          [BUGFIX] EM does not link to docs.typo3.org (Xavier Perseguers)
2013-09-25  db5fb24  #51116          [BUGFIX] Increase performance of exports for caches (Markus Klein)
2013-09-25  28ee210  #52243          [BUGFIX] Remove duplicate exception code (Fabien Udriot)
2013-09-24  3f53e6b  #52173          [BUGFIX] Correct storage selection (common prefixes) (Ernesto Baschny)
2013-09-24  1d17a21  #52201          [BUGFIX] Fix broken Unit-test for #44825 (Wouter Wolters)
2013-09-23  ae9b606  #44825          [BUGFIX] Fix page.headerData + USER_INT (Helmut Hummel)
2013-09-20  7d08d29  #48912          [BUGFIX] Increase length of identifier field in sys_file (Nicole Cordes)
2013-09-20  e0600ed  #52056          [BUGFIX] Wrong exception on renaming folder (Francois Suter)
2013-09-19  9423c2c  #49328          [BUGFIX] Fix PHP warning when writing to Backend user log (Alexander Stehlik)
2013-09-17  fd534b6  #45859          [BUGFIX] Faulty expand/collapse behavior in Element Browser (Oliver Hader)
2013-09-17  ce68bcd  #19045          [BUGFIX] Fix cropping of transparent gifs with im6. (Stefan Neufeind)
2013-09-17  fb5bbbf  #50907          [BUGFIX] Form Wizard: Adds mouse pointer to docheader icons (Ernesto Baschny)
2013-09-13  0fe373b  #51981          [BUGFIX] Also consider JPEG files for IM/GM (Markus Klein)
2013-09-12  b0c54dc  #51803          [TASK] Use a 401 header if login is not successful (Georg Ringer)
2013-09-12  7169032  #47744          [BUGFIX] Replace SHOW DATABASE by query to schema (Alexander Opitz)
2013-09-12  ddf74b0  #51891          [BUGFIX] Call to undefined method setTemplateFile (Wouter Wolters)
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2013/09/13 11:53:05 taca Exp $
d19 1
a19 1
VER=		6.1.6
@


1.1
log
@Add typo3_61 version (TYPO3 6.1.5).

* Improving the File Abstraction Layer
* UI Improvements for the Extension Manager
* Use for PHP mysqli instead of "mysql" module
* Further Changes:
  - Removed extension statictemplates
  - Improved TCA load mechanism
  - Install Tool: Environment Checks
  - Extbase: The rewritten property mapper is now the default mapper
  - Fluid: Allow Fluid arrays only in ViewHelper arguments
  - Extbase: Object persistence behaviour changed from implicit to explicit
    save
@
text
@d1 1
a1 1
# $NetBSD$
d19 1
a19 1
VER=		6.1.5
@


1.1.2.1
log
@Pullup ticket #4272 - requested by taca
www/typo3_61: security update

Revisions pulled up:
- www/typo3_61/Makefile                                         1.2-1.3
- www/typo3_61/PLIST                                            1.2
- www/typo3_61/distinfo                                         1.2-1.3

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Thu Dec  5 16:45:04 UTC 2013

   Modified Files:
   	pkgsrc/www/typo3_61: Makefile PLIST distinfo

   Log Message:
   Update typo3_61 to 6.1.6 (TYPO3 6.1.6).

   2013-11-26  3f69433                  [RELEASE] Release of TYPO3 6.1.6 (TYPO3 Release Team)
   2013-11-26  3eda399  #53918          [BUGFIX] t3skin calls addIconSprite for each lang (Michiel Roos)
   2013-11-24  93ed8d2  #51650          [BUGFIX] TS: Allow "0" as strPad.padWith (Lars Peipmann)
   2013-11-24  aed6051  #15958          [BUGFIX] Reload list module on clickmenu action (Bernhard Kraft)
   2013-11-21  7042298  #53802          [BUGFIX] Fix moving/copying files and folders between storages (Frans Saris)
   2013-11-21  b78c694  #53844          [BUGFIX] Fix regression in ResourceCompressor (Markus Klein)
   2013-11-20  3d3de05  #53243          [BUGFIX] Filemtime / Filesize trigger warning (Tomita Militaru)
   2013-11-20  6c5d53d  #53458          [BUGFIX] Fluid paginate widget wrong number of links (Klaas Johan Kooistra)
   2013-11-20  52b751e                  Revert "[BUGFIX] Page module: Allow to paste in empty columns" (Markus Klein)
   2013-11-20  dbcaf93  #44002,#35980,  [BUGFIX] Page module: Allow to paste in empty columns (Bernhard Kraft)
   2013-11-19  023014c  #38766          [BUGFIX] l10n_mode for "pages" table and group fields. (Johannes Feustel)
   2013-11-19  9d97a70  #53773          [BUGFIX] Fix JS error in lang module (Markus Klein)
   2013-11-19  170f084  #53750          [BUGFIX] Scheduler extension sql file is invalid (Michiel Roos)
   2013-11-19  abcd5e9  #34544          [BUGFIX] fix javascript error "TBE_EDITOR not defined" in sys_action (Ralf Hettinger)
   2013-11-19  ba82fac  #51998          [BUGFIX] ExtDirect StateProvider should store all settings (Johannes Feustel)
   2013-11-19  571c8c9  #53746          [TASK] Optimization in AbstractViewHelper (Wouter Wolters)
   2013-11-18  33b0d1b  #53707          [BUGFIX] Rename hook in VariableFrontend.php (Nicole Cordes)
   2013-11-18  fbd9379  #53711          [BUGFIX] additionalAttributes for be.buttons.icon-VH misses hsc (Markus Klein)
   2013-11-18  fa87ad9  #53014          [BUGFIX] Check for query failures in admin methods (Thomas Maroschik)
   2013-11-15  7223b78                  Revert "[BUGFIX] EM: Fetch list as html, not as json" (Helmut Hummel)
   2013-11-14  62f7e87  #45724          [BUGFIX] FILES.folder does not work (Stefan Froemken)
   2013-11-14  c65640d  #51234          [BUGFIX] Move beuser property mappings to global scope (Philipp Gampe)
   2013-11-14  35a95b0  #17493          [BUGFIX] Fix broken edit icons on cType HTML (Stefan Neufeind)
   2013-11-13  fd66dfc  #25157,#45550   [BUGFIX] Distinguish unassigend columns and colPos 0 (Georg Ringer)
   2013-11-13  0641f4f  #51918          [BUGFIX] Native date and datetime values do not consider timezone (Oliver Hader)
   2013-11-12  9aa1fa2  #52926          [BUGFIX] Compressor resolves dots in filenames correctly (Christian Kuhn)
   2013-11-12  fa77640  #53115          [BUGFIX] T3editor: Make errors/exceptions show correctly (Stefan Neufeind)
   2013-11-12  259c64d  #22136          [BUGFIX] Fix menu popup for all IE versions (Alexander Opitz)
   2013-11-12  ffd8480  #52934          [BUGFIX] dataTables: Avoid sending cookie-data too often (Stefan Neufeind)
   2013-11-12  c3b0ebc  #53399          [BUGFIX] Wrong usage-text for cli_dispatch (Tomita Militaru)
   2013-11-12  dcdb7bb  #52904          [BUGFIX] Evaluator in JS fails with namespaces (Stefan Aebischer)
   2013-11-12  cf50919  #53538          [BUGFIX] Make be.buttons.icon-ViewHelper extensible (Stefan Neufeind)
   2013-11-11  fbb19b4  #52727          [TASK] Hard-coded labels in file collections (Tomita Militaru)
   2013-11-11  3dd29c3  #37948          [BUGFIX] Correctly append additionalTreelistUpdateFields (Bart Dubelaar)
   2013-11-11  a3153a3  #52488          [BUGFIX] Call to FlashMessageQueue::addMessage() method in extbase (Markus Klein)
   2013-11-11  b61f34f  #53423          [BUGFIX] EM: Fetch list as html, not as json (Stefan Neufeind)
   2013-11-10  093d7ac  #52173          [BUGFIX] Correct storage selection (follow-up) (Ernesto Baschny)
   2013-11-09  7015242  #53477          [TASK] Fix superfluous strlen() on constant strings (Steffen Ritter)
   2013-11-09  827bf21  #47040          [BUGFIX] Enable treeConfig overriding by Page TSconfig (Stefan Froemken)
   2013-11-09  0b03e72  #53195          [BUGFIX] T3editor: Honour fileDenyPattern on saving included TS (Stefan Neufeind)
   2013-11-08  6f1625f  #29179          [BUGFIX] Escape title, extension, description of scheduler tasks (Tomita Militaru)
   2013-10-23  d34bde3  #31572          [BUGFIX] Exception using cObject FORM in TypoScript (Andreas Bouche)
   2013-10-18  840a3a6  #35073          [BUGFIX] Enable BE search for multiple mountpoints (Georg Ringer)
   2013-10-17  775a077  #52931          [TASK] Exclude central Modernizr from concatenation (Stefan Neufeind)
   2013-10-17  0382419  #52570          [TASK] Tests for Persistence\Generic\Backend::getIdentifierByObject (Stefan Neufeind)
   2013-10-17  b78dc4e  #50548          [BUGFIX] Getting the identifier for a lazy object fails (Marc Bastian Heinrichs)
   2013-10-16  2f1fb3f  #52529          [BUGFIX] Suppress empty tag names in output of array2xml (Markus Hoelzle)
   2013-10-16  b218036  #52823          [BUGFIX] Preserve vendor name in refering request (Thomas Maroschik)
   2013-10-16  88cc508                  [BUGFIX] Follow-Up: Fatal error due to missing use statement (Sascha Egerer)
   2013-10-15  1761850  #52845          [BUGFIX] Moving folders fails (Oliver Hader)
   2013-10-15  be9b7c7  #50802          [BUGFIX] Only load folder contents if folder is initialised (Frans Saris)
   2013-10-15  ce693d8  #52824          [BUGFIX] Superfluous usage of ObjectManagerException (Oliver Hader)
   2013-10-15  8be996a  #51707          [FEATURE] Add getValidators to AbstractCompositeValidator (Stefan Froemken)
   2013-10-15  992e4ef  #52771          [BUGFIX] Use callback in preg_replace in RemoveXSS (Jigal van Hemert)
   2013-10-14  50942c2  #52773          [BUGFIX] Detect unix-styled absolute paths on Windows systems (Nicole Cordes)
   2013-10-13  2889f13  #52759          [BUGFIX] Object passed to date() (Xavier Perseguers)
   2013-10-12  f4f2756  #52731          [TASK] Use 6.1 branch in travis-integration for travis (Christian Kuhn)
   2013-10-12  d68c114  #52728          [BUGFIX] Use BackendUtility use statement (Anja Leichsenring)
   2013-10-12  33d4415  #52104          [BUGFIX] Wrong calculation of maximum value for checkbox fields (Nicole Cordes)
   2013-10-12  e3d02ef  #52715          [BUGFIX] Prevent empty newline below scheduler-task-name (Stefan Neufeind)
   2013-10-11  a3f8dfe  #52708          [BUGFIX] DataMapFactory::resolveTableName must remove leading backslashes (Alexander Schnitzler)
   2013-10-11  9b4462b  #50912          [BUGFIX] BackendUtility::viewOnClick() called with non-integer (Oliver Hader)
   2013-10-11  d910b2b  #51051          [BUGFIX] Clear_cache() must not consider page ids lower than 0 (Oliver Hader)
   2013-10-11  1483967  #37611          [BUGFIX] Select available page when changing WS (Thorsten Kahler)
   2013-10-11  f4e1b0e  #52636          [BUGFIX] Copy records to target page before origin page is deleted (Timo Webler)
   2013-10-11  ed4e368  #17551          [BUGFIX] Create workspace placeholder with processed field content (Sascha Egerer)
   2013-10-11  6f47aa5  #36573          [BUGFIX] Add workspace overlay for fetched records. (Timo Webler)
   2013-10-11  d6b57e8  #37209          [BUGFIX] WS preview shows pages changes from all WS (Thorsten Kahler)
   2013-10-11  fcad15e  #52530          [BUGFIX] Delete modified record in WS just deletes WS version (Sascha Egerer)
   2013-10-11  3ac3429  #37065          [BUGFIX] Don't show duplicates in workspace preview (Timo Webler)
   2013-10-10  394d12e  #52178          [BUGFIX] Cannot upload an extension as zip (Xavier Perseguers)
   2013-10-07  8f1afaf  #49538          [BUGFIX] Fields of type file_reference are not properly indexed (Martin Borer)
   2013-10-07  98625ae  #52546          [BUGFIX] Missing closing tag in ElementBrowser (Philipp Gampe)
   2013-10-05  dc5b2f1  #52469          [TASK] Use instanceof comparison instead of string comparison (Benjamin Serfhos)
   2013-09-30  6b2512a  #43540          [BUGFIX] TS is fetched from cache incorrectly sometimes (Dmitry Dulepov)
   2013-09-28  3a3edf1  #48809,#51730,  [BUGFIX] Fix wrong handling of php and TYPO3 dependencies (Susanne Moog)
   2013-09-28  9535891  #51329          [BUGFIX] Initialize extension name in command requests (Alexander Stehlik)
   2013-09-27  06723a0  #52045          [BUGFIX] EmConfUtility accesses non-arrays (Markus Klein)
   2013-09-27  219c381  #51588          [BUGFIX] Clear cached menu by tag (Zbigniew Jacko)
   2013-09-27  b41847a  #50437          [BUGFIX] Fix jumpToUrl()-Usage in Element Browser (Benjamin Pick)
   2013-09-26  6bdc8ad  #52091,#51684   [BUGFIX] Check for string before using strlen (Kilian Hann)
   2013-09-26  9be6739  #52266          [BUGFIX] groupFor-VH does not work with @@lazy (Stefan Froemken)
   2013-09-26  d3bf620  #50913          [BUGFIX] Fix PHP warning trigged in getAuthInfoArray() (Christian Finkemeier)
   2013-09-26  993dd5d  #52316          [BUGFIX] Fatal in DefaultConfiguration (Christian Kuhn)
   2013-09-26  bb94fe0  #52305          [BUGFIX] Configure main extbase caches for unlimited entry lifetime (Christian Kuhn)
   2013-09-26  52ff400  #52295          [TASK] Use SimpleFileBackend for t3lib_l10n cache (Christian Kuhn)
   2013-09-25  f0fe1c4  #52226          [BUGFIX] EM does not link to docs.typo3.org (Xavier Perseguers)
   2013-09-25  db5fb24  #51116          [BUGFIX] Increase performance of exports for caches (Markus Klein)
   2013-09-25  28ee210  #52243          [BUGFIX] Remove duplicate exception code (Fabien Udriot)
   2013-09-24  3f53e6b  #52173          [BUGFIX] Correct storage selection (common prefixes) (Ernesto Baschny)
   2013-09-24  1d17a21  #52201          [BUGFIX] Fix broken Unit-test for #44825 (Wouter Wolters)
   2013-09-23  ae9b606  #44825          [BUGFIX] Fix page.headerData + USER_INT (Helmut Hummel)
   2013-09-20  7d08d29  #48912          [BUGFIX] Increase length of identifier field in sys_file (Nicole Cordes)
   2013-09-20  e0600ed  #52056          [BUGFIX] Wrong exception on renaming folder (Francois Suter)
   2013-09-19  9423c2c  #49328          [BUGFIX] Fix PHP warning when writing to Backend user log (Alexander Stehlik)
   2013-09-17  fd534b6  #45859          [BUGFIX] Faulty expand/collapse behavior in Element Browser (Oliver Hader)
   2013-09-17  ce68bcd  #19045          [BUGFIX] Fix cropping of transparent gifs with im6. (Stefan Neufeind)
   2013-09-17  fb5bbbf  #50907          [BUGFIX] Form Wizard: Adds mouse pointer to docheader icons (Ernesto Baschny)
   2013-09-13  0fe373b  #51981          [BUGFIX] Also consider JPEG files for IM/GM (Markus Klein)
   2013-09-12  b0c54dc  #51803          [TASK] Use a 401 header if login is not successful (Georg Ringer)
   2013-09-12  7169032  #47744          [BUGFIX] Replace SHOW DATABASE by query to schema (Alexander Opitz)
   2013-09-12  ddf74b0  #51891          [BUGFIX] Call to undefined method setTemplateFile (Wouter Wolters)

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Tue Dec 10 15:22:20 UTC 2013

   Modified Files:
   	pkgsrc/www/typo3_61: Makefile distinfo

   Log Message:
   Update typo3_61 package to 6.1.7 (TYPO3 6.1.7).

   - Fix multiple vulnerabilities in TYPO3 CMS:
   	http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2013-004/

   2013-12-10  afbadea                  [RELEASE] Release of TYPO3 6.1.7 (TYPO3 Release Team)
   2013-12-10  7481971  #31206          [SECURITY] XSS in header link of all content elements (Anja Leichsenring)
   2013-12-10  cb8db28  #42772          [SECURITY] XSS in colorpicker wizard (Marcus Krause)
   2013-12-10  2d29894  #45043          [SECURITY] Prevent editor controlled hmac content (Franz G. Jahn)
   2013-12-10  dca9c88  #48691          [SECURITY] XSS in backend user adminstration (Marc Bastian Heinrichs)
   2013-12-10  450e5d3  #41714          [SECURITY] Information Disclosure in Wizards (Helmut Hummel)
   2013-12-10  7e7f9e3  #54099          [SECURITY] Fix open redirection in openid extension (Helmut Hummel)
   2013-12-10  ad11945  #36768          [SECURITY] XSS in be_layout wizard (Anja Leichsenring)
   2013-12-10  18e0491  #47086          [SECURITY] XSS in beuser VH (Anja Leichsenring)
   2013-12-10  cbbeefd  #54074          [SECURITY] Remove possible XSS from ActionController Error output (Anja Leichsenring)
   2013-12-10  163947a  #54073          [SECURITY] Unsafe unserialize of GET parameter in Add-Wizard (Steffen Ritter)
   2013-12-02  d21a628  #54124          [BUGFIX] ClientUtility does not detect Internet Explorer 11 (Stefan Neufeind)
   2013-12-02  e538020  #54117          [BUGFIX] Add missing namespacing for calling GeneralUtility (Stefan Neufeind)
   2013-11-29  3a66a0e  #42651          [BUGFIX] ext:adodb Restrict connection wizard to admins (Christian Kuhn)
@
text
@d19 1
a19 1
VER=		6.1.7
@


