diff options
author | taca <taca@pkgsrc.org> | 2016-11-27 15:43:34 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2016-11-27 15:43:34 +0000 |
commit | a5c91ffc95e2031b27c9f903f7150e5e32ae670b (patch) | |
tree | 09e5d6f497bf138d6b52995a0848a1f4a752230a /www | |
parent | 7fa8310ac05625a8957c6b5e11ef8307f4935757 (diff) | |
download | pkgsrc-a5c91ffc95e2031b27c9f903f7150e5e32ae670b.tar.gz |
Update typo3_62 to 6.2.29 (TYPO3 6.2.29), includging security fix.
2016-11-22 ac6877b [RELEASE] Release of TYPO3 6.2.29 (TYPO3 Release Team)
2016-11-22 5b9a2b4 #78557 [SECURITY] Prevent unnecessary unserialize in SuggestWizard (Nicole Cordes)
2016-11-22 4a98563 #73453 [SECURITY] Disallow invalid encoding in GeneralUtility::validPathStr (Benni Mack)
2016-11-18 a61499f #78703 [BUGFIX] Use GeneralUtility::getUrl in DocumentationService->fetchDocument (Claus Due)
2016-11-18 354b01b #78739 [BUGFIX] Update session id in user property (Helmut Hummel)
2016-11-15 ee1ef6a #76153 [BUGFIX] Catch exceptions while dumping a file (Frans Saris)
2016-11-13 83ab00a #78238 [BUGFIX] Bind the cHash to the id of the "real" page (Helmut Hummel)
2016-11-10 3980012 #78526 [BUGFIX] Use page uid instead of alias for cHash calculation (Helmut Hummel)
2016-11-07 45e138c #71340 [TASK] Provide documentation Settings.cfg (Gernot Schulmeister)
2016-11-05 a861b18 #78540 [BUGFIX] Load ext_emconf information in extension installation (Nicole Cordes)
Diffstat (limited to 'www')
-rw-r--r-- | www/typo3_62/Makefile | 4 | ||||
-rw-r--r-- | www/typo3_62/PLIST | 31 | ||||
-rw-r--r-- | www/typo3_62/distinfo | 10 |
3 files changed, 22 insertions, 23 deletions
diff --git a/www/typo3_62/Makefile b/www/typo3_62/Makefile index c8ebfbbe402..e2a91bc0964 100644 --- a/www/typo3_62/Makefile +++ b/www/typo3_62/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2016/11/12 16:17:36 taca Exp $ +# $NetBSD: Makefile,v 1.20 2016/11/27 15:43:34 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.28 +VER= 6.2.29 NO_BUILD= yes USE_TOOLS+= bash:run pax diff --git a/www/typo3_62/PLIST b/www/typo3_62/PLIST index 1b541323011..576c0a8e111 100644 --- a/www/typo3_62/PLIST +++ b/www/typo3_62/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.15 2016/11/12 16:17:36 taca Exp $ +@comment $NetBSD: PLIST,v 1.16 2016/11/27 15:43:34 taca Exp $ ${TYPO3DIR}/${TYPO3NAME}/ChangeLog ${TYPO3DIR}/${TYPO3NAME}/INSTALL.md ${TYPO3DIR}/${TYPO3NAME}/LICENSE.txt @@ -3026,7 +3026,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/css_styled_content/Documentation/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/css_styled_content/Documentation/Installation/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/css_styled_content/Documentation/Introduction/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/css_styled_content/Documentation/OutOfTheBoxCssStyling/Index.rst -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/css_styled_content/Documentation/Settings.yml +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/css_styled_content/Documentation/Settings.cfg ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/css_styled_content/Documentation/Targets.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/css_styled_content/Migrations/Code/ClassAliasMap.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/css_styled_content/Resources/Private/Language/locallang_em.xlf @@ -3107,7 +3107,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/dbal/Documentation/KnownProblems/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/dbal/Documentation/KnownProblems/ResultsOfDatabaseComparisonOperations/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/dbal/Documentation/KnownProblems/SequencesCollideWithImportedData/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/dbal/Documentation/KnownProblems/SomeFieldNamesAreTooLong/Index.rst -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/dbal/Documentation/Settings.yml +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/dbal/Documentation/Settings.cfg ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/dbal/Documentation/Targets.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/dbal/Documentation/To-doList/GeneralTodo/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/dbal/Documentation/To-doList/Index.rst @@ -3924,7 +3924,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/felogin/Documentation/LoginMechanism/Displ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/felogin/Documentation/LoginMechanism/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/felogin/Documentation/LoginMechanism/LoginProcess/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/felogin/Documentation/LoginMechanism/RedirectModes/Index.rst -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/felogin/Documentation/Settings.yml +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/felogin/Documentation/Settings.cfg ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/felogin/Documentation/Targets.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/felogin/Documentation/UsersManual/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/felogin/Migrations/Code/ClassAliasMap.php @@ -4521,7 +4521,6 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Includes.txt ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Introduction/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Settings.cfg -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Settings.yml ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Targets.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Tests/Attributes/button.txt ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Tests/Attributes/checkbox.txt @@ -5112,7 +5111,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/indexed_search/Documentation/IndexingConfi ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/ShowingResults/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/indexed_search/Documentation/Introduction/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/indexed_search/Documentation/KnownProblems/Index.rst -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/indexed_search/Documentation/Settings.yml +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/indexed_search/Documentation/Settings.cfg ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/indexed_search/Documentation/Targets.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/indexed_search/Documentation/TechnicalDetails/AccessRestrictedPages/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/indexed_search/Documentation/TechnicalDetails/ExternalMedia/Index.rst @@ -5777,7 +5776,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/linkvalidator/Documentation/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/linkvalidator/Documentation/Introduction/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/linkvalidator/Documentation/LargeSites/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/linkvalidator/Documentation/NextSteps/Index.rst -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/linkvalidator/Documentation/Settings.yml +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/linkvalidator/Documentation/Settings.cfg ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/linkvalidator/Documentation/Targets.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/linkvalidator/Migrations/Code/ClassAliasMap.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/linkvalidator/Resources/Private/Language/Module/locallang.xlf @@ -5862,7 +5861,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/openid/Documentation/Images/YahooOpenIdScr ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/openid/Documentation/Includes.txt ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/openid/Documentation/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/openid/Documentation/Introduction/Index.rst -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/openid/Documentation/Settings.yml +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/openid/Documentation/Settings.cfg ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/openid/Documentation/Targets.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/openid/Documentation/UsersManual/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/openid/Migrations/Code/ClassAliasMap.php @@ -5971,7 +5970,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/recycler/Documentation/Images/RecyclerMain ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/recycler/Documentation/Includes.txt ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/recycler/Documentation/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/recycler/Documentation/Introduction/Index.rst -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/recycler/Documentation/Settings.yml +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/recycler/Documentation/Settings.cfg ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/recycler/Documentation/Targets.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/recycler/Migrations/Code/ClassAliasMap.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/recycler/composer.json @@ -6053,7 +6052,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rsaauth/Documentation/Administration/Index ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rsaauth/Documentation/Includes.txt ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rsaauth/Documentation/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rsaauth/Documentation/Introduction/Index.rst -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rsaauth/Documentation/Settings.yml +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rsaauth/Documentation/Settings.cfg ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rsaauth/Documentation/Targets.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rsaauth/Documentation/UsersManual/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rsaauth/Migrations/Code/ClassAliasMap.php @@ -6170,7 +6169,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rtehtmlarea/Documentation/Includes.txt ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rtehtmlarea/Documentation/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rtehtmlarea/Documentation/Installation/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rtehtmlarea/Documentation/Introduction/Index.rst -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rtehtmlarea/Documentation/Settings.yml +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rtehtmlarea/Documentation/Settings.cfg ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rtehtmlarea/Documentation/Targets.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rtehtmlarea/Documentation/Troubleshooting/FirefoxExtensionNoscript/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rtehtmlarea/Documentation/Troubleshooting/GzipCachingProblem/Index.rst @@ -6648,7 +6647,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/saltedpasswords/Documentation/Installation ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/saltedpasswords/Documentation/Introduction/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/saltedpasswords/Documentation/Licenses/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/saltedpasswords/Documentation/Overview/Index.rst -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/saltedpasswords/Documentation/Settings.yml +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/saltedpasswords/Documentation/Settings.cfg ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/saltedpasswords/Documentation/Targets.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/saltedpasswords/Migrations/Code/ClassAliasMap.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/saltedpasswords/Resources/Private/Language/locallang_em.xlf @@ -6725,7 +6724,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/scheduler/Documentation/Installation/Setup ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/scheduler/Documentation/Introduction/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/scheduler/Documentation/KnownProblems/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/scheduler/Documentation/Overview/Index.rst -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/scheduler/Documentation/Settings.yml +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/scheduler/Documentation/Settings.cfg ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/scheduler/Documentation/Targets.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/scheduler/Documentation/To-doList/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/scheduler/Migrations/Code/ClassAliasMap.php @@ -6812,7 +6811,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/sys_action/Documentation/Images/SqlQueryAc ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/sys_action/Documentation/Includes.txt ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/sys_action/Documentation/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/sys_action/Documentation/Introduction/Index.rst -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/sys_action/Documentation/Settings.yml +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/sys_action/Documentation/Settings.cfg ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/sys_action/Documentation/Targets.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/sys_action/Documentation/UsersManual/CreateBackendUser/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/sys_action/Documentation/UsersManual/EditRecords/Index.rst @@ -8994,7 +8993,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/taskcenter/Documentation/Images/ExampleScr ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/taskcenter/Documentation/Includes.txt ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/taskcenter/Documentation/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/taskcenter/Documentation/Introduction/Index.rst -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/taskcenter/Documentation/Settings.yml +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/taskcenter/Documentation/Settings.cfg ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/taskcenter/Documentation/Targets.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/taskcenter/Migrations/Code/ClassAliasMap.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/taskcenter/composer.json @@ -9226,7 +9225,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Documentation/Images/WorkspaceS ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Documentation/Includes.txt ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Documentation/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Documentation/Introduction/Index.rst -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Documentation/Settings.yml +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Documentation/Settings.cfg ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Documentation/Targets.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Documentation/UsersGuide/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Migrations/Code/ClassAliasMap.php diff --git a/www/typo3_62/distinfo b/www/typo3_62/distinfo index 251c3a04736..42af0d9ff17 100644 --- a/www/typo3_62/distinfo +++ b/www/typo3_62/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.17 2016/11/12 16:17:36 taca Exp $ +$NetBSD: distinfo,v 1.18 2016/11/27 15:43:34 taca Exp $ -SHA1 (typo3_src-6.2.28.tar.gz) = 2151ca3c3174648c24744bbf51f5f127f00f9c2a -RMD160 (typo3_src-6.2.28.tar.gz) = 691e13dacbf5f0e37daa2fbe0c6b60d1cf6e5ac2 -SHA512 (typo3_src-6.2.28.tar.gz) = 436e6576835a7804d0009cb325b41a08f9cdcda2d7b65efced49ba75a93a0f14e0a8353442654b5cbbc54b96f3582a2e5dc5590d1625eae0bc88f9b2572f6a5d -Size (typo3_src-6.2.28.tar.gz) = 20954064 bytes +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 (patch-typo3_sysext_core_Configuration_DefaultConfiguration.php) = e33544513630b4c931ca8e932847796d4bd694b2 |