Skip to content

Commit 75a3a7c

Browse files
author
taca
committed
www/typo3-13: update to 13.4.13
13.4.13 (2025-06-10) This version is a bugfix and maintenance release. *[TASK] Add SchemaTypeInformation in favor of getSubSchemaDivisorField (thanks to Oliver Bartsch) *[BUGFIX] Evaluate mixed-case file extensions in mime_type migration (thanks to Garvin Hicking) *[DOCS] Fix not displaying Changelog entry for 106743-SudoMode (thanks to Garvin Hicking) *[BUGFIX] Fix upload of encrypted Office Open XML documents (thanks to Benjamin Franzke) *[TASK] Minor adaptions to Schema API (thanks to Benni Mack) *[TASK] Restrict Doctrine DBAL to minor version 4.2.* (thanks to Stefan Bürk) *[BUGFIX] Fix typo "Insuecure" in exception message (thanks to Oliver Klee) *[TASK] Centralize specific subschema fields determination (thanks to Oliver Bartsch) *[TASK] Optimize appearance of form editor inspector (thanks to josuavogel) *[BUGFIX] Ignore 'logintype' for cHash validation (thanks to Markus Klein) *[TASK] Add EXT:styleguide imagemanipulation example file_1 (thanks to Garvin Hicking) *[DOCS] Update Changelog HowTo documentation (thanks to Garvin Hicking) *[TASK] Resolve two group/select related scenario todos (thanks to Christian Kuhn) *[BUGFIX] Fix URL parsing in UrlSoftReferenceParser (thanks to Sascha Egerer) *[BUGFIX] Hand over tags for clearCachePostProc by reference (thanks to Benni Mack) *[BUGFIX] Properly discard flex relation children (thanks to Christian Kuhn) *[TASK] Skip language related fields in diffsource json (thanks to Christian Kuhn) *[TASK] Sort the localization diffsource field alphabetically (thanks to Christian Kuhn) *[TASK] Remove IrreForeignFieldNonWs tests (thanks to Christian Kuhn) *[TASK] Improve detection of local side in MM relation handling (thanks to Oliver Bartsch) *[DOCS] Correct code block and links in Important-92187 (thanks to Lina Wolf) *[TASK] Add styleguide for imagecrop with multi crop+focus+aspect areas (thanks to Garvin Hicking) *[BUGFIX] Correctly hard-delete inline foreign field children (thanks to Christian Kuhn) *[BUGFIX] Fix indefinite sudo confirmation when copying backend users (thanks to Benjamin Franzke) *[BUGFIX] Improve MM related refindex handling (thanks to Oliver Bartsch) *[BUGFIX] Dispatch BeforeTcaOverridesEvent in TcaFactory->createNotMigrated (thanks to Nikita Hovratov) *[TASK] Use symfony rate limiter for backend password recovery (thanks to Torben Hansen) *[TASK] Revert record type permission handling (thanks to Oliver Bartsch) *[BUGFIX] Keep foreign_match_fields in TcaMigration (thanks to Oliver Bartsch) *[BUGFIX] Improve visibility of hidden inline/file references (thanks to Dennis Purisevic) *[BUGFIX] Add missing slash in example code (thanks to Albrecht Köhnlein) *[TASK] Introduce minimal mode for settings-editor (thanks to Benjamin Kott) *[BUGFIX] Adhere to isBrowsable flag of FAL storages (thanks to Markus Klein) *[BUGFIX] Fix negated disallowed check in drag-uploader (thanks to Benjamin Franzke) *[TASK] Move settings-editor labels to dedicated file (thanks to Benjamin Kott) *[TASK] Replace deprecated childNodes ViewHelper property (thanks to Simon Praetorius) *[BUGFIX] Delete relations of tables without delete-field (thanks to Stephan Großberndt) *[TASK] Remove unused additionalCssClasses from dashboard widgets (thanks to Benjamin Kott) *[TASK] Enable configurable form name in SettingsEditor (thanks to Benjamin Kott) *[TASK] Add submit event to SettingsEditor (thanks to Benjamin Kott) *[TASK] Refactor settings editor to support user-level advanced mode (thanks to Benjamin Kott) *[BUGFIX] Proper check for array key during indexing (thanks to Georg Ringer)
1 parent 333790e commit 75a3a7c

3 files changed

Lines changed: 17 additions & 9 deletions

File tree

www/typo3-13/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.3 2025/06/04 14:51:34 taca Exp $
1+
# $NetBSD: Makefile,v 1.4 2025/06/15 16:19:54 taca Exp $
22

