pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/typo3_62 Update typo3_62 to 6.2.30 (TYPO3 6.2.30) ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4496ab7ece47
branches: trunk
changeset: 357111:4496ab7ece47
user: taca <taca%pkgsrc.org@localhost>
date: Fri Jan 13 15:06:40 2017 +0000
description:
Update typo3_62 to 6.2.30 (TYPO3 6.2.30) including security fixes.
2017-01-03 ec284cf [RELEASE] Release of TYPO3 6.2.30 (TYPO3 Release Team)
2017-01-03 0f79d43 #79114 [SECURITY] Protect Mailtransport (Wouter Wolters)
2016-12-31 7a99325 #70106 [BUGFIX] Do not use realpath for temporary file names (Stefan Froemken)
2016-12-30 5bb34d0 #76478 [TASK] Clean up DebuggerUtility (Nicole Cordes)
2016-12-24 98dd27a #70962 [BUGFIX] FAL relations duplicated when saving in workspaces (Andreas Wolf)
2016-12-16 5124e88 #78915,#78977 [BUGFIX] Optimize cache handling in ReflectionService (Helmut Hummel)
2016-12-15 18b19ea #78977 Revert "[BUGFIX] Reflection Cache does not save methodReflections" (Nicole Cordes)
2016-12-13 8095288 #78925 [BUGFIX] Fix exception in QuickEdit mode for empty pages (Manuel Selbach)
2016-12-12 8ef727a #78915 [BUGFIX] Reflection Cache does not save methodReflections (Tymoteusz Motylewski)
2016-12-08 01a927d #73241 [BUGFIX] Do not fetch pages with pid < 0 in prepareCacheFlush (Steffen G?de)
2016-12-08 bab723b #72654,#62660 [BUGFIX] Improve DataHandler handling for dbType fields (Nicole Cordes)
2016-12-07 1a32e92 #78551 [BUGFIX] Reset hidden field information in FormViewhelper (Nicole Cordes)
2016-12-03 b927c7b #77097 [BUGFIX] Reset FormViewHelper on execution (Helmut Hummel)
diffstat:
www/typo3_62/Makefile | 4 ++--
www/typo3_62/PLIST | 6 +++++-
www/typo3_62/distinfo | 10 +++++-----
3 files changed, 12 insertions(+), 8 deletions(-)
diffs (54 lines):
diff -r 968e2750094c -r 4496ab7ece47 www/typo3_62/Makefile
--- a/www/typo3_62/Makefile Fri Jan 13 14:48:35 2017 +0000
+++ b/www/typo3_62/Makefile Fri Jan 13 15:06:40 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2016/11/27 15:43:34 taca Exp $
+# $NetBSD: Makefile,v 1.21 2017/01/13 15:06:40 taca Exp $
#
DISTNAME= ${TYPO3NAME}
@@ -18,7 +18,7 @@
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.29
+VER= 6.2.30
NO_BUILD= yes
USE_TOOLS+= bash:run pax
diff -r 968e2750094c -r 4496ab7ece47 www/typo3_62/PLIST
--- a/www/typo3_62/PLIST Fri Jan 13 14:48:35 2017 +0000
+++ b/www/typo3_62/PLIST Fri Jan 13 15:06:40 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2016/11/27 15:43:34 taca Exp $
+@comment $NetBSD: PLIST,v 1.17 2017/01/13 15:06:40 taca Exp $
${TYPO3DIR}/${TYPO3NAME}/ChangeLog
${TYPO3DIR}/${TYPO3NAME}/INSTALL.md
${TYPO3DIR}/${TYPO3NAME}/LICENSE.txt
@@ -2596,6 +2596,10 @@
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Tests/Functional/DataHandling/FAL/Modify/DataSet/modifyContentWFileReference.csv
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Tests/Functional/DataHandling/FAL/Modify/DataSet/moveContentToDifferentPage.csv
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Tests/Functional/DataHandling/FAL/Modify/DataSet/moveContentToDifferentPageNChangeSorting.csv
+${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Tests/Functional/DataHandling/FlexformIrre/ActionTestCase.php
+${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Tests/Functional/DataHandling/FlexformIrre/DataSet/LiveDefaultElements.csv
+${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Tests/Functional/DataHandling/FlexformIrre/DataSet/LiveDefaultPages.csv
+${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Tests/Functional/DataHandling/FlexformIrre/Fixtures/fileadmin/typo3-logo.png
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Tests/Functional/DataHandling/Framework/ActionService.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Tests/Functional/DataHandling/Framework/DataSet.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Tests/Functional/DataHandling/Group/AbstractActionTestCase.php
diff -r 968e2750094c -r 4496ab7ece47 www/typo3_62/distinfo
--- a/www/typo3_62/distinfo Fri Jan 13 14:48:35 2017 +0000
+++ b/www/typo3_62/distinfo Fri Jan 13 15:06:40 2017 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.18 2016/11/27 15:43:34 taca Exp $
+$NetBSD: distinfo,v 1.19 2017/01/13 15:06:40 taca Exp $
-SHA1 (typo3_src-6.2.29.tar.gz) = f50f4f69d2b9aa84aec4afe32841e88cf76f14d0
-RMD160 (typo3_src-6.2.29.tar.gz) = 9314905c315e523dcb6e8b6260308dbe24065cf7
-SHA512 (typo3_src-6.2.29.tar.gz) = 1e402c9d66afb3d59f336fc07697a2f22f3ec1b7ef56a85cc0d861b1c72d13126cb9f8804e6ee04359c1fb3a196ca967df37d0a9d059702bbd2a535a96b85e08
-Size (typo3_src-6.2.29.tar.gz) = 20953633 bytes
+SHA1 (typo3_src-6.2.30.tar.gz) = 4d4eb3bfed5f00da709913136c2478fb20358997
+RMD160 (typo3_src-6.2.30.tar.gz) = 3ff0c950c4d1db09e743fe020d7ae370e0716db6
+SHA512 (typo3_src-6.2.30.tar.gz) = 3ca4a16eb2851e46e0be4328d2b2634913eace21ea2cf64b6d5a7e8b16a5691c79d3f4b577d204534eec1e5f019630a4bd1836adf2f3c244b93661dcc45c796f
+Size (typo3_src-6.2.30.tar.gz) = 20959160 bytes
SHA1 (patch-typo3_sysext_core_Configuration_DefaultConfiguration.php) = e33544513630b4c931ca8e932847796d4bd694b2
Home |
Main Index |
Thread Index |
Old Index