diff options
author | taca <taca@pkgsrc.org> | 2012-11-08 13:52:28 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-11-08 13:52:28 +0000 |
commit | e52de895e7fe9cabdc18e3a3e05233b0872c0aff (patch) | |
tree | e54c11406f3e7d704b1a561355650e18baa4871a /www/typo3_47 | |
parent | 555cc9a5cf18685c963a17e6bcc690d20266667c (diff) | |
download | pkgsrc-e52de895e7fe9cabdc18e3a3e05233b0872c0aff.tar.gz |
Update typo3_47 to 4.7.6.
TYPO3-CORE-SA-2012-005: Several Vulnerabilities in TYPO3 Core
2012-11-08 54eab24 [RELEASE] Release of TYPO3 4.7.6 (TYPO3 Release Team)
2012-11-08 f5d3162 #42696 [SECURITY] Fix SQL injection and XSS in record history (Oliver Hader)
2012-11-08 07c3d63 #42774 [SECURITY] XSS in TCA Tree (Oliver Hader)
2012-11-08 7b916d0 #42776 [SECURITY] Fix potential XSS in t3lib_BEfunc::getFuncCheck (Helmut Hummel)
2012-11-08 389452e [TASK] Raise submodule pointer (TYPO3 Release Team)
2012-11-07 3f2929d #39677 [BUGFIX] No sorting in TypoScript Object Browser when browsing (Nicole Cordes)
2012-11-02 b69dc9d #42281 [BUGFIX] Translated non-published page in workspace breaks live workspace (Oliver Hader)
2012-11-02 9330ab6 #38024 [BUGFIX] Illegal string offsets in t3lib_stdgraphic (Wouter Wolters)
2012-11-01 8098997 [TASK] Use correct branch for travis integration build (Helmut Hummel)
2012-11-01 24f4a8d #37578 [BUGFIX] PHP 5.4 warning in CLI context in switch back user (Christian Kuhn)
2012-10-31 dc73a91 #39662 [BUGFIX] RTE: Link class not always set in Firefox (Stanislas Rolland)
2012-10-31 ba8ead7 #42046 [BUGFIX] Restore display of mount points path (Francois Suter)
2012-10-29 fbd5057 #40733 [BUGFIX] Wrong call to TSFE in FrontendEditing (Steffen Ritter)
2012-10-29 4bf3cca #42054 [BUGFIX] PHP warning: open_basedir restriction (Xavier Perseguers)
2012-10-28 19f0cbb #42454 [BUGFIX] Fix usage of fileadminDir (Helmut Hummel)
2012-10-27 dd20440 #42444 [TASK] Fix generation of ext_emconf.php (Wouter Wolters)
2012-10-22 ce6ab74 #41980 [TASK] Clean-up EXT: aboutmodules, adapt to "TYPO3 CMS" (Felix Kopp)
2012-10-22 3440228 #38699 [BUGFIX] t3lib_div::unlink_tempfile does not always work on Windows (Stanislas Rolland)
2012-10-22 689f1fb #33504 [BUGFIX] New form wizard not loading in IE8 (Sebastian Schawohl)
2012-10-19 74c10e0 [BUGFIX] Unit test for saltedpasswords fail (Xavier Perseguers)
2012-10-18 bfb12db #36087 [BUGFIX] RTE: Link to disabled page doesn't show in FE, link icon does (Stanislas Rolland)
2012-10-18 9d621aa #29685 [BUGFIX] RTE: Words containing umlauts not added to personal dictionary (Stanislas Rolland)
2012-10-17 bd4645c #38406 [BUGFIX] Extension Import not working with postgresql and DBAL (Ernesto Baschny)
Diffstat (limited to 'www/typo3_47')
-rw-r--r-- | www/typo3_47/Makefile | 4 | ||||
-rw-r--r-- | www/typo3_47/PLIST | 50 | ||||
-rw-r--r-- | www/typo3_47/distinfo | 14 |
3 files changed, 35 insertions, 33 deletions
diff --git a/www/typo3_47/Makefile b/www/typo3_47/Makefile index ad0b610af1d..aea0afe3374 100644 --- a/www/typo3_47/Makefile +++ b/www/typo3_47/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/28 06:31:07 asau Exp $ +# $NetBSD: Makefile,v 1.7 2012/11/08 13:52:28 taca Exp $ # DISTNAME= ${TYPO3NAME} @@ -16,7 +16,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-{mysql,pgsql}>=5.1.0:../../databases/php-mysql DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=5.2.0:../../archivers/php-zlib/ DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.2.0:../../textproc/php-json -VER= 4.7.5 +VER= 4.7.6 NO_BUILD= yes USE_TOOLS+= pax diff --git a/www/typo3_47/PLIST b/www/typo3_47/PLIST index f54fe4dc698..7605e909f13 100644 --- a/www/typo3_47/PLIST +++ b/www/typo3_47/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2012/10/18 14:35:05 taca Exp $ +@comment $NetBSD: PLIST,v 1.5 2012/11/08 13:52:28 taca Exp $ ${EGDIR}/localconf.php ${TYPO3DIR}/${TYPO3NAME}/ChangeLog ${TYPO3DIR}/${TYPO3NAME}/GPL.txt @@ -2172,29 +2172,6 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/about/Resources/Private/Partials/Extension ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/about/Resources/Private/Partials/ExternalLibraries.html ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/about/Resources/Private/Partials/Logo.html ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/about/Resources/Private/Templates/About/Index.html -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Filter/AlphabeticTest.php -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Filter/AlphanumericTest.php -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/AlphabeticTest.php -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/AlphanumericTest.php -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/BetweenTest.php -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/DateTest.php -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/DigitTest.php -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/EmailTest.php -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/EqualsTest.php -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/FileallowedtypesTest.php -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/FilemaximumsizeTest.php -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/FileminimumsizeTest.php -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/FloatTest.php -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/GreaterthanTest.php -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/Helper.php -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/InarrayTest.php -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/IntegerTest.php -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/IpTest.php -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/LengthTest.php -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/LessthanTest.php -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/RegexpTest.php -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/RequiredTest.php -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/UriTest.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/about/ext_autoload.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/about/ext_emconf.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/about/ext_icon.gif @@ -4174,6 +4151,29 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Resources/Public/JavaScript/Wizard/Vi ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Resources/Public/JavaScript/Wizard/Viewport/Left/Options/Forms/Various.js ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Resources/Public/JavaScript/Wizard/Viewport/Left/Options/Panel.js ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Resources/Public/JavaScript/Wizard/Viewport/Right.js +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Filter/AlphabeticTest.php +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Filter/AlphanumericTest.php +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/AlphabeticTest.php +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/AlphanumericTest.php +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/BetweenTest.php +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/DateTest.php +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/DigitTest.php +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/EmailTest.php +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/EqualsTest.php +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/FileallowedtypesTest.php +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/FilemaximumsizeTest.php +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/FileminimumsizeTest.php +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/FloatTest.php +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/GreaterthanTest.php +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/Helper.php +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/InarrayTest.php +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/IntegerTest.php +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/IpTest.php +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/LengthTest.php +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/LessthanTest.php +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/RegexpTest.php +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/RequiredTest.php +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Tests/Unit/System/Validate/UriTest.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/ext_autoload.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/ext_emconf.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/ext_icon.gif @@ -5328,6 +5328,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rtehtmlarea/pi1/locallang.xlf ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rtehtmlarea/pi2/class.tx_rtehtmlarea_pi2.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rtehtmlarea/pi2/locallang.xlf ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rtehtmlarea/pi3/class.tx_rtehtmlarea_pi3.php +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rtehtmlarea/pi4/class.tx_rtehtmlarea_pi4.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rtehtmlarea/res/accessibilityicons/img/download.gif ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rtehtmlarea/res/accessibilityicons/img/external_link.gif ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rtehtmlarea/res/accessibilityicons/img/external_link_new_window.gif @@ -5336,6 +5337,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rtehtmlarea/res/accessibilityicons/img/int ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rtehtmlarea/res/accessibilityicons/img/mail.gif ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rtehtmlarea/res/accessibilityicons/locallang.xlf ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rtehtmlarea/res/accessibilityicons/pageTSConfig.txt +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rtehtmlarea/res/accessibilityicons/setup.txt ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rtehtmlarea/res/advanced/pageTSConfig.txt ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rtehtmlarea/res/advanced/userTSConfig.txt ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/rtehtmlarea/res/contentcss/default.css diff --git a/www/typo3_47/distinfo b/www/typo3_47/distinfo index 86f0e6a85f3..3d0057a5677 100644 --- a/www/typo3_47/distinfo +++ b/www/typo3_47/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.4 2012/10/18 14:35:05 taca Exp $ +$NetBSD: distinfo,v 1.5 2012/11/08 13:52:28 taca Exp $ -SHA1 (dummy-4.7.5.tar.gz) = 4e065ba2318a53636ae29727d4bec159ca729d73 -RMD160 (dummy-4.7.5.tar.gz) = 76df898ff79451c8a6056863be96c4a8f8107593 -Size (dummy-4.7.5.tar.gz) = 10148 bytes -SHA1 (typo3_src-4.7.5.tar.gz) = 63f07b223e6aa65f75a47a4dde40d355e81de6f3 -RMD160 (typo3_src-4.7.5.tar.gz) = 1a5967f1f61ed1c8832667953195651fa062a6be -Size (typo3_src-4.7.5.tar.gz) = 22459854 bytes +SHA1 (dummy-4.7.6.tar.gz) = d21bdc643e8d0d182d215b66061f9836380164aa +RMD160 (dummy-4.7.6.tar.gz) = f1e98fac1243aed95d47c8370f7c3aca37a7bdaa +Size (dummy-4.7.6.tar.gz) = 10153 bytes +SHA1 (typo3_src-4.7.6.tar.gz) = 32906105a90d22bd41db557fe0f0ca24f2cbe162 +RMD160 (typo3_src-4.7.6.tar.gz) = 35773ab2a69be5202179c5bf6f412852658eb245 +Size (typo3_src-4.7.6.tar.gz) = 22461924 bytes SHA1 (patch-t3lib_config__default.php) = 9a016a8510adac61abff93b87495c4657b9cc131 |