From 2b8e5104b7dc31a79a04e67495807e47ed8159af Mon Sep 17 00:00:00 2001 From: taca Date: Sat, 7 May 2016 03:12:38 +0000 Subject: Update typo3_62 package to 6.2.22 (TYPO3 6.2.22 LTS). 6.2.20 contains security fix. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2016-04-26 412080d [RELEASE] Release of TYPO3 6.2.22 (TYPO3 Release Team) 2016-04-26 1adf60b #75860 [BUGFIX] Double encoding in image title-tag (Frank Naegler) 2016-04-25 ec7b229 #75519 [BUGFIX] Remember not rendered checkboxes in TCA treeSelect (Frans Saris) 2016-04-20 576677d #73735 [BUGFIX] Check if folder is within the filemount (Frans Saris) 2016-04-18 8513140 #75548 [BUGFIX] RTE: Show content of link style dropdown again (Markus Klein) 2016-04-18 aed3061 #73567 [BUGFIX] Ignore cURL proxy header block (Albrecht Köhnlein) 2016-04-12 0dd0ce1 [TASK] Set TYPO3 version to 6.2.22-dev (TYPO3 Release Team) 2016-04-12 cd53673 [RELEASE] Release of TYPO3 6.2.21 (TYPO3 Release Team) 2016-04-12 5645614 #75541 [BUGFIX] Add missing bracket in EXT:rtehtmlarea to fix syntax error (Andreas Fernandez) 2016-04-12 c236b4d [TASK] Set TYPO3 version to 6.2.21-dev (TYPO3 Release Team) 2016-04-12 efbf8a9 [RELEASE] Release of TYPO3 6.2.20 (TYPO3 Release Team) 2016-04-12 1fcfd5b #75055 [SECURITY] Disallow login with empty password (Nicole Cordes) 2016-04-12 5a8e0a1 #28175 [SECURITY] Limit user access in workspace previews (Nicole Cordes) 2016-04-12 c6dcf83 #51908 [SECURITY] Prevent XSS in ElementBrowser (Markus Klein) 2016-04-12 ef368ac #75164 [SECURITY] Prevent XSS in SelectMultipleSideBySideElement (Nicole Cordes) 2016-04-12 e7ca585 #73459 [SECURITY] Fix arbitrary file disclosure in form extension (Steffen Müller) 2016-04-12 ab32091 #75022 [BUGFIX] Load XML files of Extension Manager properly (Andreas Fernandez) 2016-04-07 ab3cc83 #74131 [BUGFIX] WinCache 2.0 and newer have no opcode cache (Alexander Opitz) 2016-04-06 f5219a6 #75423 [TASK] Allow installation of composer installers 1.2.x (Helmut Hummel) 2016-04-04 08ef6cd #69773 [BUGFIX] Warning when clearing all caches from within install tool (Bernhard Kraft) 2016-03-31 d5d3832 #75273 [TASK] Loosen version constraint for TYPO3 CMS Composer Installers (Christian Opitz) 2016-03-31 ccea306 #73631 [BUGFIX] only trim leading slash from section name (Daniel Neugebauer) 2016-03-30 c36eb54 #75156 [BUGFIX] Add reference count to delete message (Gianluigi Martino) 2016-03-29 4b2594f #75283 [BUGFIX] Use proper quotation in phpdoc of ExtensionManagementUtility::addService() (Andreas Fernandez) 2016-03-29 d767d59 #75287 [BUGFIX] Fix typo in BooleanNode exception message (Sascha Egerer) 2016-03-23 297a828 #75242 [BUGFIX] Use `modTSconfig` for default language label, if set (Andreas Fernandez) 2016-03-12 c5cec73 #72606 [BUGFIX] Prevent TYPO3.settings in ajax requests (Nicole Cordes) 2016-03-11 e9c6fb9 #74815 [TASK] Add unit tests for TYPO3SEARCH markers (Tymoteusz Motylewski) 2016-03-10 7e934ec #74508 [BUGFIX] Load XML files of t3editor properly (Andreas Fernandez) 2016-03-06 25ee28e #72225 [BUGFIX] Workspace page previews collide with generated preview links (Oliver Hader) 2016-03-05 9db88b5 #74127 [BUGFIX] Ensure t3d compatibility for supported TYPO3 version (Nicole Cordes) 2016-03-04 3fbe9cd #70373 [BUGFIX] Adjust UserAgent checks in RTE to detect Edge correctly (Benjamin Kott) 2016-03-04 54e3a4d #71094 [TASK] Keep selected page active after save & close (Gianluigi Martino) 2016-03-04 5ecde7c #69346 [TASK] EXT:form - Update and optimize documentation (Björn Jacob) 2016-03-03 b389089 #72886 [TASK] Add info about Apache version when using mod_filter (Eric Chavaillaz) 2016-02-25 8060388 #73243 [BUGFIX] Stage buttons shown in frontend without user being repsonsible (Oliver Hader) --- www/typo3_62/Makefile | 4 +-- www/typo3_62/PLIST | 83 +++++++++++++++++++++++++++++++++++++++++++-------- www/typo3_62/distinfo | 10 +++---- 3 files changed, 77 insertions(+), 20 deletions(-) (limited to 'www') diff --git a/www/typo3_62/Makefile b/www/typo3_62/Makefile index 7e691f7f4b7..5396eb53d58 100644 --- a/www/typo3_62/Makefile +++ b/www/typo3_62/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2016/02/23 15:43:32 taca Exp $ +# $NetBSD: Makefile,v 1.15 2016/05/07 03:12:38 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.19 +VER= 6.2.22 NO_BUILD= yes USE_TOOLS+= bash:run pax diff --git a/www/typo3_62/PLIST b/www/typo3_62/PLIST index 6a5e36683cd..f922ee37d1a 100644 --- a/www/typo3_62/PLIST +++ b/www/typo3_62/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2016/02/23 15:43:32 taca Exp $ +@comment $NetBSD: PLIST,v 1.11 2016/05/07 03:12:38 taca Exp $ ${TYPO3DIR}/${TYPO3NAME}/ChangeLog ${TYPO3DIR}/${TYPO3NAME}/INSTALL.md ${TYPO3DIR}/${TYPO3NAME}/LICENSE.txt @@ -4444,23 +4444,80 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Classes/View/Wizard/WizardView.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Configuration/PageTS/modWizards.ts ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Configuration/TCA/Overrides/tt_content.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Configuration/TypoScript/setup.txt +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Administration/DefaultNewRecord/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Administration/Index.rst -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/CheatSheet/Images.txt -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/CheatSheet/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Administration/WizardSettings/DefaultsReference/ElementsTab/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Administration/WizardSettings/DefaultsReference/FormTab/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Administration/WizardSettings/DefaultsReference/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Administration/WizardSettings/DefaultsReference/OptionsTab/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Administration/WizardSettings/DefaultsReference/ShowTabs/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Administration/WizardSettings/ElementsReference/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Administration/WizardSettings/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Filters/Alphabetic/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Filters/Alphanumeric/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Filters/Currency/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Filters/Digit/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Filters/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Filters/Integer/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Filters/Lowercase/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Filters/Regexp/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Filters/Removexss/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Filters/Stripnewlines/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Filters/Titlecase/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Filters/Trim/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Filters/Uppercase/Index.rst ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Index.rst -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Reference/Attributes/Index.rst -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Reference/Functions/Index.rst -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Reference/Index.rst -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Reference/Objects/Index.rst -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Images/CheatSheetAttributes.png -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Images/CheatSheetFilters.png -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Images/CheatSheetLayouts.png -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Images/CheatSheetRules.png -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Images/FormCreationWizad.png +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Layout/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Layout/LayoutObjectSpecific/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Layout/LayoutViewSpecific/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Layout/LayoutWholeForm/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Objects/Button/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Objects/Checkbox/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Objects/Fieldset/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Objects/Fileupload/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Objects/Form/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Objects/Header/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Objects/Hidden/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Objects/Imagebutton/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Objects/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Objects/ObjectAttributes/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Objects/Optgroup/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Objects/Option/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Objects/Password/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Objects/Radio/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Objects/Reset/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Objects/Select/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Objects/Submit/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Objects/Textarea/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Objects/Textblock/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Objects/Textline/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Postprocessors/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Postprocessors/Mail/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Postprocessors/Redirect/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Rules/Alphabetic/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Rules/Alphanumeric/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Rules/Between/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Rules/Date/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Rules/Digit/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Rules/Email/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Rules/Equals/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Rules/Float/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Rules/Greaterthan/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Rules/Inarray/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Rules/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Rules/Integer/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Rules/Ip/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Rules/Length/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Rules/Lessthan/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Rules/Regexp/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Rules/Required/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Rules/Uri/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Configuration/Rules/ValidationAttributes/Index.rst +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/form/Documentation/Images/FormCreationWizard.png ${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/Resources/Cheatsheet.ods +${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 diff --git a/www/typo3_62/distinfo b/www/typo3_62/distinfo index 587d0418327..82f0c4838d7 100644 --- a/www/typo3_62/distinfo +++ b/www/typo3_62/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.12 2016/02/23 15:43:32 taca Exp $ +$NetBSD: distinfo,v 1.13 2016/05/07 03:12:38 taca Exp $ -SHA1 (typo3_src-6.2.19.tar.gz) = 645761866eeeaac064ee2516ca5979a7f7873459 -RMD160 (typo3_src-6.2.19.tar.gz) = 8d217ccc555f99e3e39fc5e3f8656af85dfe254c -SHA512 (typo3_src-6.2.19.tar.gz) = e1311d60e73eb72751324286e238c1ee15154812a2ed223473e56eae37e047a5929f5df2b55fb4f9bd9d91ac5460a42c0b367f0710461e57d88dab191ce1703f -Size (typo3_src-6.2.19.tar.gz) = 21190184 bytes +SHA1 (typo3_src-6.2.22.tar.gz) = a9c8277edcea302c37f24081e1a5f5aceb704235 +RMD160 (typo3_src-6.2.22.tar.gz) = ed5836a764057da53e1694053a323267fa745c6d +SHA512 (typo3_src-6.2.22.tar.gz) = 1ac9b0d23221eea40a6d05cbafea6c235e5c4e7feb595e404908c6588217c3a3e7ccb71dc1d9d7ff3afd1541c2e9a423b7e7565694d71a93941af85fd16a8569 +Size (typo3_src-6.2.22.tar.gz) = 20937720 bytes SHA1 (patch-typo3_sysext_core_Configuration_DefaultConfiguration.php) = e33544513630b4c931ca8e932847796d4bd694b2 -- cgit v1.2.3