Commit graph

8 commits

Author SHA1 Message Date
taca
be72c22efd Update typo3_47 to 4.7.7.
Fixed some regression of previous release.

2012-11-12  a87c411                  [RELEASE] Release of TYPO3 4.7.7 (TYPO3 Release Team)
2012-11-12  acba620                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2012-11-12  9a043f4                  [TASK] Raise version numbers of system extensions (Steffen Ritter)
2012-11-11  681aea5  #39563          [BUGFIX] Regression in t3lib_iconWorks::imagecopyresized (Tymoteusz Motylewski)
2012-11-11  4ea6cf6  #42850          [TASK] Fix TYPO3 logos (Helmut Hummel)
2012-11-10  0b15d64  #42812          [BUGFIX] getFuncCheck must quotes wrong (Michael Sp«£th)
2012-11-14 14:54:01 +00:00
taca
700a7d0621 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)
2012-11-08 13:52:28 +00:00
asau
5eae6a18a3 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
taca
5dab42ef95 Update typo3_47 to 4.7.5.
This is maintenance releases and contain bug fixes only and please release
note for detail changes: <http://wiki.typo3.org/wiki/TYPO3_4.7.5>.
2012-10-18 14:35:05 +00:00
taca
231be46995 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)
2012-08-15 13:53:49 +00:00
taca
0eee86c67d Update typo3_47 to 4.7.2 (TYPO3 4.7.2).
Fix XSS in swfupload.

2012-07-04  9fc6c2d                  [RELEASE] Release of TYPO3 4.7.2 (TYPO3 Release Team)
2012-07-04  0f4f749  #38578          [SECURITY] XSS in swfupload (Oliver Hader)
2012-07-04  4997fe8                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2012-07-04  a061bc8                  [TASK] Update version number to 4.7.2 (Steffen Ritter)
2012-07-04  cebcc3c  #38608          [BUGFIX] Remove t3ver_swapmode code blocks (Oliver Hader)
2012-07-04  0f35e7c  #38617          [BUGFIX] RTE: Enable dialogue window resizing in IE (Stanislas Rolland)
2012-07-03  d67822d  #38574          [BUGFIX] In IE9, RTE does not work correctly in compat modes IE8/IE7 (Stanislas Rolland)
2012-07-03  d9b33b0                  Revert "[BUGFIX] In IE9, RTE does not work correctly in compat modes IE8/IE7" (Stanislas Rolland)
2012-07-03  9cfe9c2  #38574          [BUGFIX] In IE9, RTE does not work correctly in compat modes IE8/IE7 (Stanislas Rolland)
2012-07-02  d08559e  #38567          [BUGFIX] Add missing link to travis script (Helmut Hummel)
2012-07-02  145eb2c  #37615          [BUGFIX] IRRE records can't be expanded without an hidden field (Oliver Hader)
2012-07-02  e4a9d5c  #29254          [BUGFIX] TSFE->additionalFooterData for USER_INT (Oliver Hader)
2012-07-02  a1f0932  #38567          [TASK] Activate travis build for 4.7 (Helmut Hummel)
2012-07-02  9794bd2  #36313          [BUGFIX] Add rootline workspace overlay for backend_layouts. (Timo Webler)
2012-07-02  351a23c  #33546          [BUGFIX] Check if user is allowed to paste page to pagetree (Max Roesch)
2012-07-02  de46359  #27020          [BUGFIX] TCEForms.Suggest wizard in IRRE records (Nicole Cordes)
2012-07-02  0bd8d06  #34786          [BUGFIX] Custom HTML tags no longer malformed in IE (Bart Dubelaar)
2012-07-01  4bf154d  #38511          [BUGFIX] Remove a rather dubious unit test for Redis cache backend (Christian Kuhn)
2012-06-30  7957d03  #38503          [BUGFIX] Page tree unit test fails if pages don't exist (Susanne Moog)
2012-06-30  9e7e687  #36344          [BUGFIX] Icon for save action in scheduler should be save-close (Philipp Gampe)
2012-06-30  30bf42f  #38501          [BUGFIX]  Fix unit test failure if gif compress is disabled (Susanne Moog)
2012-06-30  24e27c6  #35915          [BUGFIX] VariableFrontend initializeObject not called (Daniel Pötzinger)
2012-06-30  3a83fac  #37618          [BUGFIX] Remove class of td if "No CSS styles for this table" is set (Juergen Furrer)
2012-06-30  3a9501e  #36290          [BUGFIX] Markers (%s) are not replaced in TCEmain error messages (Bart Dubelaar)
2012-06-30  2766d48  #33444          [BUGFIX] Fatal error in configuration ($BE_USER->uc) (Susanne Moog)
2012-06-29  d891eb5  #38357          [TASK] Add travis configuration file (Helmut Hummel)
2012-06-29  04d3f82  #24626          [BUGFIX] Drag&Drop inside the root page of the pagetree isn't possible (Stefan Galinski)
2012-06-29  1107b6a  #36093          [BUGFIX] Reports: Wrong indication for saltedpasswords (Markus Klein)
2012-06-28  14a2946  #37541          [BUGFIX] Declaration of tx_rtehtmlarea_base::drawRTE() not compatible (Stanislas Rolland)
2012-06-28  d04fe14  #36194          [BUGFIX] Ensure $output is used as string (Peter Niederlag)
2012-06-28  8d2dcc1  #38300          [BUGFIX] RTE link insertion issues with IE9 (Stanislas Rolland)
2012-06-27  cdee1af                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2012-06-24  4b3513d  #36541          [BUGFIX] Wrong margin calculation for Text/Image (derhansen)
2012-06-21  af95023  #36300          [BUGFIX] Properly load existing usergroups in task (Bart Dubelaar)
2012-06-21  18332ca  #35154          [BUGFIX] Exclude E_STRICT from exceptionalErrors (Steffen Müller)
2012-06-18  45bf97b  #36308          [BUGFIX] Correct Path Calculation in Cardlayout (Kay Strobach)
2012-06-17  8fb2ed5  #36777          [BUGFIX] Unnecessary warning in css_styled_content (division by zero) (Thomas Layh)
2012-06-15  ab720c0  #36947          [BUGFIX] Fix refactoring regression in imagecopyresized (Lorenz)
2012-06-13  d4fb1b0  #35944          [BUGFIX] Hide the field "Selected Pages" for menu type "Sitemap" (Marco Huber)
2012-05-28  4a564c5  #37553          BUGFIX] Illegal string offset (Jigal van Hemert)
2012-07-05 14:24:01 +00:00
dholland
2eb467f68a Fix some pkglint. 2012-07-01 01:33:39 +00:00
taca
79c53f55d6 Importing typo3_47 version 4.7.1 (TYPO3 4.7.1).
For detail, please refer http://wiki.typo3.org/TYPO3_4.7

