pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/typo3-13



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Jun 15 16:19:55 UTC 2025

Modified Files:
        pkgsrc/www/typo3-13: Makefile PLIST distinfo

Log Message:
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)


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/typo3-13/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/typo3-13/PLIST \
    pkgsrc/www/typo3-13/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/typo3-13/Makefile
diff -u pkgsrc/www/typo3-13/Makefile:1.3 pkgsrc/www/typo3-13/Makefile:1.4
--- pkgsrc/www/typo3-13/Makefile:1.3    Wed Jun  4 14:51:34 2025
+++ pkgsrc/www/typo3-13/Makefile        Sun Jun 15 16:19:54 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2025/06/04 14:51:34 taca Exp $
+# $NetBSD: Makefile,v 1.4 2025/06/15 16:19:54 taca Exp $
 
 DISTNAME=      typo3_src-${VER}
 PKGNAME=       ${PHP_PKG_PREFIX}-typo3-${VER}
@@ -25,7 +25,7 @@ REPLACE_PHP+= vendor/symfony/yaml/Resour
 REPLACE_PHP+=  vendor/typo3/cms-cli/typo3
 REPLACE_PHP+=  vendor/typo3fluid/fluid/bin/fluid
 
-VER=           13.4.13
+VER=           13.4.14
 
 NO_BUILD=      YES
 TYPO3DIR=      share/typo3

Index: pkgsrc/www/typo3-13/PLIST
diff -u pkgsrc/www/typo3-13/PLIST:1.2 pkgsrc/www/typo3-13/PLIST:1.3
--- pkgsrc/www/typo3-13/PLIST:1.2       Wed Jun  4 14:51:34 2025
+++ pkgsrc/www/typo3-13/PLIST   Sun Jun 15 16:19:54 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2025/06/04 14:51:34 taca Exp $
+@comment $NetBSD: PLIST,v 1.3 2025/06/15 16:19:54 taca Exp $
 share/examples/typo3/typo3.conf
 share/typo3/CODE_OF_CONDUCT.md
 share/typo3/CONTRIBUTING.md
@@ -722,6 +722,7 @@ share/typo3/typo3/sysext/backend/Resourc
 share/typo3/typo3/sysext/backend/Resources/Private/Language/locallang_pagetsconfig.xlf
 share/typo3/typo3/sysext/backend/Resources/Private/Language/locallang_reset_password.xlf
 share/typo3/typo3/sysext/backend/Resources/Private/Language/locallang_resource.xlf
+share/typo3/typo3/sysext/backend/Resources/Private/Language/locallang_settingseditor.xlf
 share/typo3/typo3/sysext/backend/Resources/Private/Language/locallang_show_rechis.xlf
 share/typo3/typo3/sysext/backend/Resources/Private/Language/locallang_siteconfiguration.xlf
 share/typo3/typo3/sysext/backend/Resources/Private/Language/locallang_siteconfiguration_module.xlf
@@ -1063,6 +1064,7 @@ share/typo3/typo3/sysext/backend/Resourc
 share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/security/sudo-mode-interceptor.js
 share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/settings/editor.js
 share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/settings/editor/editable-setting.js
+share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/settings/enum/settings-mode.enum.js
 share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/settings/type/base.js
 share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/settings/type/bool.js
 share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/settings/type/color.js
@@ -2183,6 +2185,7 @@ share/typo3/typo3/sysext/core/Classes/Sc
 share/typo3/typo3/sysext/core/Classes/Schema/Capability/SystemInternalFieldCapability.php
 share/typo3/typo3/sysext/core/Classes/Schema/Capability/TcaSchemaCapability.php
 share/typo3/typo3/sysext/core/Classes/Schema/Exception/FieldTypeNotAvailableException.php
+share/typo3/typo3/sysext/core/Classes/Schema/Exception/InvalidSchemaTypeException.php
 share/typo3/typo3/sysext/core/Classes/Schema/Exception/UndefinedFieldException.php
 share/typo3/typo3/sysext/core/Classes/Schema/Exception/UndefinedSchemaException.php
 share/typo3/typo3/sysext/core/Classes/Schema/Field/AbstractFieldType.php
@@ -2227,6 +2230,7 @@ share/typo3/typo3/sysext/core/Classes/Sc
 share/typo3/typo3/sysext/core/Classes/Schema/RelationshipType.php
 share/typo3/typo3/sysext/core/Classes/Schema/SchemaCollection.php
 share/typo3/typo3/sysext/core/Classes/Schema/SchemaInterface.php
+share/typo3/typo3/sysext/core/Classes/Schema/SchemaTypeInformation.php
 share/typo3/typo3/sysext/core/Classes/Schema/SearchableSchemaFieldsCollector.php
 share/typo3/typo3/sysext/core/Classes/Schema/Struct/FlexSectionContainer.php
 share/typo3/typo3/sysext/core/Classes/Schema/Struct/FlexSheet.php
@@ -2317,6 +2321,7 @@ share/typo3/typo3/sysext/core/Classes/Se
 share/typo3/typo3/sysext/core/Classes/Settings/SettingNotFoundException.php
 share/typo3/typo3/sysext/core/Classes/Settings/Settings.php
 share/typo3/typo3/sysext/core/Classes/Settings/SettingsInterface.php
