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: Tue Dec 9 14:25:51 UTC 2025
Modified Files:
pkgsrc/www/typo3-13: Makefile PLIST distinfo
Log Message:
www/typo3-13: update to 13.4.22
13.4.21 (2025-12-02)
This version is a bugfix and maintenance release, which solves an
incompatibility with TYPO3's dependency of symfony/dependency-injection in
version 7.4.0 (see https://review.typo3.org/c/Packages/TYPO3.CMS/+/91926)
which might affect all composer-based installations currently.
https://get.typo3.org/release-notes/13.4.21
13.4.22 (2025-12-09)
This version is a bugfix and maintenance release.
https://get.typo3.org/release-notes/13.4.22
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/typo3-13/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/typo3-13/PLIST
cvs rdiff -u -r1.8 -r1.9 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.9 pkgsrc/www/typo3-13/Makefile:1.10
--- pkgsrc/www/typo3-13/Makefile:1.9 Wed Oct 22 16:33:20 2025
+++ pkgsrc/www/typo3-13/Makefile Tue Dec 9 14:25:50 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2025/10/22 16:33:20 taca Exp $
+# $NetBSD: Makefile,v 1.10 2025/12/09 14:25:50 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.19
+VER= 13.4.22
NO_BUILD= YES
TYPO3DIR= share/typo3
Index: pkgsrc/www/typo3-13/PLIST
diff -u pkgsrc/www/typo3-13/PLIST:1.7 pkgsrc/www/typo3-13/PLIST:1.8
--- pkgsrc/www/typo3-13/PLIST:1.7 Wed Oct 22 16:33:20 2025
+++ pkgsrc/www/typo3-13/PLIST Tue Dec 9 14:25:50 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2025/10/22 16:33:20 taca Exp $
+@comment $NetBSD: PLIST,v 1.8 2025/12/09 14:25:50 taca Exp $
share/examples/typo3/typo3.conf
share/typo3/CODE_OF_CONDUCT.md
share/typo3/CONTRIBUTING.md
@@ -940,6 +940,7 @@ share/typo3/typo3/sysext/backend/Resourc
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/element/pagination.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/element/progress-bar-element.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/element/progress-tracker-element.js
+share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/element/pseudo-button.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/element/spinner-element.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/element/thumbnail-element.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/enum/data-transfer-types.js
@@ -1214,6 +1215,7 @@ share/typo3/typo3/sysext/beuser/Resource
share/typo3/typo3/sysext/beuser/composer.json
share/typo3/typo3/sysext/beuser/ext_emconf.php
share/typo3/typo3/sysext/core/Classes/Adapter/EventDispatcherAdapter.php
+share/typo3/typo3/sysext/core/Classes/Attribute/AsAllowedCallable.php
share/typo3/typo3/sysext/core/Classes/Attribute/AsEventListener.php
share/typo3/typo3/sysext/core/Classes/Attribute/WebhookMessage.php
share/typo3/typo3/sysext/core/Classes/Authentication/AbstractAuthenticationService.php
@@ -1534,6 +1536,7 @@ share/typo3/typo3/sysext/core/Classes/Da
share/typo3/typo3/sysext/core/Classes/Database/Schema/Parser/AST/DataType/TinyBlobDataType.php
share/typo3/typo3/sysext/core/Classes/Database/Schema/Parser/AST/DataType/TinyIntDataType.php
share/typo3/typo3/sysext/core/Classes/Database/Schema/Parser/AST/DataType/TinyTextDataType.php
+share/typo3/typo3/sysext/core/Classes/Database/Schema/Parser/AST/DataType/UuidDataType.php
share/typo3/typo3/sysext/core/Classes/Database/Schema/Parser/AST/DataType/VarBinaryDataType.php
share/typo3/typo3/sysext/core/Classes/Database/Schema/Parser/AST/DataType/VarCharDataType.php
share/typo3/typo3/sysext/core/Classes/Database/Schema/Parser/AST/DataType/YearDataType.php
@@ -1573,6 +1576,7 @@ share/typo3/typo3/sysext/core/Classes/De
share/typo3/typo3/sysext/core/Classes/DependencyInjection/MfaProviderPass.php
share/typo3/typo3/sysext/core/Classes/DependencyInjection/NotFoundException.php
share/typo3/typo3/sysext/core/Classes/DependencyInjection/PublicServicePass.php
+share/typo3/typo3/sysext/core/Classes/DependencyInjection/ResolveClassPass.php
share/typo3/typo3/sysext/core/Classes/DependencyInjection/ServiceProviderCompilationPass.php
share/typo3/typo3/sysext/core/Classes/DependencyInjection/ServiceProviderInterface.php
share/typo3/typo3/sysext/core/Classes/DependencyInjection/ServiceProviderRegistry.php
@@ -2245,6 +2249,7 @@ share/typo3/typo3/sysext/core/Classes/Sc
share/typo3/typo3/sysext/core/Classes/Schema/TcaSchemaFactory.php
share/typo3/typo3/sysext/core/Classes/Schema/VisibleSchemaFieldsCollector.php
share/typo3/typo3/sysext/core/Classes/Security/BlockSerializationTrait.php
+share/typo3/typo3/sysext/core/Classes/Security/ContentSecurityPolicy/Configuration/Behavior.php
share/typo3/typo3/sysext/core/Classes/Security/ContentSecurityPolicy/Configuration/DispositionConfiguration.php
share/typo3/typo3/sysext/core/Classes/Security/ContentSecurityPolicy/Configuration/DispositionMapFactory.php
share/typo3/typo3/sysext/core/Classes/Security/ContentSecurityPolicy/ConsumableNonce.php
@@ -2253,9 +2258,12 @@ share/typo3/typo3/sysext/core/Classes/Se
share/typo3/typo3/sysext/core/Classes/Security/ContentSecurityPolicy/Disposition.php
share/typo3/typo3/sysext/core/Classes/Security/ContentSecurityPolicy/Event/InvestigateMutationsEvent.php
share/typo3/typo3/sysext/core/Classes/Security/ContentSecurityPolicy/Event/PolicyMutatedEvent.php
+share/typo3/typo3/sysext/core/Classes/Security/ContentSecurityPolicy/Event/PolicyPreparedEvent.php
share/typo3/typo3/sysext/core/Classes/Security/ContentSecurityPolicy/HashProxy.php
share/typo3/typo3/sysext/core/Classes/Security/ContentSecurityPolicy/HashType.php
share/typo3/typo3/sysext/core/Classes/Security/ContentSecurityPolicy/HashValue.php
+share/typo3/typo3/sysext/core/Classes/Security/ContentSecurityPolicy/Middleware/PolicyBag.php
+share/typo3/typo3/sysext/core/Classes/Security/ContentSecurityPolicy/Middleware/ResponseService.php
share/typo3/typo3/sysext/core/Classes/Security/ContentSecurityPolicy/ModelService.php
share/typo3/typo3/sysext/core/Classes/Security/ContentSecurityPolicy/Mutation.php
share/typo3/typo3/sysext/core/Classes/Security/ContentSecurityPolicy/MutationCollection.php
@@ -4156,9 +4164,12 @@ share/typo3/typo3/sysext/core/Documentat
share/typo3/typo3/sysext/core/Documentation/Changelog/13.4.x/Important-106494-AdaptInstancesOfAbstractFormFieldViewHelperDealingWithGetIdentifierByObject.rst
share/typo3/typo3/sysext/core/Documentation/Changelog/13.4.x/Important-106508-RespectColumnCharacterSetAndCollationInExt_tablessql.rst
share/typo3/typo3/sysext/core/Documentation/Changelog/13.4.x/Important-106894-SiteSettingsyamlIsNowStoredAsAMap.rst
+share/typo3/typo3/sysext/core/Documentation/Changelog/13.4.x/Important-107062-AvoidApplyingContent-Security-PolicyNonceSourcesWhenNotRequired.rst
share/typo3/typo3/sysext/core/Documentation/Changelog/13.4.x/Important-107063-CKEditor5-v46.rst
+share/typo3/typo3/sysext/core/Documentation/Changelog/13.4.x/Important-107342-ExtendListFormsMethodInFormPersistenceManagerInterface.rst
share/typo3/typo3/sysext/core/Documentation/Changelog/13.4.x/Important-107594-IconOverlayForNewContentElementWizardViaSelectItems.rst
share/typo3/typo3/sysext/core/Documentation/Changelog/13.4.x/Important-107649-DependencyInjectionCacheIsNowPHPVersionDependant.rst
+share/typo3/typo3/sysext/core/Documentation/Changelog/13.4.x/Important-107681-DisabledStateForShortcutButtonAndDropDownButton.rst
share/typo3/typo3/sysext/core/Documentation/Changelog/13.4.x/Important-92187-EvaluationOfIncomingHTTPHeaderX-Forwarded-Proto.rst
share/typo3/typo3/sysext/core/Documentation/Changelog/13.4.x/Index.rst
share/typo3/typo3/sysext/core/Documentation/Changelog/13.4/Deprecation-105076-PluginContentElementAndPluginSubTypes.rst
@@ -6476,11 +6487,21 @@ share/typo3/typo3/sysext/core/Resources/
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-approve.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-archive.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-arrow-down-alt.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-arrow-down-end-alt.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-arrow-down-end.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-arrow-down-left-alt.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-arrow-down-left.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-arrow-down-right-alt.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-arrow-down-right.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-arrow-down-start-alt.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-arrow-down-start.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-arrow-down.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-arrow-end-alt.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-arrow-end-down-alt.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-arrow-end-down.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-arrow-end-up-alt.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-arrow-end-up.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-arrow-end.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-arrow-left-alt.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-arrow-left.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-arrow-right-alt.svg
@@ -6489,19 +6510,29 @@ share/typo3/typo3/sysext/core/Resources/
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-arrow-right-up-alt.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-arrow-right-up.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-arrow-right.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-arrow-start-alt.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-arrow-start.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-arrow-up-alt.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-arrow-up.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-aspect-ratio.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-badge.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-ban.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-barcode-read.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-barcode-scan.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-barcode.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-bell-ring.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-bell-slash.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-bell.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-bolt.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-book.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-brand-apple.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-brand-bluesky.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-brand-discord.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-brand-facebook.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-brand-git.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-brand-github.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-brand-gitlab.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-brand-google.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-brand-instagram.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-brand-linkedin.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-brand-linux.svg
@@ -6520,17 +6551,19 @@ share/typo3/typo3/sysext/core/Resources/
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-browser.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-brush.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-building.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-bullhorn-slash.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-bullhorn.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-calendar-alternative.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-calendar.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-canvas.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-capslock.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-caret-bar-bottom.svg
-share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-caret-bar-left.svg
-share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-caret-bar-right.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-caret-bar-end.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-caret-bar-start.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-caret-bar-top.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-caret-down.svg
-share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-caret-left.svg
-share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-caret-right.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-caret-end.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-caret-start.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-caret-up.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-cart.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-category.svg
@@ -6545,16 +6578,16 @@ share/typo3/typo3/sysext/core/Resources/
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-check-square.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-check.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-chevron-bar-down.svg
-share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-chevron-bar-left.svg
-share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-chevron-bar-right.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-chevron-bar-end.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-chevron-bar-start.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-chevron-bar-up.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-chevron-contract.svg
-share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-chevron-double-left.svg
-share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-chevron-double-right.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-chevron-double-end.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-chevron-double-start.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-chevron-down.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-chevron-end.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-chevron-expand.svg
-share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-chevron-left.svg
-share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-chevron-right.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-chevron-start.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-chevron-up.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-circle-full.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-circle-half.svg
@@ -6584,6 +6617,7 @@ share/typo3/typo3/sysext/core/Resources/
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-container.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-cookie-bite.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-cookie.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-copyright.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-cpu.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-credit-card.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-crop.svg
@@ -6692,6 +6726,7 @@ share/typo3/typo3/sysext/core/Resources/
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-key.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-lightbulb-on.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-lightbulb.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-line-columns.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-link.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-list-alternative.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-list.svg
@@ -6702,6 +6737,8 @@ share/typo3/typo3/sysext/core/Resources/
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-map.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-marker.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-menu-alternative.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-menu-sidebar-collapsed.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-menu-sidebar-expanded.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-menu.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-message-add.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-message-dots.svg
@@ -6791,6 +6828,7 @@ share/typo3/typo3/sysext/core/Resources/
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-template-new.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-template.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-terminal.svg
+share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-text-indent.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-thumbtack.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-ticket.svg
share/typo3/typo3/sysext/core/Resources/Public/Icons/T3Icons/svgs/actions/actions-toggle-off.svg
@@ -8454,6 +8492,7 @@ share/typo3/typo3/sysext/form/Classes/Do
share/typo3/typo3/sysext/form/Classes/Domain/Runtime/FormRuntime/FormSession.php
share/typo3/typo3/sysext/form/Classes/Domain/Runtime/FormRuntime/Lifecycle/AfterFormStateInitializedInterface.php
share/typo3/typo3/sysext/form/Classes/Domain/Runtime/FormState.php
+share/typo3/typo3/sysext/form/Classes/Enum/SortDirection.php
share/typo3/typo3/sysext/form/Classes/Evaluation/EmailOrFormElementIdentifier.php
share/typo3/typo3/sysext/form/Classes/EventListener/DataStructureIdentifierListener.php
share/typo3/typo3/sysext/form/Classes/EventListener/ProcessFileListActionsEventListener.php
@@ -8748,6 +8787,7 @@ share/typo3/typo3/sysext/form/Documentat
share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/ConfirmationFinisher/_codesnippets/_finisher.php.inc
share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/ConfirmationFinisher/_codesnippets/_form_with_confirmation_content_element.yaml
share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/ConfirmationFinisher/_codesnippets/_form_with_confirmation_finisher.yaml
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/ConfirmationFinisher/_codesnippets/_form_with_propertiesExcludedFromTranslation.yaml
share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/DeleteUploadsFinisher/Index.rst
share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/DeleteUploadsFinisher/_codesnippets/_finisher.php.inc
share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/DeleteUploadsFinisher/_codesnippets/_form.yaml
@@ -9936,6 +9976,7 @@ share/typo3/typo3/sysext/frontend/Classe
share/typo3/typo3/sysext/frontend/Classes/Event/ModifyTypoScriptConfigEvent.php
share/typo3/typo3/sysext/frontend/Classes/Event/ModifyTypoScriptConstantsEvent.php
share/typo3/typo3/sysext/frontend/Classes/Event/ShouldUseCachedPageDataIfAvailableEvent.php
+share/typo3/typo3/sysext/frontend/Classes/EventListener/AvoidContentSecurityPolicyNonceEventListener.php
share/typo3/typo3/sysext/frontend/Classes/EventListener/RemoveListTypePluginFromNewContentElementWizard.php
share/typo3/typo3/sysext/frontend/Classes/Exception.php
share/typo3/typo3/sysext/frontend/Classes/Html/HtmlWorker.php
@@ -11435,6 +11476,8 @@ share/typo3/typo3/sysext/scheduler/Confi
share/typo3/typo3/sysext/scheduler/Configuration/Services.yaml
share/typo3/typo3/sysext/scheduler/Configuration/TCA/tx_scheduler_task_group.php
share/typo3/typo3/sysext/scheduler/Documentation/Administration/BackendModule/Index.rst
+share/typo3/typo3/sysext/scheduler/Documentation/Administration/ConsoleTools/Index.rst
+share/typo3/typo3/sysext/scheduler/Documentation/Administration/ConsoleTools/Running.rst
share/typo3/typo3/sysext/scheduler/Documentation/Administration/DeleteTask/Index.rst
share/typo3/typo3/sysext/scheduler/Documentation/Administration/EditTask/Index.rst
share/typo3/typo3/sysext/scheduler/Documentation/Administration/ExecuteNextCronjob/Index.rst
@@ -11472,7 +11515,6 @@ share/typo3/typo3/sysext/scheduler/Docum
share/typo3/typo3/sysext/scheduler/Documentation/Installation/CronJob/Index.rst
share/typo3/typo3/sysext/scheduler/Documentation/Installation/Index.rst
share/typo3/typo3/sysext/scheduler/Documentation/Installation/Installing/Index.rst
-share/typo3/typo3/sysext/scheduler/Documentation/Installation/SchedulerShellScript/Index.rst
share/typo3/typo3/sysext/scheduler/Documentation/Installation/SetupCheck/Index.rst
share/typo3/typo3/sysext/scheduler/Documentation/Introduction/Index.rst
share/typo3/typo3/sysext/scheduler/Documentation/KnownProblems/Index.rst
@@ -12464,7 +12506,6 @@ share/typo3/vendor/doctrine/lexer/UPGRAD
share/typo3/vendor/doctrine/lexer/composer.json
share/typo3/vendor/doctrine/lexer/src/AbstractLexer.php
share/typo3/vendor/doctrine/lexer/src/Token.php
-share/typo3/vendor/egulias/email-validator/CHANGELOG.md
share/typo3/vendor/egulias/email-validator/CONTRIBUTING.md
share/typo3/vendor/egulias/email-validator/LICENSE
share/typo3/vendor/egulias/email-validator/composer.json
@@ -12587,6 +12628,7 @@ share/typo3/vendor/guzzlehttp/guzzle/LIC
share/typo3/vendor/guzzlehttp/guzzle/README.md
share/typo3/vendor/guzzlehttp/guzzle/UPGRADING.md
share/typo3/vendor/guzzlehttp/guzzle/composer.json
+share/typo3/vendor/guzzlehttp/guzzle/package-lock.json
share/typo3/vendor/guzzlehttp/guzzle/src/BodySummarizer.php
share/typo3/vendor/guzzlehttp/guzzle/src/BodySummarizerInterface.php
share/typo3/vendor/guzzlehttp/guzzle/src/Client.php
@@ -12784,11 +12826,13 @@ share/typo3/vendor/nikic/php-parser/lib/
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/KeywordEmulator.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/MatchTokenEmulator.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/NullsafeTokenEmulator.php
+share/typo3/vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/PipeOperatorEmulator.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/PropertyTokenEmulator.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/ReadonlyFunctionTokenEmulator.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/ReadonlyTokenEmulator.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/ReverseEmulator.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/TokenEmulator.php
+share/typo3/vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/VoidCastEmulator.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Modifiers.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/NameContext.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Node.php
@@ -12842,6 +12886,7 @@ share/typo3/vendor/nikic/php-parser/lib/
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Mul.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/NotEqual.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/NotIdentical.php
+share/typo3/vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Pipe.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Plus.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Pow.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/ShiftLeft.php
@@ -12860,6 +12905,7 @@ share/typo3/vendor/nikic/php-parser/lib/
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Cast/Object_.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Cast/String_.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Cast/Unset_.php
+share/typo3/vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Cast/Void_.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Node/Expr/ClassConstFetch.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Clone_.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Closure.php
@@ -13034,9 +13080,13 @@ share/typo3/vendor/phpdocumentor/reflect
share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Covers.php
share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Deprecated.php
share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Example.php
+share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Extends_.php
share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php
+share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/ExtendsFactory.php
share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/Factory.php
+share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/ImplementsFactory.php
share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/MethodFactory.php
+share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/MethodParameterFactory.php
share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/PHPStanFactory.php
share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/ParamFactory.php
share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/PropertyFactory.php
@@ -13044,15 +13094,20 @@ share/typo3/vendor/phpdocumentor/reflect
share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/PropertyWriteFactory.php
share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/ReturnFactory.php
share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/StaticMethod.php
+share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/TemplateExtendsFactory.php
+share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/TemplateFactory.php
+share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/TemplateImplementsFactory.php
share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/VarFactory.php
share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Formatter.php
share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Formatter/AlignFormatter.php
share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Formatter/PassthroughFormatter.php
share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Generic.php
+share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Implements_.php
share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/InvalidTag.php
share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Link.php
share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Method.php
share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/MethodParameter.php
+share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Mixin.php
share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Param.php
share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Property.php
share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/PropertyRead.php
@@ -13065,6 +13120,10 @@ share/typo3/vendor/phpdocumentor/reflect
share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Since.php
share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Source.php
share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/TagWithType.php
+share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Template.php
+share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/TemplateCovariant.php
+share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/TemplateExtends.php
+share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/TemplateImplements.php
share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Throws.php
share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Uses.php
share/typo3/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Var_.php
@@ -13182,6 +13241,7 @@ share/typo3/vendor/phpstan/phpdoc-parser
share/typo3/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/PhpDocTagValueNode.php
share/typo3/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/PhpDocTextNode.php
share/typo3/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/PropertyTagValueNode.php
+share/typo3/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/PureUnlessCallableIsImpureTagValueNode.php
share/typo3/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/RequireExtendsTagValueNode.php
share/typo3/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/RequireImplementsTagValueNode.php
share/typo3/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/ReturnTagValueNode.php
@@ -13306,6 +13366,7 @@ share/typo3/vendor/symfony/cache-contrac
share/typo3/vendor/symfony/cache-contracts/CallbackInterface.php
share/typo3/vendor/symfony/cache-contracts/ItemInterface.php
share/typo3/vendor/symfony/cache-contracts/LICENSE
+share/typo3/vendor/symfony/cache-contracts/NamespacedPoolInterface.php
share/typo3/vendor/symfony/cache-contracts/README.md
share/typo3/vendor/symfony/cache-contracts/TagAwareCacheInterface.php
share/typo3/vendor/symfony/cache-contracts/composer.json
@@ -13341,6 +13402,7 @@ share/typo3/vendor/symfony/cache/Depende
share/typo3/vendor/symfony/cache/DependencyInjection/CachePoolClearerPass.php
share/typo3/vendor/symfony/cache/DependencyInjection/CachePoolPass.php
share/typo3/vendor/symfony/cache/DependencyInjection/CachePoolPrunerPass.php
+share/typo3/vendor/symfony/cache/Exception/BadMethodCallException.php
share/typo3/vendor/symfony/cache/Exception/CacheException.php
share/typo3/vendor/symfony/cache/Exception/InvalidArgumentException.php
share/typo3/vendor/symfony/cache/Exception/LogicException.php
@@ -13359,28 +13421,43 @@ share/typo3/vendor/symfony/cache/Psr16Ca
share/typo3/vendor/symfony/cache/README.md
share/typo3/vendor/symfony/cache/ResettableInterface.php
share/typo3/vendor/symfony/cache/Traits/AbstractAdapterTrait.php
+share/typo3/vendor/symfony/cache/Traits/CachedValueInterface.php
share/typo3/vendor/symfony/cache/Traits/ContractsTrait.php
share/typo3/vendor/symfony/cache/Traits/FilesystemCommonTrait.php
share/typo3/vendor/symfony/cache/Traits/FilesystemTrait.php
share/typo3/vendor/symfony/cache/Traits/ProxyTrait.php
share/typo3/vendor/symfony/cache/Traits/Redis5Proxy.php
+share/typo3/vendor/symfony/cache/Traits/Redis61ProxyTrait.php
+share/typo3/vendor/symfony/cache/Traits/Redis62ProxyTrait.php
share/typo3/vendor/symfony/cache/Traits/Redis6Proxy.php
-share/typo3/vendor/symfony/cache/Traits/Redis6ProxyTrait.php
share/typo3/vendor/symfony/cache/Traits/RedisCluster5Proxy.php
+share/typo3/vendor/symfony/cache/Traits/RedisCluster61ProxyTrait.php
+share/typo3/vendor/symfony/cache/Traits/RedisCluster62ProxyTrait.php
share/typo3/vendor/symfony/cache/Traits/RedisCluster6Proxy.php
-share/typo3/vendor/symfony/cache/Traits/RedisCluster6ProxyTrait.php
share/typo3/vendor/symfony/cache/Traits/RedisClusterNodeProxy.php
share/typo3/vendor/symfony/cache/Traits/RedisClusterProxy.php
share/typo3/vendor/symfony/cache/Traits/RedisProxy.php
share/typo3/vendor/symfony/cache/Traits/RedisProxyTrait.php
share/typo3/vendor/symfony/cache/Traits/RedisTrait.php
+share/typo3/vendor/symfony/cache/Traits/Relay/BgsaveTrait.php
share/typo3/vendor/symfony/cache/Traits/Relay/CopyTrait.php
+share/typo3/vendor/symfony/cache/Traits/Relay/FtTrait.php
share/typo3/vendor/symfony/cache/Traits/Relay/GeosearchTrait.php
+share/typo3/vendor/symfony/cache/Traits/Relay/GetWithMetaTrait.php
share/typo3/vendor/symfony/cache/Traits/Relay/GetrangeTrait.php
share/typo3/vendor/symfony/cache/Traits/Relay/HsetTrait.php
+share/typo3/vendor/symfony/cache/Traits/Relay/IsTrackedTrait.php
share/typo3/vendor/symfony/cache/Traits/Relay/MoveTrait.php
share/typo3/vendor/symfony/cache/Traits/Relay/NullableReturnTrait.php
share/typo3/vendor/symfony/cache/Traits/Relay/PfcountTrait.php
+share/typo3/vendor/symfony/cache/Traits/Relay/Relay11Trait.php
+share/typo3/vendor/symfony/cache/Traits/Relay/Relay121Trait.php
+share/typo3/vendor/symfony/cache/Traits/Relay/Relay12Trait.php
+share/typo3/vendor/symfony/cache/Traits/Relay/RelayCluster11Trait.php
+share/typo3/vendor/symfony/cache/Traits/Relay/RelayCluster121Trait.php
+share/typo3/vendor/symfony/cache/Traits/Relay/RelayCluster12Trait.php
+share/typo3/vendor/symfony/cache/Traits/Relay/SwapdbTrait.php
+share/typo3/vendor/symfony/cache/Traits/RelayClusterProxy.php
share/typo3/vendor/symfony/cache/Traits/RelayProxy.php
share/typo3/vendor/symfony/cache/Traits/RelayProxyTrait.php
share/typo3/vendor/symfony/cache/Traits/ValueWrapper.php
@@ -13491,7 +13568,9 @@ share/typo3/vendor/symfony/config/Util/E
share/typo3/vendor/symfony/config/Util/XmlUtils.php
share/typo3/vendor/symfony/config/composer.json
share/typo3/vendor/symfony/console/Application.php
+share/typo3/vendor/symfony/console/Attribute/Argument.php
share/typo3/vendor/symfony/console/Attribute/AsCommand.php
+share/typo3/vendor/symfony/console/Attribute/Option.php
share/typo3/vendor/symfony/console/CHANGELOG.md
share/typo3/vendor/symfony/console/CI/GithubActionReporter.php
share/typo3/vendor/symfony/console/Color.php
@@ -13499,6 +13578,7 @@ share/typo3/vendor/symfony/console/Comma
share/typo3/vendor/symfony/console/Command/CompleteCommand.php
share/typo3/vendor/symfony/console/Command/DumpCompletionCommand.php
share/typo3/vendor/symfony/console/Command/HelpCommand.php
+share/typo3/vendor/symfony/console/Command/InvokableCommand.php
share/typo3/vendor/symfony/console/Command/LazyCommand.php
share/typo3/vendor/symfony/console/Command/ListCommand.php
share/typo3/vendor/symfony/console/Command/LockableTrait.php
@@ -13571,6 +13651,10 @@ share/typo3/vendor/symfony/console/Helpe
share/typo3/vendor/symfony/console/Helper/TableRows.php
share/typo3/vendor/symfony/console/Helper/TableSeparator.php
share/typo3/vendor/symfony/console/Helper/TableStyle.php
+share/typo3/vendor/symfony/console/Helper/TerminalInputHelper.php
+share/typo3/vendor/symfony/console/Helper/TreeHelper.php
+share/typo3/vendor/symfony/console/Helper/TreeNode.php
+share/typo3/vendor/symfony/console/Helper/TreeStyle.php
share/typo3/vendor/symfony/console/Input/ArgvInput.php
share/typo3/vendor/symfony/console/Input/ArrayInput.php
share/typo3/vendor/symfony/console/Input/Input.php
@@ -13925,15 +14009,20 @@ share/typo3/vendor/symfony/http-foundati
share/typo3/vendor/symfony/http-foundation/CHANGELOG.md
share/typo3/vendor/symfony/http-foundation/ChainRequestMatcher.php
share/typo3/vendor/symfony/http-foundation/Cookie.php
+share/typo3/vendor/symfony/http-foundation/EventStreamResponse.php
share/typo3/vendor/symfony/http-foundation/Exception/BadRequestException.php
share/typo3/vendor/symfony/http-foundation/Exception/ConflictingHeadersException.php
share/typo3/vendor/symfony/http-foundation/Exception/ExceptionInterface.php
+share/typo3/vendor/symfony/http-foundation/Exception/ExpiredSignedUriException.php
share/typo3/vendor/symfony/http-foundation/Exception/JsonException.php
share/typo3/vendor/symfony/http-foundation/Exception/LogicException.php
share/typo3/vendor/symfony/http-foundation/Exception/RequestExceptionInterface.php
share/typo3/vendor/symfony/http-foundation/Exception/SessionNotFoundException.php
+share/typo3/vendor/symfony/http-foundation/Exception/SignedUriException.php
share/typo3/vendor/symfony/http-foundation/Exception/SuspiciousOperationException.php
share/typo3/vendor/symfony/http-foundation/Exception/UnexpectedValueException.php
+share/typo3/vendor/symfony/http-foundation/Exception/UnsignedUriException.php
+share/typo3/vendor/symfony/http-foundation/Exception/UnverifiedSignedUriException.php
share/typo3/vendor/symfony/http-foundation/File/Exception/AccessDeniedException.php
share/typo3/vendor/symfony/http-foundation/File/Exception/CannotWriteFileException.php
share/typo3/vendor/symfony/http-foundation/File/Exception/ExtensionFileException.php
@@ -13979,6 +14068,7 @@ share/typo3/vendor/symfony/http-foundati
share/typo3/vendor/symfony/http-foundation/Response.php
share/typo3/vendor/symfony/http-foundation/ResponseHeaderBag.php
share/typo3/vendor/symfony/http-foundation/ServerBag.php
+share/typo3/vendor/symfony/http-foundation/ServerEvent.php
share/typo3/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php
share/typo3/vendor/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php
share/typo3/vendor/symfony/http-foundation/Session/Flash/AutoExpireFlashBag.php
@@ -14030,10 +14120,14 @@ share/typo3/vendor/symfony/mailer/Event/
share/typo3/vendor/symfony/mailer/Event/MessageEvent.php
share/typo3/vendor/symfony/mailer/Event/MessageEvents.php
share/typo3/vendor/symfony/mailer/Event/SentMessageEvent.php
+share/typo3/vendor/symfony/mailer/EventListener/DkimSignedMessageListener.php
share/typo3/vendor/symfony/mailer/EventListener/EnvelopeListener.php
share/typo3/vendor/symfony/mailer/EventListener/MessageListener.php
share/typo3/vendor/symfony/mailer/EventListener/MessageLoggerListener.php
share/typo3/vendor/symfony/mailer/EventListener/MessengerTransportListener.php
+share/typo3/vendor/symfony/mailer/EventListener/SmimeCertificateRepositoryInterface.php
+share/typo3/vendor/symfony/mailer/EventListener/SmimeEncryptedMessageListener.php
+share/typo3/vendor/symfony/mailer/EventListener/SmimeSignedMessageListener.php
share/typo3/vendor/symfony/mailer/Exception/ExceptionInterface.php
share/typo3/vendor/symfony/mailer/Exception/HttpTransportException.php
share/typo3/vendor/symfony/mailer/Exception/IncompleteDsnException.php
@@ -14109,6 +14203,7 @@ share/typo3/vendor/symfony/messenger/Eve
share/typo3/vendor/symfony/messenger/Event/WorkerStoppedEvent.php
share/typo3/vendor/symfony/messenger/EventListener/AddErrorDetailsStampListener.php
share/typo3/vendor/symfony/messenger/EventListener/DispatchPcntlSignalListener.php
+share/typo3/vendor/symfony/messenger/EventListener/ResetMemoryUsageListener.php
share/typo3/vendor/symfony/messenger/EventListener/ResetServicesListener.php
share/typo3/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php
share/typo3/vendor/symfony/messenger/EventListener/SendFailedMessageToFailureTransportListener.php
@@ -14154,6 +14249,7 @@ share/typo3/vendor/symfony/messenger/Mes
share/typo3/vendor/symfony/messenger/MessageBusInterface.php
share/typo3/vendor/symfony/messenger/Middleware/ActivationMiddleware.php
share/typo3/vendor/symfony/messenger/Middleware/AddBusNameStampMiddleware.php
+share/typo3/vendor/symfony/messenger/Middleware/DeduplicateMiddleware.php
share/typo3/vendor/symfony/messenger/Middleware/DispatchAfterCurrentBusMiddleware.php
share/typo3/vendor/symfony/messenger/Middleware/FailedMessageProcessingMiddleware.php
share/typo3/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php
@@ -14172,6 +14268,7 @@ share/typo3/vendor/symfony/messenger/Rou
share/typo3/vendor/symfony/messenger/Stamp/AckStamp.php
share/typo3/vendor/symfony/messenger/Stamp/BusNameStamp.php
share/typo3/vendor/symfony/messenger/Stamp/ConsumedByWorkerStamp.php
+share/typo3/vendor/symfony/messenger/Stamp/DeduplicateStamp.php
share/typo3/vendor/symfony/messenger/Stamp/DelayStamp.php
share/typo3/vendor/symfony/messenger/Stamp/DispatchAfterCurrentBusStamp.php
share/typo3/vendor/symfony/messenger/Stamp/ErrorDetailsStamp.php
@@ -14184,6 +14281,7 @@ share/typo3/vendor/symfony/messenger/Sta
share/typo3/vendor/symfony/messenger/Stamp/ReceivedStamp.php
share/typo3/vendor/symfony/messenger/Stamp/RedeliveryStamp.php
share/typo3/vendor/symfony/messenger/Stamp/RouterContextStamp.php
+share/typo3/vendor/symfony/messenger/Stamp/SentForRetryStamp.php
share/typo3/vendor/symfony/messenger/Stamp/SentStamp.php
share/typo3/vendor/symfony/messenger/Stamp/SentToFailureTransportStamp.php
share/typo3/vendor/symfony/messenger/Stamp/SerializedMessageStamp.php
@@ -14193,6 +14291,7 @@ share/typo3/vendor/symfony/messenger/Sta
share/typo3/vendor/symfony/messenger/Stamp/TransportNamesStamp.php
share/typo3/vendor/symfony/messenger/Stamp/ValidationStamp.php
share/typo3/vendor/symfony/messenger/TraceableMessageBus.php
+share/typo3/vendor/symfony/messenger/Transport/CloseableTransportInterface.php
share/typo3/vendor/symfony/messenger/Transport/InMemory/InMemoryTransport.php
share/typo3/vendor/symfony/messenger/Transport/InMemory/InMemoryTransportFactory.php
share/typo3/vendor/symfony/messenger/Transport/Receiver/KeepaliveReceiverInterface.php
@@ -14391,8 +14490,6 @@ share/typo3/vendor/symfony/property-info
share/typo3/vendor/symfony/property-info/Extractor/ReflectionExtractor.php
share/typo3/vendor/symfony/property-info/Extractor/SerializerExtractor.php
share/typo3/vendor/symfony/property-info/LICENSE
-share/typo3/vendor/symfony/property-info/PhpStan/NameScope.php
-share/typo3/vendor/symfony/property-info/PhpStan/NameScopeFactory.php
share/typo3/vendor/symfony/property-info/PropertyAccessExtractorInterface.php
share/typo3/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php
share/typo3/vendor/symfony/property-info/PropertyDocBlockExtractorInterface.php
@@ -14414,6 +14511,7 @@ share/typo3/vendor/symfony/property-info
share/typo3/vendor/symfony/property-info/composer.json
share/typo3/vendor/symfony/rate-limiter/CHANGELOG.md
share/typo3/vendor/symfony/rate-limiter/CompoundLimiter.php
+share/typo3/vendor/symfony/rate-limiter/CompoundRateLimiterFactory.php
share/typo3/vendor/symfony/rate-limiter/Exception/InvalidIntervalException.php
share/typo3/vendor/symfony/rate-limiter/Exception/MaxWaitDurationExceededException.php
share/typo3/vendor/symfony/rate-limiter/Exception/RateLimitExceededException.php
@@ -14433,6 +14531,7 @@ share/typo3/vendor/symfony/rate-limiter/
share/typo3/vendor/symfony/rate-limiter/README.md
share/typo3/vendor/symfony/rate-limiter/RateLimit.php
share/typo3/vendor/symfony/rate-limiter/RateLimiterFactory.php
+share/typo3/vendor/symfony/rate-limiter/RateLimiterFactoryInterface.php
share/typo3/vendor/symfony/rate-limiter/Reservation.php
share/typo3/vendor/symfony/rate-limiter/Storage/CacheStorage.php
share/typo3/vendor/symfony/rate-limiter/Storage/InMemoryStorage.php
@@ -14441,6 +14540,7 @@ share/typo3/vendor/symfony/rate-limiter/
share/typo3/vendor/symfony/rate-limiter/composer.json
share/typo3/vendor/symfony/routing/Alias.php
share/typo3/vendor/symfony/routing/Annotation/Route.php
+share/typo3/vendor/symfony/routing/Attribute/DeprecatedAlias.php
share/typo3/vendor/symfony/routing/Attribute/Route.php
share/typo3/vendor/symfony/routing/CHANGELOG.md
share/typo3/vendor/symfony/routing/CompiledRoute.php
@@ -14558,6 +14658,7 @@ share/typo3/vendor/symfony/type-info/Exc
share/typo3/vendor/symfony/type-info/LICENSE
share/typo3/vendor/symfony/type-info/README.md
share/typo3/vendor/symfony/type-info/Type.php
+share/typo3/vendor/symfony/type-info/Type/ArrayShapeType.php
share/typo3/vendor/symfony/type-info/Type/BackedEnumType.php
share/typo3/vendor/symfony/type-info/Type/BuiltinType.php
share/typo3/vendor/symfony/type-info/Type/CollectionType.php
@@ -14590,6 +14691,8 @@ share/typo3/vendor/symfony/uid/Command/G
share/typo3/vendor/symfony/uid/Command/GenerateUuidCommand.php
share/typo3/vendor/symfony/uid/Command/InspectUlidCommand.php
share/typo3/vendor/symfony/uid/Command/InspectUuidCommand.php
+share/typo3/vendor/symfony/uid/Exception/InvalidArgumentException.php
+share/typo3/vendor/symfony/uid/Exception/LogicException.php
share/typo3/vendor/symfony/uid/Factory/NameBasedUuidFactory.php
share/typo3/vendor/symfony/uid/Factory/RandomBasedUuidFactory.php
share/typo3/vendor/symfony/uid/Factory/TimeBasedUuidFactory.php
@@ -14622,6 +14725,7 @@ share/typo3/vendor/symfony/var-exporter/
share/typo3/vendor/symfony/var-exporter/Instantiator.php
share/typo3/vendor/symfony/var-exporter/Internal/Exporter.php
share/typo3/vendor/symfony/var-exporter/Internal/Hydrator.php
+share/typo3/vendor/symfony/var-exporter/Internal/LazyDecoratorTrait.php
share/typo3/vendor/symfony/var-exporter/Internal/LazyObjectRegistry.php
share/typo3/vendor/symfony/var-exporter/Internal/LazyObjectState.php
share/typo3/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php
@@ -14760,15 +14864,19 @@ share/typo3/vendor/typo3fluid/fluid/Docu
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Cache/Static.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Cache/Warmup.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Case.rst
+share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Ceil.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Comment.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Constant.rst
+share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Contains.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Count.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Cycle.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Debug.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/DefaultCase.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Else.rst
+share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/EndsWith.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/First.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Flatten.rst
+share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Floor.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/For.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Format/Case.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Format/Cdata.rst
@@ -14790,14 +14898,21 @@ share/typo3/vendor/typo3fluid/fluid/Docu
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Join.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Last.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Layout.rst
+share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Length.rst
+share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Max.rst
+share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Merge.rst
+share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Min.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Or.rst
+share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Range.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Render.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Replace.rst
+share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Round.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Section.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Shuffle.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Slot.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Spaceless.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Split.rst
+share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/StartsWith.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Switch.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Then.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Variable.rst
@@ -14884,6 +14999,7 @@ share/typo3/vendor/typo3fluid/fluid/src/
share/typo3/vendor/typo3fluid/fluid/src/Core/ViewHelper/Traits/CompileWithContentArgumentAndRenderStatic.php
share/typo3/vendor/typo3fluid/fluid/src/Core/ViewHelper/Traits/CompileWithRenderStatic.php
share/typo3/vendor/typo3fluid/fluid/src/Core/ViewHelper/UnresolvableViewHelperException.php
+share/typo3/vendor/typo3fluid/fluid/src/Core/ViewHelper/ViewHelperArgumentsValidatedEventInterface.php
share/typo3/vendor/typo3fluid/fluid/src/Core/ViewHelper/ViewHelperCollection.php
share/typo3/vendor/typo3fluid/fluid/src/Core/ViewHelper/ViewHelperInterface.php
share/typo3/vendor/typo3fluid/fluid/src/Core/ViewHelper/ViewHelperInvoker.php
@@ -14912,15 +15028,19 @@ share/typo3/vendor/typo3fluid/fluid/src/
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/Cache/StaticViewHelper.php
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/Cache/WarmupViewHelper.php
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/CaseViewHelper.php
+share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/CeilViewHelper.php
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/CommentViewHelper.php
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/ConstantViewHelper.php
+share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/ContainsViewHelper.php
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/CountViewHelper.php
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/CycleViewHelper.php
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/DebugViewHelper.php
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/DefaultCaseViewHelper.php
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/ElseViewHelper.php
+share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/EndsWithViewHelper.php
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/FirstViewHelper.php
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/FlattenViewHelper.php
+share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/FloorViewHelper.php
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/ForViewHelper.php
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/Format/CaseViewHelper.php
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/Format/CdataViewHelper.php
@@ -14940,14 +15060,21 @@ share/typo3/vendor/typo3fluid/fluid/src/
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/JoinViewHelper.php
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/LastViewHelper.php
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/LayoutViewHelper.php
+share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/LengthViewHelper.php
+share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/MaxViewHelper.php
+share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/MergeViewHelper.php
+share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/MinViewHelper.php
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/OrViewHelper.php
+share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/RangeViewHelper.php
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/RenderViewHelper.php
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/ReplaceViewHelper.php
+share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/RoundViewHelper.php
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/SectionViewHelper.php
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/ShuffleViewHelper.php
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/SlotViewHelper.php
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/SpacelessViewHelper.php
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/SplitViewHelper.php
+share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/StartsWithViewHelper.php
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/SwitchViewHelper.php
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/ThenViewHelper.php
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/VariableViewHelper.php
Index: pkgsrc/www/typo3-13/distinfo
diff -u pkgsrc/www/typo3-13/distinfo:1.8 pkgsrc/www/typo3-13/distinfo:1.9
--- pkgsrc/www/typo3-13/distinfo:1.8 Wed Oct 22 16:33:20 2025
+++ pkgsrc/www/typo3-13/distinfo Tue Dec 9 14:25:51 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2025/10/22 16:33:20 taca Exp $
+$NetBSD: distinfo,v 1.9 2025/12/09 14:25:51 taca Exp $
-BLAKE2s (typo3_src-13.4.19.tar.gz) = d9a0502e84bb4bd5858327eff364e660fa4c22103416e07c866f3872b3ffad63
-SHA512 (typo3_src-13.4.19.tar.gz) = 61278a63a3120c1009cfe8a9079caa3b76f2f78e96776813f6855766c60e2f061f5eca5c60f21990daad1e6438bc5abb18d1e8df08db62f85e42aaffd93427f0
-Size (typo3_src-13.4.19.tar.gz) = 25850936 bytes
+BLAKE2s (typo3_src-13.4.22.tar.gz) = 66d0a39838f12108139cc53ebba605b7684edb57eb2154603d0bab28959e5203
+SHA512 (typo3_src-13.4.22.tar.gz) = ce5b83c3e6b283c5c923e4840f11d01b56b017de7a1c03ebde65978c7f7588b3c61c10791a18ccdcb70b508bc6f948eab568dd5caa1ad19aa5aa2c66b77005b9
+Size (typo3_src-13.4.22.tar.gz) = 25924777 bytes
Home |
Main Index |
Thread Index |
Old Index