===============================================================================
Compatibility
===============================================================================

* PHP 5.3

This version requires at least PHP 5.3, older versions of PHP are not supported
anymore with TYPO3 4.7.

	* safe_mode is not supported anymore
	* magic_quotes_gpc is deprecated. You are encouraged to turn this option
	  off as it still defaults to "On".

* ImageMagick

If you are using ImageMagick, only versions 6.0 and above are supported.

* Deprecated methods

Deprecated methods that were initially targeted to be removed in TYPO3 4.7 have
finally been removed. The deprecation log shows which functions were declared
to be deprecated and will be removed in the next TYPO3 versions.


Removed Functionality / Overworked Functionality
-------------------------------------------------------------------------------

* non utf-8 support removed

Before upgrading, check that your database is encoded in utf-8 and your
database connection is encoded same way. TYPO3 4.7 only will work with utf-8 after
other charsets have been deprecated in TYPO3 version 4.5 LTS.

* The old HTML-Mailer Class (t3lib_htmlmail) has been removed

After a grace period of two version t3lib_htmlmail finally has been removed from
TYPO3 Core. All extensions which had not been adapted yet, will break. Most
likely this will affect many extensions.

* Highly changed CSS Styled Content Classes

The System Extensions CSS Styled Content and the content rendering within sysext
CMS have been heavily overworked as well as the TypoScript changed remarkibly.
We expect all extensions X-Classing the Content-Rendering as well as adapting
TypoScript of CSS Styled Content to break. This might affect Lightbox-Extensions
as well as for example dam_content (old version).

!!!       PLEASE SEE A LIST OF INCOMPATIBLE EXTENSIONS WITHIN THE WIKI       !!!

===============================================================================
Changes and Improvements
===============================================================================

This will list important changes and improvements between TYPO3 4.6 and 4.7. For
technical details see ChangeLog included in the typo3_src package.


Authentication Services
-------------------------------------------------------------------------------

With this version the authentication chain has been cleaned up so that third
party authentication services can benefit from RSA encrypted login without the
need of decrypting the submitted password in their own code.

The system extension rsaauth will now decrypt the password and provide the
decrypted version for other services. So external authentication services can
access the clear text password always through $this->loginData['uident_text'],
no matter if the password has been transmitted as plain text during the login
or rsaauth has decrypted it.

Due to major changes in the login service of rsaauth, all extensions which
use XCLASS to extend that class, most likely will fail, whereas other extension
which make proper use of the public API of the system extension rsaauth will
continue working without any problem.
In any case, it is recommended to adjust external authentication services to
benefit from the changes.

See new chapter in TYPO3 services documentation (doc_core_services) about the
topic of authentication services: http://forge.typo3.org/issues/31413
2012-06-02 05:54:24 +00:00