+share/typo3/typo3/sysext/core/Classes/Settings/SettingsMode.php
 share/typo3/typo3/sysext/core/Classes/Settings/SettingsTree.php
 share/typo3/typo3/sysext/core/Classes/Settings/SettingsTypeInterface.php
 share/typo3/typo3/sysext/core/Classes/Settings/SettingsTypeRegistry.php
@@ -9758,6 +9763,7 @@ share/typo3/typo3/sysext/form/Resources/
 share/typo3/typo3/sysext/form/Resources/Public/Css/form.css
 share/typo3/typo3/sysext/form/Resources/Public/Icons/Extension.svg
 share/typo3/typo3/sysext/form/Resources/Public/JavaScript/backend/form-editor.js
+share/typo3/typo3/sysext/form/Resources/Public/JavaScript/backend/form-editor/component/property-grid-editor.js
 share/typo3/typo3/sysext/form/Resources/Public/JavaScript/backend/form-editor/core.js
 share/typo3/typo3/sysext/form/Resources/Public/JavaScript/backend/form-editor/helper.js
 share/typo3/typo3/sysext/form/Resources/Public/JavaScript/backend/form-editor/inspector-component.js
@@ -11959,6 +11965,7 @@ share/typo3/vendor/doctrine/dbal/CONTRIB
 share/typo3/vendor/doctrine/dbal/LICENSE
 share/typo3/vendor/doctrine/dbal/README.md
 share/typo3/vendor/doctrine/dbal/composer.json
+share/typo3/vendor/doctrine/dbal/phpstan-baseline.neon
 share/typo3/vendor/doctrine/dbal/src/ArrayParameterType.php
 share/typo3/vendor/doctrine/dbal/src/ArrayParameters/Exception.php
 share/typo3/vendor/doctrine/dbal/src/ArrayParameters/Exception/MissingNamedParameter.php
@@ -12114,6 +12121,7 @@ share/typo3/vendor/doctrine/dbal/src/Exc
 share/typo3/vendor/doctrine/dbal/src/Exception/SyntaxErrorException.php
 share/typo3/vendor/doctrine/dbal/src/Exception/TableExistsException.php
 share/typo3/vendor/doctrine/dbal/src/Exception/TableNotFoundException.php
+share/typo3/vendor/doctrine/dbal/src/Exception/TransactionRolledBack.php
 share/typo3/vendor/doctrine/dbal/src/Exception/UniqueConstraintViolationException.php
 share/typo3/vendor/doctrine/dbal/src/Exception/UnknownDriver.php
 share/typo3/vendor/doctrine/dbal/src/ExpandArrayParameters.php
@@ -12295,8 +12303,8 @@ share/typo3/vendor/doctrine/dbal/src/Typ
 share/typo3/vendor/doctrine/deprecations/LICENSE
 share/typo3/vendor/doctrine/deprecations/README.md
 share/typo3/vendor/doctrine/deprecations/composer.json
-share/typo3/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php
-share/typo3/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/PHPUnit/VerifyDeprecations.php
+share/typo3/vendor/doctrine/deprecations/src/Deprecation.php
+share/typo3/vendor/doctrine/deprecations/src/PHPUnit/VerifyDeprecations.php
 share/typo3/vendor/doctrine/event-manager/LICENSE
 share/typo3/vendor/doctrine/event-manager/README.md
 share/typo3/vendor/doctrine/event-manager/UPGRADE.md
Index: pkgsrc/www/typo3-13/distinfo
diff -u pkgsrc/www/typo3-13/distinfo:1.2 pkgsrc/www/typo3-13/distinfo:1.3
--- pkgsrc/www/typo3-13/distinfo:1.2    Wed Jun  4 14:51:34 2025
+++ pkgsrc/www/typo3-13/distinfo        Sun Jun 15 16:19:55 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2025/06/04 14:51:34 taca Exp $
+$NetBSD: distinfo,v 1.3 2025/06/15 16:19:55 taca Exp $
 
-BLAKE2s (typo3_src-13.4.13.tar.gz) = 7ecf4d53a51b81958ceb5e23a94381d99e6d312dca30d8c930d8998b3e4bbd26
-SHA512 (typo3_src-13.4.13.tar.gz) = 454f5053573b3ce6ed64a3b3b96b9ff0a7c4374107f2b8f08ca822590a342e0a7e56eeebd41c0732133ec2d88a049cedebd4fc4301e8492cca7519a463bec979
-Size (typo3_src-13.4.13.tar.gz) = 25589234 bytes
+BLAKE2s (typo3_src-13.4.14.tar.gz) = ba113515b1b05f1b0db705dec86190eebb4aa8fd181ce4b4554528b82034a38e
+SHA512 (typo3_src-13.4.14.tar.gz) = 56c963e46a7e3b8839228abfecda38c1f6de6d751f6fc5708f2d3765138de06ad726b006ab577a1a097c864cbb115afbbb2e64e08191c0c3122ebd62048a0b56
+Size (typo3_src-13.4.14.tar.gz) = 25594919 bytes



Home | Main Index | Thread Index | Old Index