summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2016-09-13 15:10:21 +0000
committertaca <taca@pkgsrc.org>2016-09-13 15:10:21 +0000
commitde007be85362f84544377cfe32304ddfec6c4797 (patch)
treeed38ea1232ccfb5fe494410e6233e89571a42a96 /www
parentd2fecf5fbc3821bb683ca27e2e36559ac39422a2 (diff)
downloadpkgsrc-de007be85362f84544377cfe32304ddfec6c4797.tar.gz
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')
-rw-r--r--www/typo3_62/Makefile4
-rw-r--r--www/typo3_62/PLIST3
-rw-r--r--www/typo3_62/distinfo10
3 files changed, 9 insertions, 8 deletions
diff --git a/www/typo3_62/Makefile b/www/typo3_62/Makefile
index ce339a91784..d052bd053fb 100644
--- a/www/typo3_62/Makefile
+++ b/www/typo3_62/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2016/07/19 12:02:08 taca Exp $
+# $NetBSD: Makefile,v 1.18 2016/09/13 15:10:21 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.26
+VER= 6.2.27
NO_BUILD= yes
USE_TOOLS+= bash:run pax
diff --git a/www/typo3_62/PLIST b/www/typo3_62/PLIST
index a536e1b298a..c1358d91207 100644
--- a/www/typo3_62/PLIST
+++ b/www/typo3_62/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2016/07/19 12:02:08 taca Exp $
+@comment $NetBSD: PLIST,v 1.14 2016/09/13 15:10:21 taca Exp $
${TYPO3DIR}/${TYPO3NAME}/ChangeLog
${TYPO3DIR}/${TYPO3NAME}/INSTALL.md
${TYPO3DIR}/${TYPO3NAME}/LICENSE.txt
@@ -2576,6 +2576,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Resources/Private/Templates/PageRende
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Tests/AccessibleObjectInterface.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Tests/BaseTestCase.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Tests/Exception.php
+${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Tests/Functional/Cache/Backend/Typo3DatabaseBackendTest.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Tests/Functional/Category/Collection/CategoryCollectionTest.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Tests/Functional/DataHandling/AbstractDataHandlerActionTestCase.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Tests/Functional/DataHandling/FAL/AbstractActionTestCase.php
diff --git a/www/typo3_62/distinfo b/www/typo3_62/distinfo
index fb52e72dbc4..52e675539e9 100644
--- a/www/typo3_62/distinfo
+++ b/www/typo3_62/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.15 2016/07/19 12:02:08 taca Exp $
+$NetBSD: distinfo,v 1.16 2016/09/13 15:10:21 taca Exp $
-SHA1 (typo3_src-6.2.26.tar.gz) = 764949e0dc5138120e4acddcc3c9a29b27e97bed
-RMD160 (typo3_src-6.2.26.tar.gz) = 6adb6b837a0f1a68ee5b32513211696365bb6469
-SHA512 (typo3_src-6.2.26.tar.gz) = 6de7f980fe802e8878364a7a32f7ed8e59d387a3eabd5fbd44b3386b3d795a1dbfbf7c43eeebe466d067d60ec5e3e508acaa4af572d6ea3e047d06c597c9fade
-Size (typo3_src-6.2.26.tar.gz) = 20944312 bytes
+SHA1 (typo3_src-6.2.27.tar.gz) = feab0a9c1c9d33a8e401319628dd44b5f3477253
+RMD160 (typo3_src-6.2.27.tar.gz) = 8e6efdfe74c4360c3eb4af521302d2a465c189d0
+SHA512 (typo3_src-6.2.27.tar.gz) = 6d8e10ddad195dc6409ba8ee47a4bc7d6efbb93bbf371f4224be780f2f7fd332c81b262ca19d51b8a19ef9edd9b3ce85cc348ef817b04ff11c01878b0e5f6b89
+Size (typo3_src-6.2.27.tar.gz) = 20948237 bytes
SHA1 (patch-typo3_sysext_core_Configuration_DefaultConfiguration.php) = e33544513630b4c931ca8e932847796d4bd694b2