33
DISTNAME= typo3_src-${VER}
44
PKGNAME= ${PHP_PKG_PREFIX}-typo3-${VER}
@@ -25,7 +25,7 @@ REPLACE_PHP+= vendor/symfony/yaml/Resources/bin/yaml-lint
2525
REPLACE_PHP+= vendor/typo3/cms-cli/typo3
2626
REPLACE_PHP+= vendor/typo3fluid/fluid/bin/fluid
2727

28-
VER= 13.4.13
28+
VER= 13.4.14
2929

3030
NO_BUILD= YES
3131
TYPO3DIR= share/typo3

www/typo3-13/PLIST

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@comment $NetBSD: PLIST,v 1.2 2025/06/04 14:51:34 taca Exp $
1+
@comment $NetBSD: PLIST,v 1.3 2025/06/15 16:19:54 taca Exp $
22
share/examples/typo3/typo3.conf
33
share/typo3/CODE_OF_CONDUCT.md
44
share/typo3/CONTRIBUTING.md
@@ -722,6 +722,7 @@ share/typo3/typo3/sysext/backend/Resources/Private/Language/locallang_pages_sort
722722
share/typo3/typo3/sysext/backend/Resources/Private/Language/locallang_pagetsconfig.xlf
723723
share/typo3/typo3/sysext/backend/Resources/Private/Language/locallang_reset_password.xlf
724724
share/typo3/typo3/sysext/backend/Resources/Private/Language/locallang_resource.xlf
725+
share/typo3/typo3/sysext/backend/Resources/Private/Language/locallang_settingseditor.xlf
725726
share/typo3/typo3/sysext/backend/Resources/Private/Language/locallang_show_rechis.xlf
726727
share/typo3/typo3/sysext/backend/Resources/Private/Language/locallang_siteconfiguration.xlf
727728
share/typo3/typo3/sysext/backend/Resources/Private/Language/locallang_siteconfiguration_module.xlf
@@ -1063,6 +1064,7 @@ share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/security/element/su
10631064
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/security/sudo-mode-interceptor.js
10641065
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/settings/editor.js
10651066
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/settings/editor/editable-setting.js
1067+
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/settings/enum/settings-mode.enum.js
10661068
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/settings/type/base.js
10671069
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/settings/type/bool.js
10681070
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/settings/type/color.js
@@ -2183,6 +2185,7 @@ share/typo3/typo3/sysext/core/Classes/Schema/Capability/SchemaCapabilityInterfac
21832185
share/typo3/typo3/sysext/core/Classes/Schema/Capability/SystemInternalFieldCapability.php
21842186
share/typo3/typo3/sysext/core/Classes/Schema/Capability/TcaSchemaCapability.php
21852187
share/typo3/typo3/sysext/core/Classes/Schema/Exception/FieldTypeNotAvailableException.php
2188+
share/typo3/typo3/sysext/core/Classes/Schema/Exception/InvalidSchemaTypeException.php
21862189
share/typo3/typo3/sysext/core/Classes/Schema/Exception/UndefinedFieldException.php
21872190
share/typo3/typo3/sysext/core/Classes/Schema/Exception/UndefinedSchemaException.php
21882191
share/typo3/typo3/sysext/core/Classes/Schema/Field/AbstractFieldType.php
@@ -2227,6 +2230,7 @@ share/typo3/typo3/sysext/core/Classes/Schema/RelationMapBuilder.php
22272230
share/typo3/typo3/sysext/core/Classes/Schema/RelationshipType.php
22282231
share/typo3/typo3/sysext/core/Classes/Schema/SchemaCollection.php
22292232
share/typo3/typo3/sysext/core/Classes/Schema/SchemaInterface.php
2233+
share/typo3/typo3/sysext/core/Classes/Schema/SchemaTypeInformation.php
22302234
share/typo3/typo3/sysext/core/Classes/Schema/SearchableSchemaFieldsCollector.php
22312235
share/typo3/typo3/sysext/core/Classes/Schema/Struct/FlexSectionContainer.php
22322236
share/typo3/typo3/sysext/core/Classes/Schema/Struct/FlexSheet.php
@@ -2317,6 +2321,7 @@ share/typo3/typo3/sysext/core/Classes/Settings/SettingDefinition.php
23172321
share/typo3/typo3/sysext/core/Classes/Settings/SettingNotFoundException.php
23182322
share/typo3/typo3/sysext/core/Classes/Settings/Settings.php
23192323
share/typo3/typo3/sysext/core/Classes/Settings/SettingsInterface.php
2324+
share/typo3/typo3/sysext/core/Classes/Settings/SettingsMode.php
23202325
share/typo3/typo3/sysext/core/Classes/Settings/SettingsTree.php
23212326
share/typo3/typo3/sysext/core/Classes/Settings/SettingsTypeInterface.php
23222327
share/typo3/typo3/sysext/core/Classes/Settings/SettingsTypeRegistry.php
@@ -9758,6 +9763,7 @@ share/typo3/typo3/sysext/form/Resources/Private/Templates/Backend/FormManager/In
97589763
share/typo3/typo3/sysext/form/Resources/Public/Css/form.css
97599764
share/typo3/typo3/sysext/form/Resources/Public/Icons/Extension.svg
97609765
share/typo3/typo3/sysext/form/Resources/Public/JavaScript/backend/form-editor.js
9766+
share/typo3/typo3/sysext/form/Resources/Public/JavaScript/backend/form-editor/component/property-grid-editor.js
97619767
share/typo3/typo3/sysext/form/Resources/Public/JavaScript/backend/form-editor/core.js
97629768
share/typo3/typo3/sysext/form/Resources/Public/JavaScript/backend/form-editor/helper.js
97639769
share/typo3/typo3/sysext/form/Resources/Public/JavaScript/backend/form-editor/inspector-component.js
@@ -11959,6 +11965,7 @@ share/typo3/vendor/doctrine/dbal/CONTRIBUTING.md
1195911965
share/typo3/vendor/doctrine/dbal/LICENSE
1196011966
share/typo3/vendor/doctrine/dbal/README.md
1196111967
share/typo3/vendor/doctrine/dbal/composer.json
11968+
share/typo3/vendor/doctrine/dbal/phpstan-baseline.neon
1196211969
share/typo3/vendor/doctrine/dbal/src/ArrayParameterType.php
1196311970
share/typo3/vendor/doctrine/dbal/src/ArrayParameters/Exception.php
1196411971
share/typo3/vendor/doctrine/dbal/src/ArrayParameters/Exception/MissingNamedParameter.php
@@ -12114,6 +12121,7 @@ share/typo3/vendor/doctrine/dbal/src/Exception/ServerException.php
1211412121
share/typo3/vendor/doctrine/dbal/src/Exception/SyntaxErrorException.php
1211512122
share/typo3/vendor/doctrine/dbal/src/Exception/TableExistsException.php
1211612123
share/typo3/vendor/doctrine/dbal/src/Exception/TableNotFoundException.php
12124+
share/typo3/vendor/doctrine/dbal/src/Exception/TransactionRolledBack.php
1211712125
share/typo3/vendor/doctrine/dbal/src/Exception/UniqueConstraintViolationException.php
1211812126
share/typo3/vendor/doctrine/dbal/src/Exception/UnknownDriver.php
1211912127
share/typo3/vendor/doctrine/dbal/src/ExpandArrayParameters.php
@@ -12295,8 +12303,8 @@ share/typo3/vendor/doctrine/dbal/src/Types/VarDateTimeType.php
1229512303
share/typo3/vendor/doctrine/deprecations/LICENSE
1229612304
share/typo3/vendor/doctrine/deprecations/README.md
1229712305
share/typo3/vendor/doctrine/deprecations/composer.json
12298-
share/typo3/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php
12299-
share/typo3/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/PHPUnit/VerifyDeprecations.php
12306+
share/typo3/vendor/doctrine/deprecations/src/Deprecation.php
12307+
share/typo3/vendor/doctrine/deprecations/src/PHPUnit/VerifyDeprecations.php
1230012308
share/typo3/vendor/doctrine/event-manager/LICENSE
1230112309
share/typo3/vendor/doctrine/event-manager/README.md
1230212310
share/typo3/vendor/doctrine/event-manager/UPGRADE.md

