summaryrefslogtreecommitdiff
path: root/www/typo3_62/Makefile
diff options
context:
space:
mode:
authorbsiegert <bsiegert>2016-09-24 17:37:36 +0000
committerbsiegert <bsiegert>2016-09-24 17:37:36 +0000
commit29b4cd1f5556d82c71ef30a83c8d5c3a5fac2f3a (patch)
treefed77824bf63c2a5ef17effb6bd3e744c2ef9352 /www/typo3_62/Makefile
parentd6bf407b598f52f345e6824cf2bddee4208a634d (diff)
downloadpkgsrc-29b4cd1f5556d82c71ef30a83c8d5c3a5fac2f3a.tar.gz
Pullup ticket #5107 - requested by taca
www/typo3_62: security fix Revisions pulled up: - www/typo3_62/Makefile 1.17-1.18 - www/typo3_62/PLIST 1.13-1.14 - www/typo3_62/distinfo 1.15-1.16 --- Module Name: pkgsrc Committed By: taca Date: Tue Jul 19 12:02:08 UTC 2016 Modified Files: pkgsrc/www/typo3_62: Makefile PLIST distinfo Log Message: Update typo3_62 package to 6.2.26 (TYPO3 6.2.26 LTS), including security fix for XSS. 2016-07-19 d719c97 [RELEASE] Release of TYPO3 6.2.26 (TYPO3 Release Team) 2016-07-19 2bc8727 #76358 [SECURITY] Link fields accept Javascript code when using URI Data Scheme (Valentin Despa) 2016-07-19 485396d #75933 [SECURITY] Prevent persistent username in filesystem (Wouter Wolters) 2016-07-19 cd18fb5 #75740 [SECURITY] SQLi in AuthenticationService (Andreas Fernandez) 2016-07-19 0068e6b #73461 [SECURITY][FEATURE] Disable import module for non admin users (Christian Kuhn) 2016-07-19 d7eafe8 #76922 [SECURITY] Prevent XSS in IRRE elements (Nicole Cordes) 2016-07-19 8051405 #76344 [SECURITY] Escape the link text in EmailViewHelper (Wouter Wolters) 2016-07-19 6cb7aa6 #31244 [SECURITY] Prevent XSS in ContentObjectRenderer (Stefan Neufeind) 2016-07-07 40d771a #73490 [BUGFIX] Field is not added to TCA if part of fieldname exists (Wouter Wolters) 2016-06-30 f24b023 #76881 [TASK] Fix phpdoc of FileRepository (Eric Chavaillaz) 2016-06-13 9014d11 #76617 [BUGFIX] Raise minimum version for typo3/cms-composer-installers (Helmut Hummel) 2016-06-07 13e7a20 #76070 [BUGFIX] Prevent temp file generation in Unit Test (Nicole Cordes) 2016-05-28 6aaed26 #76348 [TASK] Block access to /typo3_src and /typo3/vendor (Stephan Gro?berndt) 2016-05-28 396e96d #60173 [FOLLOWUP][BUGFIX] Re-enables fileDenyPattern check for admin users (Nicole Cordes) 2016-05-27 cd88856 #60173 [BUGFIX] Re-enables fileDenyPattern check for admin users (Torben Hansen) --- Module Name: pkgsrc Committed By: taca Date: Tue Sep 13 15:10:21 UTC 2016 Modified Files: pkgsrc/www/typo3_62: Makefile PLIST distinfo Log Message: Update typo3_62 to 6.2.27 (TYPO3 6.2.27), including security fix. 2016-09-13 46b333a [RELEASE] Release of TYPO3 6.2.27 (TYPO3 Release Team) 2016-09-13 8aecd0c #76462 [!!!][SECURITY] Mitigate potential cache flooding (Benni Mack) 2016-09-13 b04d394 #77906 [SECURITY] Fix select_key XSS in PageLayoutView (Georg Ringer) 2016-09-13 67e63a9 #77204 [BUGFIX] Prevent orphaned tags in Typo3DatabaseBackend (Thomas Schlumberger) 2016-09-02 44949df #64176 [BUGFIX] Prevent fatal error if no column in page layout is defined (Nicole Cordes) 2016-09-02 0f77d52 #77755 [BUGFIX] Check for null in debug_check_recordset (Morton Jonuschat) 2016-08-23 b495775 #77588 [BUGFIX] Fix sql error in EXT:linkvalidator (Daniel Windloff) 2016-08-19 b2c9915 #76441 [BUGFIX] Index all file mounts in FAL indexer scheduler task (Hannes Bochmann) 2016-08-18 dc83c6d #76928 [BUGFIX] Allow URL path segments like "typo3" (Mathias Brodala) 2016-08-18 ba4521b #67894 [BUGFIX] Felogin form with default layout is not visible (Michiel Roos) 2016-07-19 95c3944 #77098 [BUGFIX] Prepend current path to versionNumberInFilename RewriteRule (Marco Huber)
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 b7d90dd64fe..ad28917b3e2 100644
--- a/www/typo3_62/Makefile
+++ b/www/typo3_62/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2016/05/24 12:55:17 taca Exp $
+# $NetBSD: Makefile,v 1.16.2.1 2016/09/24 17:37:36 bsiegert 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.25
+VER= 6.2.27
NO_BUILD= yes
USE_TOOLS+= bash:run pax