summaryrefslogtreecommitdiff
path: root/www/typo3_62/Makefile
diff options
context:
space:
mode:
authortaca <taca>2016-02-16 13:00:02 +0000
committertaca <taca>2016-02-16 13:00:02 +0000
commit2a28aaf9b4cf312e517c0ef890e5f842abb8a01d (patch)
treeae61ab9cee0917ecaa399ac7f60479db1ebace8b /www/typo3_62/Makefile
parentd3577c03726d611663707e63df5ffa78f1544ae6 (diff)
downloadpkgsrc-2a28aaf9b4cf312e517c0ef890e5f842abb8a01d.tar.gz
Update typo3_62 to 6.2.18 (TYPO4 6.2.18), security release.
2016-02-16 0d56422 [RELEASE] Release of TYPO3 6.2.18 (TYPO3 Release Team) 2016-02-16 3256617 #58896 [SECURITY] SQLi in DBAL (Morton Jonuschat) 2016-02-16 c88aa57 #54205 [SECURITY] XSS in form extension (Wouter Wolters) 2016-02-16 4e639be #25244 [SECURITY] XSS in content element "Form" (Helmut Hummel) 2016-02-16 a511709 #72240 [SECURITY] XSS in Link Validator (Steffen Mller) 2016-02-12 ba30380 #73083 [BUGFIX] Deduplicate "Hide default translation of page" logic (Morton Jonuschat) 2016-02-12 1afa712 #72388 [FOLLOWUP][BUGFIX] Table wizard: large fields and BR-tags (Morton Jonuschat) 2016-02-12 413430b #73006 [BUGFIX] Failing Unit Tests on Windows systems (Nicole Cordes) 2016-02-10 0548314 #59180 [BUGFIX] Re-enable export of multiple records via clipboard (Bernhard Kraft) 2016-02-09 f9599a1 #65866 [BUGFIX] Fallback to version of ext_emconf.php if not found in Composer (Peter Niederlag) 2016-02-08 3af6506 #58693 [BUGFIX] impexp ignore file reference records with missing related files (Marc Bastian Heinrichs) 2016-02-05 df80dee #73158 [BUGFIX] ImpExp: Correct casing for FAL function call (Benni Mack) 2016-02-05 d1ca79c #73103 [BUGFIX] Off-by-one error in FAL's LocalDriver (Andreas Fernandez) 2016-02-01 daaf9e0 #72936 [BUGFIX] Reallow '0' as valid userFunc argument in TypoScript (Frank Naegler) 2016-01-29 05d2711 #70307 [BUGFIX] CategoryRegistry::addTcaColumn() ignores displayCond (Benni Mack) 2016-01-29 fd30582 #72964 [BUGFIX] Clear cache system icon is shown for non admin in dev context (Benni Mack) 2016-01-26 4fbed24 #72943 [TASK] Switch mirror links to https (Nicole Cordes) 2016-01-22 a59665c #72635 [BUGFIX] SimpleFileBackend::setCacheDirectory returns valid path name (Jan Helke) 2016-01-22 941308f #72892 [BUGFIX] Remove newline from PLACEHOLDER marker in indexed_search (Wouter Wolters) 2016-01-21 842e6dfdb #72786 [TASK] Hide "Save document and create a new one" in filelist (Gianluigi Martino) 2016-01-20 89b1024 [BUGFIX] Add missing return type to createVersionNumberedFilename (Thomas Lffler) 2016-01-18 87c98c7 #72762 [BUGFIX] Clarify extension dependency skipping (Nicole Cordes) 2016-01-16 9f5c9df #72755 [BUGFIX] Apply hsc() to exception debug output (Markus Klein) 2016-01-15 908a266 #72357 [BUGFIX] Copy DataHandler::enableLogging to sub objects (Morton Jonuschat) 2016-01-15 739a3de #72388 [BUGFIX] Table wizard: large fields and BR-tags (Anja Leichsenring) 2016-01-15 43ee970 #72734 [FOLLOWUP] Fix call to not existing function (Anja Leichsenring) 2016-01-15 1278e9f #72648 [BUGFIX] Automatically remove BOM from files before concatenation (Christian Futterlieb) 2016-01-15 35745fa #72712 [TASK] Allow access to visible content within /.well-known/ directory (Cedric Ziel) 2016-01-15 640c494 #72709 [BUGFIX] ImpExp: Do not show error message for recursive relations (Markus Klein) 2016-01-08 1eea942 #72598 [BUGFIX] Remove debug echo from checkDeniedSuburls (Morton Jonuschat) 2016-01-01 264d1bd #72501 [TASK] Update copyright year to 2016 (Benni Mack) 2015-12-30 967391f #72475 [SECURITY] XSS in belog module (Morton Jonuschat) 2015-12-30 639f8f2 #66135 [BUGFIX] Computed properties are queried in workspace context (Oliver Hader) 2015-12-29 d959bb8 #72450 [TASK] Expose identifier and path of functional test instance (Oliver Hader) 2015-12-23 141cd7d #72047 [BUGFIX] Fix NumberRangeValidator using startRange and endRange (Stephan Groberndt)
Diffstat (limited to 'www/typo3_62/Makefile')
-rw-r--r--www/typo3_62/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/typo3_62/Makefile b/www/typo3_62/Makefile
index 6432cc39a9e..7eeb4d0c31e 100644
--- a/www/typo3_62/Makefile
+++ b/www/typo3_62/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2015/12/26 14:26:37 taca Exp $
+# $NetBSD: Makefile,v 1.13 2016/02/16 13:00:02 taca Exp $
#
DISTNAME= ${TYPO3NAME}
@@ -18,7 +18,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.3.7:../../textproc/php-json
DEPENDS+= ${PHP_PKG_PREFIX}-zip>=5.3.7:../../archivers/php-zip
DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=5.3.7:../../archivers/php-zlib
-VER= 6.2.17
+VER= 6.2.18
NO_BUILD= yes
USE_TOOLS+= bash:run pax