www/typo3-13/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.2 2025/06/04 14:51:34 taca Exp $
1+
$NetBSD: distinfo,v 1.3 2025/06/15 16:19:55 taca Exp $
22

3-
BLAKE2s (typo3_src-13.4.13.tar.gz) = 7ecf4d53a51b81958ceb5e23a94381d99e6d312dca30d8c930d8998b3e4bbd26
4-
SHA512 (typo3_src-13.4.13.tar.gz) = 454f5053573b3ce6ed64a3b3b96b9ff0a7c4374107f2b8f08ca822590a342e0a7e56eeebd41c0732133ec2d88a049cedebd4fc4301e8492cca7519a463bec979
5-
Size (typo3_src-13.4.13.tar.gz) = 25589234 bytes
3+
BLAKE2s (typo3_src-13.4.14.tar.gz) = ba113515b1b05f1b0db705dec86190eebb4aa8fd181ce4b4554528b82034a38e
4+
SHA512 (typo3_src-13.4.14.tar.gz) = 56c963e46a7e3b8839228abfecda38c1f6de6d751f6fc5708f2d3765138de06ad726b006ab577a1a097c864cbb115afbbb2e64e08191c0c3122ebd62048a0b56
5+
Size (typo3_src-13.4.14.tar.gz) = 25594919 bytes

0 commit comments

Comments
 (0)