diff options
author | taca <taca@pkgsrc.org> | 2012-08-15 13:53:49 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-08-15 13:53:49 +0000 |
commit | 554142014046e303d865aa951ee3dd2bed4119d8 (patch) | |
tree | 179ec8fbfd56c52fe377317acf51bce0be8b8884 | |
parent | 781f31082072e9d5a369324fd873b5372a7f2f64 (diff) | |
download | pkgsrc-554142014046e303d865aa951ee3dd2bed4119d8.tar.gz |
Update typo3_45 to 4.7.4.
This release fixes several security problems TYPO3-CORE-SA-2012-004,
<http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2012-004/>
2012-08-15 ccf6b0a [RELEASE] Release of TYPO3 4.7.4 (TYPO3 Release Team)
2012-08-15 14d5d72 #21634 [SECURITY] XSS in install tool (Mario Rimann)
2012-08-15 a1c3165 #32653 [SECURITY] Page Link Target vulnerable to XSS (Markus Bucher)
2012-08-15 8cf7db7 #25052 [SECURITY] XSS in validateForm (Markus Bucher)
2012-08-15 59e028a #25356 [SECURITY] XSS in TCE forms (Christian Kuhn)
2012-08-15 758c217 #30967 [SECURITY] XSS in Scheduler Example Task (Mario Rimann)
2012-08-15 44e8ae6 #37127 [SECURITY] HTML5 support in RemoveXSS (Franz G. Jahn)
2012-08-15 7c778d3 #39345 [SECURITY] Information Disclosure in the Configuration Module (Mario Rimann)
2012-08-15 044ae9a #33520 [SECURITY] Untrusted GP data is unserialized in old CSH handling (Marcus Krause)
2012-08-15 0bcecd8 #31927 [SECURITY] XSS in Indexed Search statistics (Steffen Gebert)
2012-08-15 774537c #23226Security [SECURITY] t3lib_div::quoteJSvalue allows XSS (Helmut Hummel)
2012-08-15 a9383b1 [TASK] Raise submodule pointer (TYPO3 Release Team)
2012-08-15 7edbd63 [TASK] Update version numbers to 4.7.4 (Steffen Ritter)
2012-08-08 9fe9e97 [RELEASE] Release of TYPO3 4.7.3 (TYPO3 Release Team)
2012-08-07 ae9d18c #36616 [BUGFIX] sectionIndex menu is not i18n ready (Stefan Galinski)
2012-08-07 6985616 #39583 [BUGFIX] Exception "Could not create directory" (Michael Klapper)
2012-08-06 8824193 #38548 [BUGFIX] Incorrect search-results when searching for part of word (Tymoteusz Motylewski)
2012-08-05 943c50e #39527 [BUGFIX] Pass $fieldName when processing FlexForm DS in t3lib_transferData (Claus Due)
2012-08-03 cb8d2a6 #39509 [BUGFIX] t3lib_db - expects parameter 1 to be resource, boolean given (Michael Klapper)
2012-08-01 5b8d6c4 #38849 [BUGFIX] IRRE childs don't expand in Internet Explorer (Stefan Aebischer)
2012-08-01 569164c #39417 [BUGFIX] t3lib_db::exec_SELECTgetRows method annotation (Nicole Cordes)
2012-07-29 8700d8a #39203 [BUGFIX] BE User Settings cannot be saved by clicking enter (Mario Rimann)
2012-07-28 fa8b919 #39338 [BUGFIX] RTE: Installation of AllowClipboardHelper is not triggered (Stanislas Rolland)
2012-07-25 02442d8 #38691 [BUGFIX] Exclude E_STRICT from errors with PHP 5.4 (Philipp Gampe)
2012-07-25 a3e05a3 #38604 [TASK] Always return a boolean in t3lib_div::validPathStr (Andy Grunwald)
2012-07-24 5a9b3ea #39220 [BUGFIX] Invalid fallback for non-localized labels (Xavier Perseguers)
2012-07-23 fc1a8f0 #37967 [BUGFIX] YouTube videos can not be played with Media CE (Kai Vogel)
2012-07-23 ac4f234 #34152 [BUGFIX] stdWrap numRows fails due to wrong SELECT clause (Ernesto Baschny)
2012-07-21 7c56214 [TASK] Raise submodule pointer (TYPO3 Release Team)
2012-07-21 e3e08c1 #39067 [TASK] Change @deprecated annotation to the correct version (Wouter Wolters)
2012-07-20 e931425 #39026 [BUGFIX] QT movies prefixed abusively in Media CE (Francois Suter)
2012-07-20 a450514 #39052 [BUGFIX] Send sane HTTP response in showpic on error (Christian Kuhn)
2012-07-15 51823dc #38104 [BUGFIX] Remove bogus template in template analyzer (Helmut Hummel)
2012-07-09 2cce3f0 #38791 [BUGFIX] accessibilityWrap ignores simple value (Jigal van Hemert)
2012-07-07 8d29e26 #18771 [BUG] t3lib_div::getFilesInDir order differs from order in File list (Benjamin Mack)
2012-07-06 83672e8 #36316 [BUGFIX] RTE: Importing google webfonts breaks style sheet parsing (Stanislas Rolland)
2012-07-05 c0ba55f #36438 [BUGFIX] RTE spellcheck issue on Windows server (Stanislas Rolland)
2012-07-05 d35320b #38657 [BUGFIX] RTE 4.7: Incorrect behaviours in IE9 native mode (Stanislas Rolland)
-rw-r--r-- | www/typo3_47/Makefile | 4 | ||||
-rw-r--r-- | www/typo3_47/PLIST | 4 | ||||
-rw-r--r-- | www/typo3_47/distinfo | 14 |
3 files changed, 11 insertions, 11 deletions
diff --git a/www/typo3_47/Makefile b/www/typo3_47/Makefile index 663fd7f8763..1b1e29a7676 100644 --- a/www/typo3_47/Makefile +++ b/www/typo3_47/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/07/05 14:24:01 taca Exp $ +# $NetBSD: Makefile,v 1.4 2012/08/15 13:53:49 taca Exp $ # DISTNAME= ${TYPO3NAME} @@ -18,7 +18,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.2.0:../../textproc/php-json PKG_DESTDIR_SUPPORT= user-destdir -VER= 4.7.2 +VER= 4.7.4 NO_BUILD= yes USE_TOOLS+= pax diff --git a/www/typo3_47/PLIST b/www/typo3_47/PLIST index 2b37e87b2ee..3d81b5ba2f7 100644 --- a/www/typo3_47/PLIST +++ b/www/typo3_47/PLIST @@ -1,6 +1,5 @@ -@comment $NetBSD: PLIST,v 1.2 2012/07/05 14:24:01 taca Exp $ +@comment $NetBSD: PLIST,v 1.3 2012/08/15 13:53:50 taca Exp $ ${EGDIR}/localconf.php -${TYPO3DIR}/${TYPO3NAME}/.travis.yml ${TYPO3DIR}/${TYPO3NAME}/ChangeLog ${TYPO3DIR}/${TYPO3NAME}/GPL.txt ${TYPO3DIR}/${TYPO3NAME}/INSTALL.txt @@ -116,6 +115,7 @@ ${TYPO3DIR}/${TYPO3NAME}/t3lib/class.t3lib_tstemplate.php ${TYPO3DIR}/${TYPO3NAME}/t3lib/class.t3lib_userauth.php ${TYPO3DIR}/${TYPO3NAME}/t3lib/class.t3lib_userauthgroup.php ${TYPO3DIR}/${TYPO3NAME}/t3lib/class.t3lib_xml.php +${TYPO3DIR}/${TYPO3NAME}/t3lib/codec/class.t3lib_codec_javascriptencoder.php ${TYPO3DIR}/${TYPO3NAME}/t3lib/collection/AbstractRecordCollection.php ${TYPO3DIR}/${TYPO3NAME}/t3lib/collection/RecordCollectionRepository.php ${TYPO3DIR}/${TYPO3NAME}/t3lib/collection/StaticRecordCollection.php diff --git a/www/typo3_47/distinfo b/www/typo3_47/distinfo index f74714c2f1e..e4e275c9ff7 100644 --- a/www/typo3_47/distinfo +++ b/www/typo3_47/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.2 2012/07/05 14:24:01 taca Exp $ +$NetBSD: distinfo,v 1.3 2012/08/15 13:53:50 taca Exp $ -SHA1 (dummy-4.7.2.tar.gz) = 067d89ccf53aecc2c7971b5a93d4967a37da7429 -RMD160 (dummy-4.7.2.tar.gz) = 96e7a96c105af131ceac23d8e657ba569f7ffdbc -Size (dummy-4.7.2.tar.gz) = 10148 bytes -SHA1 (typo3_src-4.7.2.tar.gz) = 753e2bac1c13d77ee1edc86b8cd86de5d6166fd2 -RMD160 (typo3_src-4.7.2.tar.gz) = 156e4205d912e96fa8729f46155facc00bb66ea7 -Size (typo3_src-4.7.2.tar.gz) = 22374815 bytes +SHA1 (dummy-4.7.4.tar.gz) = 94d222732de62b5ba4806f5a0926e10c532e6c04 +RMD160 (dummy-4.7.4.tar.gz) = 90fc5814deea672ad174454d57c3e4a01f38c9aa +Size (dummy-4.7.4.tar.gz) = 10139 bytes +SHA1 (typo3_src-4.7.4.tar.gz) = a328a18fe591b10f6b5495ac90cdeef0af910fe7 +RMD160 (typo3_src-4.7.4.tar.gz) = 576fe81125fa82a30aaef870fbf7c3c5b65014d3 +Size (typo3_src-4.7.4.tar.gz) = 22375813 bytes SHA1 (patch-t3lib_config__default.php) = 9a016a8510adac61abff93b87495c4657b9cc131 |