diff options
author | taca <taca@pkgsrc.org> | 2011-12-16 11:29:41 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-12-16 11:29:41 +0000 |
commit | 4abe5dcad5a4d0e7aacb04e9a189c0b1b5b2559b (patch) | |
tree | 8ba892f3d813e18f72054048ed9671b482864f16 | |
parent | a55c9a172cb28cb83055aca04811caa288e42997 (diff) | |
download | pkgsrc-4abe5dcad5a4d0e7aacb04e9a189c0b1b5b2559b.tar.gz |
Update typo3_46 pacakge to 4.6.2 (TYPO3 4.6.2).
This release fixed remote code execution problem,
http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2011-004/.
2011-12-16 5a45350
[RELEASE] Release of TYPO3 4.6.2 (TYPO3 v4 Release Team)
2011-12-16 18bb20b
[TASK] Raise submodule pointer (TYPO3 v4 Release Team)
2011-12-16 4394475 #29899
[BUGFIX] RTE not loading in IE when content css file does not exist
(Stanislas Rolland)
2011-12-14 19cf831 #30851
[TASK] Add CSS Class to special input types in FORM (Ingo Pfennigstorf)
2011-12-11 a36bd66 #19278
[BUGFIX] Install Tool shows internal MySQL databases (Mario Rimann)
2011-12-11 a14f4f1 #32433
[BUGFIX] Disabled ImageMagick throws Exception (Markus Klein)
2011-12-07 62d5c2b #32075
[TASK] Integrate system extension linkvalidator as submodule
(Oliver Hader)
2011-12-07 67665b4 #22231
[BUGFIX] Add possibility to use Wizards->Suggest in FlexForms
(Tolleiv Nietsch)
2011-12-05 4a948c9 #30631
[BUGFIX] RTE doesn't allow to create links around images in IE8
(Stanislas Rolland)
2011-11-29 3ffa430 #32040
[BUGFIX][SECURITY] XSS vulnerability in BE-User Admin module
(Marco Bresch)
2011-11-26 f701338 #32025
[BUGFIX] Respect linkVars for generating the cHash (Helmut Hummel)
2011-11-24 4cffee7 #31290
[BUGFIX] Core calls deprecated ADMCMD_preview() (Markus Klein)
2011-11-22 5f8a929
[TASK] Set TYPO3 version to 4.6.2-dev (TYPO3 v4 Release Team)
-rw-r--r-- | www/typo3_46/Makefile | 4 | ||||
-rw-r--r-- | www/typo3_46/distinfo | 14 |
2 files changed, 9 insertions, 9 deletions
diff --git a/www/typo3_46/Makefile b/www/typo3_46/Makefile index f2b391021b7..ac7ed6400dd 100644 --- a/www/typo3_46/Makefile +++ b/www/typo3_46/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/12/15 12:58:36 taca Exp $ +# $NetBSD: Makefile,v 1.2 2011/12/16 11:29:41 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.6.1 +VER= 4.6.2 NO_BUILD= yes USE_TOOLS= pax diff --git a/www/typo3_46/distinfo b/www/typo3_46/distinfo index 19c5a706391..186bee4741a 100644 --- a/www/typo3_46/distinfo +++ b/www/typo3_46/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/12/15 12:58:42 taca Exp $ +$NetBSD: distinfo,v 1.2 2011/12/16 11:29:41 taca Exp $ -SHA1 (dummy-4.6.1.tar.gz) = b62c5f18b45df9fe16386145052678a7fb6c6e6e -RMD160 (dummy-4.6.1.tar.gz) = ee458ad9cd140afc717fd6035750ade5b94a2c9a -Size (dummy-4.6.1.tar.gz) = 10139 bytes -SHA1 (typo3_src-4.6.1.tar.gz) = ab4dea9f542a418d7b332c6d64e2749cb8806963 -RMD160 (typo3_src-4.6.1.tar.gz) = a44b28aae3b78f79c9481c85a9fd93ac43954100 -Size (typo3_src-4.6.1.tar.gz) = 21257674 bytes +SHA1 (dummy-4.6.2.tar.gz) = 30deba0a8b8af5906b3834a67d25ce21e48f96cc +RMD160 (dummy-4.6.2.tar.gz) = 2821c44a48a2b661efa7415d884ed646b0f9ed01 +Size (dummy-4.6.2.tar.gz) = 10148 bytes +SHA1 (typo3_src-4.6.2.tar.gz) = df154b7eeb438a5773e3146a38f5f8bcaef3e6ef +RMD160 (typo3_src-4.6.2.tar.gz) = 5b1768af5b034cf2d46eb3c41f9936b4bfcd4acf +Size (typo3_src-4.6.2.tar.gz) = 21258662 bytes SHA1 (patch-t3lib_config__default.php) = 41dfac4e4cb9ecf20139b3756c6317c852d41327 |