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: Wed Jun 4 14:51:34 UTC 2025
Modified Files:
pkgsrc/www/typo3-13: Makefile PLIST distinfo
Log Message:
www/typo3-13: update to 13.4.13
13.4.5 (2025-02-11)
This version is a bugfix and maintenance release.
Please refer <https://get.typo3.org/release-notes/13.4.5> in detail.
13.4.6 (2025-03-11)
This version is a bugfix and maintenance release.
Please refer <https://get.typo3.org/release-notes/13.4.6> in detail.
13.4.7 (2025-03-12)
This version is a bugfix and maintenance release.
Please refer <https://get.typo3.org/release-notes/13.4.7> in detail.
13.4.8 (2025-03-18)
This version is a bugfix and maintenance release.
Please refer <https://get.typo3.org/release-notes/13.4.8> in detail.
13.4.9 (2025-04-08)
This version is a bugfix and maintenance release.
Please refer <https://get.typo3.org/release-notes/13.4.9> in detail.
13.4.10 (2025-05-13)
This version is a bugfix and maintenance release.
Please refer <https://get.typo3.org/release-notes/13.4.10> in detail.
13.4.11 (2025-05-14)
This version is a bugfix and maintenance release. It fixes some regressions
introduced with TYPO3 v12.4.30 related to asset handling, sudeo mode and
path resolving.
Please refer <https://get.typo3.org/release-notes/13.4.11> in detail.
13.4.12 (2025-05-20)
This release is a combined bug fix and security release.
Find more details in the security bulletins:
* https://typo3.org/security/advisory/typo3-core-sa-2025-011
* https://typo3.org/security/advisory/typo3-core-sa-2025-012
* https://typo3.org/security/advisory/typo3-core-sa-2025-013
* https://typo3.org/security/advisory/typo3-core-sa-2025-014
* https://typo3.org/security/advisory/typo3-core-sa-2025-015
* https://typo3.org/security/advisory/typo3-core-sa-2025-016
Please refer <https://get.typo3.org/release-notes/13.4.12> in detail.
13.4.13 (2025-05-27)
This version is a bugfix and maintenance release. Please refer
<https://get.typo3.org/release-notes/13.4.13> in detail.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/typo3-13/Makefile
cvs rdiff -u -r1.1 -r1.2 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.2 pkgsrc/www/typo3-13/Makefile:1.3
--- pkgsrc/www/typo3-13/Makefile:1.2 Sat Feb 8 04:07:19 2025
+++ pkgsrc/www/typo3-13/Makefile Wed Jun 4 14:51:34 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2025/02/08 04:07:19 taca Exp $
+# $NetBSD: Makefile,v 1.3 2025/06/04 14:51:34 taca Exp $
DISTNAME= typo3_src-${VER}
PKGNAME= ${PHP_PKG_PREFIX}-typo3-${VER}
@@ -17,7 +17,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-mbstring>=${
DEPENDS+= ${PHP_PKG_PREFIX}-pdo>=${PHP_BASE_VERS}:../../databases/php-pdo
DEPENDS+= ${PHP_PKG_PREFIX}-exif>=${PHP_BASE_VERS}:../../graphics/php-exif
-PHP_VERSIONS_ACCEPTED= 82 83 # 84
+PHP_VERSIONS_ACCEPTED= 82 83 84
REPLACE_PHP+= typo3/sysext/core/bin/typo3
REPLACE_PHP+= vendor/nikic/php-parser/bin/php-parse
@@ -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.4
+VER= 13.4.13
NO_BUILD= YES
TYPO3DIR= share/typo3
@@ -41,13 +41,13 @@ CONF_FILES= share/examples/typo3/typo3.
OWN_DIRS_PERMS+= ${PREFIX}/${TYPO3DIR} \
${APACHE_USER} ${APACHE_GROUP} 0750
-SUBST_CLASSES+= conf
-SUBST_STAGE.conf= pre-install
-SUBST_FILES.conf= typo3.conf
-SUBST_VARS.conf= TYPO3DIR PREFIX
-SUBST_MESSAGE.conf= Fixing configuration files.
+SUBST_CLASSES+= conf
+SUBST_STAGE.conf= pre-install
+SUBST_FILES.conf= typo3.conf
+SUBST_VARS.conf= TYPO3DIR PREFIX
+SUBST_MESSAGE.conf= Fixing configuration files.
-INSTALLATION_DIRS+= share/examples/typo3
+INSTALLATION_DIRS+= share/examples/typo3
pre-configure:
${CP} ${FILESDIR}/typo3.conf ${WRKSRC}
Index: pkgsrc/www/typo3-13/PLIST
diff -u pkgsrc/www/typo3-13/PLIST:1.1 pkgsrc/www/typo3-13/PLIST:1.2
--- pkgsrc/www/typo3-13/PLIST:1.1 Wed Feb 5 12:50:49 2025
+++ pkgsrc/www/typo3-13/PLIST Wed Jun 4 14:51:34 2025
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1 2025/02/05 12:50:49 wen Exp $
-share/typo3/.phpstorm.meta.php
+@comment $NetBSD: PLIST,v 1.2 2025/06/04 14:51:34 taca Exp $
+share/examples/typo3/typo3.conf
share/typo3/CODE_OF_CONDUCT.md
share/typo3/CONTRIBUTING.md
share/typo3/INSTALL.md
@@ -9,6 +9,7 @@ share/typo3/SECURITY.md
share/typo3/composer.json
share/typo3/composer.lock
share/typo3/index.php
+share/typo3/typo3.conf
share/typo3/typo3/index.php
share/typo3/typo3/install.php
share/typo3/typo3/sysext/.htaccess
@@ -416,6 +417,7 @@ share/typo3/typo3/sysext/backend/Classes
share/typo3/typo3/sysext/backend/Classes/Form/FormDataProvider/SiteDatabaseEditRow.php
share/typo3/typo3/sysext/backend/Classes/Form/FormDataProvider/SiteResolving.php
share/typo3/typo3/sysext/backend/Classes/Form/FormDataProvider/SiteTcaInline.php
+share/typo3/typo3/sysext/backend/Classes/Form/FormDataProvider/SystemMaintainerAsReadonly.php
share/typo3/typo3/sysext/backend/Classes/Form/FormDataProvider/TcaCategory.php
share/typo3/typo3/sysext/backend/Classes/Form/FormDataProvider/TcaCheckboxItems.php
share/typo3/typo3/sysext/backend/Classes/Form/FormDataProvider/TcaColumnsOverrides.php
@@ -465,6 +467,7 @@ share/typo3/typo3/sysext/backend/Classes
share/typo3/typo3/sysext/backend/Classes/History/Event/BeforeHistoryRollbackStartEvent.php
share/typo3/typo3/sysext/backend/Classes/History/RecordHistory.php
share/typo3/typo3/sysext/backend/Classes/History/RecordHistoryRollback.php
+share/typo3/typo3/sysext/backend/Classes/Hooks/DataHandlerAuthenticationContext.php
share/typo3/typo3/sysext/backend/Classes/Http/Application.php
share/typo3/typo3/sysext/backend/Classes/Http/RequestHandler.php
share/typo3/typo3/sysext/backend/Classes/Http/RouteDispatcher.php
@@ -561,6 +564,9 @@ share/typo3/typo3/sysext/backend/Classes
share/typo3/typo3/sysext/backend/Classes/Security/SudoMode/Access/AccessSubjectInterface.php
share/typo3/typo3/sysext/backend/Classes/Security/SudoMode/Access/RouteAccessSubject.php
share/typo3/typo3/sysext/backend/Classes/Security/SudoMode/Access/ServerRequestInstruction.php
+share/typo3/typo3/sysext/backend/Classes/Security/SudoMode/Access/TableAccessSubject.php
+share/typo3/typo3/sysext/backend/Classes/Security/SudoMode/Event/SudoModeRequiredEvent.php
+share/typo3/typo3/sysext/backend/Classes/Security/SudoMode/Event/SudoModeVerifyEvent.php
share/typo3/typo3/sysext/backend/Classes/Security/SudoMode/Exception/RequestGrantedException.php
share/typo3/typo3/sysext/backend/Classes/Security/SudoMode/Exception/VerificationRequiredException.php
share/typo3/typo3/sysext/backend/Classes/Security/SudoMode/PasswordVerification.php
@@ -859,7 +865,6 @@ share/typo3/typo3/sysext/backend/Resourc
share/typo3/typo3/sysext/backend/Resources/Public/Icons/favicon.ico
share/typo3/typo3/sysext/backend/Resources/Public/Images/bg_transparent_emulation.png
share/typo3/typo3/sysext/backend/Resources/Public/Images/cropper-background-cover-area.svg
-share/typo3/typo3/sysext/backend/Resources/Public/Images/cropper-background.png
share/typo3/typo3/sysext/backend/Resources/Public/Images/default.gif
share/typo3/typo3/sysext/backend/Resources/Public/Images/typo3_logo_orange.svg
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/Contrib/@codemirror/autocomplete.js
@@ -889,7 +894,7 @@ share/typo3/typo3/sysext/backend/Resourc
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/Contrib/alwan.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/Contrib/crelt.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/Contrib/lodash-es.js
-share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/Contrib/mark.js
+share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/Contrib/markjs.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/Contrib/select-pure.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/Contrib/style-mod.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/Contrib/w3c-keyname.js
@@ -898,8 +903,6 @@ share/typo3/typo3/sysext/backend/Resourc
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/action-button/immediate-action.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/action-dispatcher.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/ajax-data-handler.js
-share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/ajax-data-handler/message-interface.js
-share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/ajax-data-handler/response-interface.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/backend-exception.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/broadcast-message.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/broadcast-service.js
@@ -922,7 +925,6 @@ share/typo3/typo3/sysext/backend/Resourc
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/context-menu.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/copy-to-clipboard.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/date-time-picker.js
-share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/document-header.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/document-save-actions.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/drag-tooltip.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/drag-uploader.js
@@ -943,10 +945,8 @@ share/typo3/typo3/sysext/backend/Resourc
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/enum/severity.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/enum/viewport/scaffold-identifier.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/event/client-request.js
-share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/event/consumable.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/event/consumer-scope.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/event/event-dispatcher.js
-share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/event/interaction-request-assignment.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/event/interaction-request-map.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/event/interaction-request.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/event/trigger-request.js
@@ -998,7 +998,6 @@ share/typo3/typo3/sysext/backend/Resourc
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/form-engine/field-wizard/value-picker.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/form-engine/field-wizard/value-slider.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/form-engine/inline-relation/ajax-dispatcher.js
-share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/form-engine/inline-relation/inline-response-interface.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/form/submit-interceptor.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/global-event-handler.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/grid-editor.js
@@ -1034,7 +1033,6 @@ share/typo3/typo3/sysext/backend/Resourc
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/login-refresh.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/login.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/mail-link-handler.js
-share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/modal-interface.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/modal.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/module-menu.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/module.js
@@ -1049,6 +1047,7 @@ share/typo3/typo3/sysext/backend/Resourc
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/new-multiple-pages.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/new-record-wizard.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/notification.js
+share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/offset.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/online-media.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/page-actions.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/page-link-handler.js
@@ -1061,6 +1060,7 @@ share/typo3/typo3/sysext/backend/Resourc
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/resource/resource.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/security/element/csp-reports.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/security/element/sudo-mode.js
+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/type/base.js
@@ -1092,6 +1092,7 @@ share/typo3/typo3/sysext/backend/Resourc
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/tree/page-browser.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/tree/page-tree-element.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/tree/page-tree.js
+share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/tree/tree-module-state.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/tree/tree-node-toggle.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/tree/tree-node.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/tree/tree-toolbar.js
@@ -1103,6 +1104,7 @@ share/typo3/typo3/sysext/backend/Resourc
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/utility/collapse-state-persister.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/utility/collapse-state-search.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/utility/dom-helper.js
+share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/utility/drag-drop-utility.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/utility/message-utility.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/utility/top-level-module-import.js
share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/viewport.js
@@ -1571,6 +1573,7 @@ share/typo3/typo3/sysext/core/Classes/De
share/typo3/typo3/sysext/core/Classes/Domain/Access/RecordAccessGrantedEvent.php
share/typo3/typo3/sysext/core/Classes/Domain/Access/RecordAccessVoter.php
share/typo3/typo3/sysext/core/Classes/Domain/ConsumableString.php
+share/typo3/typo3/sysext/core/Classes/Domain/DateTimeFactory.php
share/typo3/typo3/sysext/core/Classes/Domain/EqualityInterface.php
share/typo3/typo3/sysext/core/Classes/Domain/Event/AfterRecordLanguageOverlayEvent.php
share/typo3/typo3/sysext/core/Classes/Domain/Event/BeforePageIsRetrievedEvent.php
@@ -1659,8 +1662,10 @@ share/typo3/typo3/sysext/core/Classes/Ho
share/typo3/typo3/sysext/core/Classes/Hooks/CreateSiteConfiguration.php
share/typo3/typo3/sysext/core/Classes/Hooks/DestroySessionHook.php
share/typo3/typo3/sysext/core/Classes/Hooks/PagesTsConfigGuard.php
+share/typo3/typo3/sysext/core/Classes/Hooks/SystemMaintainerAllowanceCheck.php
share/typo3/typo3/sysext/core/Classes/Hooks/TcaDisplayConditions.php
share/typo3/typo3/sysext/core/Classes/Hooks/TcaItemsProcessorFunctions.php
+share/typo3/typo3/sysext/core/Classes/Hooks/UpdateFileIndexEntry.php
share/typo3/typo3/sysext/core/Classes/Html/DefaultSanitizerBuilder.php
share/typo3/typo3/sysext/core/Classes/Html/Event/AfterTransformTextForPersistenceEvent.php
share/typo3/typo3/sysext/core/Classes/Html/Event/AfterTransformTextForRichTextEditorEvent.php
@@ -1679,6 +1684,7 @@ share/typo3/typo3/sysext/core/Classes/Ht
share/typo3/typo3/sysext/core/Classes/Http/AllowedMethodsTrait.php
share/typo3/typo3/sysext/core/Classes/Http/Application.php
share/typo3/typo3/sysext/core/Classes/Http/ApplicationType.php
+share/typo3/typo3/sysext/core/Classes/Http/Client/AllowedHostsMiddleware.php
share/typo3/typo3/sysext/core/Classes/Http/Client/GuzzleClientFactory.php
share/typo3/typo3/sysext/core/Classes/Http/CookieHeaderTrait.php
share/typo3/typo3/sysext/core/Classes/Http/CookieScope.php
@@ -1770,6 +1776,7 @@ share/typo3/typo3/sysext/core/Classes/Lo
share/typo3/typo3/sysext/core/Classes/Localization/Exception/FileNotFoundException.php
share/typo3/typo3/sysext/core/Classes/Localization/Exception/InvalidParserException.php
share/typo3/typo3/sysext/core/Classes/Localization/Exception/InvalidXmlFileException.php
+share/typo3/typo3/sysext/core/Classes/Localization/LabelBag.php
share/typo3/typo3/sysext/core/Classes/Localization/LanguageService.php
share/typo3/typo3/sysext/core/Classes/Localization/LanguageServiceFactory.php
share/typo3/typo3/sysext/core/Classes/Localization/LanguageStore.php
@@ -2047,6 +2054,7 @@ share/typo3/typo3/sysext/core/Classes/Re
share/typo3/typo3/sysext/core/Classes/Resource/MetaDataAspect.php
share/typo3/typo3/sysext/core/Classes/Resource/MetaDataEventListener.php
share/typo3/typo3/sysext/core/Classes/Resource/MimeTypeCollection.php
+share/typo3/typo3/sysext/core/Classes/Resource/MimeTypeCompatibilityTypeGuesser.php
share/typo3/typo3/sysext/core/Classes/Resource/MimeTypeDetector.php
share/typo3/typo3/sysext/core/Classes/Resource/OnlineMedia/Event/AfterVideoPreviewFetchedEvent.php
share/typo3/typo3/sysext/core/Classes/Resource/OnlineMedia/Helpers/AbstractOEmbedHelper.php
@@ -2081,6 +2089,7 @@ share/typo3/typo3/sysext/core/Classes/Re
share/typo3/typo3/sysext/core/Classes/Resource/Rendering/YouTubeRenderer.php
share/typo3/typo3/sysext/core/Classes/Resource/ResourceCompressor.php
share/typo3/typo3/sysext/core/Classes/Resource/ResourceFactory.php
+share/typo3/typo3/sysext/core/Classes/Resource/ResourceInstructionTrait.php
share/typo3/typo3/sysext/core/Classes/Resource/ResourceInterface.php
share/typo3/typo3/sysext/core/Classes/Resource/ResourceStorage.php
share/typo3/typo3/sysext/core/Classes/Resource/ResourceStorageInterface.php
@@ -2109,6 +2118,7 @@ share/typo3/typo3/sysext/core/Classes/Re
share/typo3/typo3/sysext/core/Classes/Resource/Service/ExtractorService.php
share/typo3/typo3/sysext/core/Classes/Resource/Service/FileProcessingService.php
share/typo3/typo3/sysext/core/Classes/Resource/Service/ImageProcessingService.php
+share/typo3/typo3/sysext/core/Classes/Resource/Service/ResourceConsistencyService.php
share/typo3/typo3/sysext/core/Classes/Resource/StorageRepository.php
share/typo3/typo3/sysext/core/Classes/Resource/SynchronizeFolderRelations.php
share/typo3/typo3/sysext/core/Classes/Resource/TextExtraction/PlainTextExtractor.php
@@ -2203,6 +2213,7 @@ share/typo3/typo3/sysext/core/Classes/Sc
share/typo3/typo3/sysext/core/Classes/Schema/Field/SelectRelationFieldType.php
share/typo3/typo3/sysext/core/Classes/Schema/Field/SlugFieldType.php
share/typo3/typo3/sysext/core/Classes/Schema/Field/StaticSelectFieldType.php
+share/typo3/typo3/sysext/core/Classes/Schema/Field/SystemInternalFieldType.php
share/typo3/typo3/sysext/core/Classes/Schema/Field/TextFieldType.php
share/typo3/typo3/sysext/core/Classes/Schema/Field/UserFieldType.php
share/typo3/typo3/sysext/core/Classes/Schema/Field/UuidFieldType.php
@@ -2306,6 +2317,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/SettingsTree.php
share/typo3/typo3/sysext/core/Classes/Settings/SettingsTypeInterface.php
share/typo3/typo3/sysext/core/Classes/Settings/SettingsTypeRegistry.php
share/typo3/typo3/sysext/core/Classes/Settings/Type/BoolType.php
@@ -2324,6 +2336,7 @@ share/typo3/typo3/sysext/core/Classes/Si
share/typo3/typo3/sysext/core/Classes/Site/Entity/SiteTSconfig.php
share/typo3/typo3/sysext/core/Classes/Site/Entity/SiteTypoScript.php
share/typo3/typo3/sysext/core/Classes/Site/Set/CategoryRegistry.php
+share/typo3/typo3/sysext/core/Classes/Site/Set/InvalidCategoryDefinitionsException.php
share/typo3/typo3/sysext/core/Classes/Site/Set/InvalidSetException.php
share/typo3/typo3/sysext/core/Classes/Site/Set/InvalidSettingsDefinitionsException.php
share/typo3/typo3/sysext/core/Classes/Site/Set/InvalidSettingsException.php
@@ -2506,6 +2519,8 @@ share/typo3/typo3/sysext/core/Classes/Ut
share/typo3/typo3/sysext/core/Classes/Utility/String/StringFragmentSplitter.php
share/typo3/typo3/sysext/core/Classes/Utility/StringUtility.php
share/typo3/typo3/sysext/core/Classes/Utility/VersionNumberUtility.php
+share/typo3/typo3/sysext/core/Classes/Validation/ResultException.php
+share/typo3/typo3/sysext/core/Classes/Validation/ResultMessage.php
share/typo3/typo3/sysext/core/Classes/Versioning/VersionState.php
share/typo3/typo3/sysext/core/Classes/View/ResponsableViewInterface.php
share/typo3/typo3/sysext/core/Classes/View/ViewFactoryData.php
@@ -2526,6 +2541,7 @@ share/typo3/typo3/sysext/core/Configurat
share/typo3/typo3/sysext/core/Configuration/Resource/Driver/LocalDriverFlexForm.xml
share/typo3/typo3/sysext/core/Configuration/Services.php
share/typo3/typo3/sysext/core/Configuration/Services.yaml
+share/typo3/typo3/sysext/core/Configuration/TCA/Overrides/be_groups.php
share/typo3/typo3/sysext/core/Configuration/TCA/Overrides/be_users.php
share/typo3/typo3/sysext/core/Configuration/TCA/Overrides/pages.php
share/typo3/typo3/sysext/core/Configuration/TCA/Overrides/sys_category.php
@@ -3723,6 +3739,7 @@ share/typo3/typo3/sysext/core/Documentat
share/typo3/typo3/sysext/core/Documentation/Changelog/12.3/Important-100135-RemoveCookieWarningInExtfelogin.rst
share/typo3/typo3/sysext/core/Documentation/Changelog/12.3/Index.rst
share/typo3/typo3/sysext/core/Documentation/Changelog/12.4.x/Deprecation-102099-DeprecateCKEditor5BundleModule.rst
+share/typo3/typo3/sysext/core/Documentation/Changelog/12.4.x/Feature-106743-IntroduceSudoModeEvents.rst
share/typo3/typo3/sysext/core/Documentation/Changelog/12.4.x/Important-100847-AddedFontPluginToCKEditor5.rst
share/typo3/typo3/sysext/core/Documentation/Changelog/12.4.x/Important-100889-AllowInsecureSiteResolutionByQueryParameters.rst
share/typo3/typo3/sysext/core/Documentation/Changelog/12.4.x/Important-100925-UseDedicatedCacheForDatabaseSchemaInformation.rst
@@ -3739,6 +3756,11 @@ share/typo3/typo3/sysext/core/Documentat
share/typo3/typo3/sysext/core/Documentation/Changelog/12.4.x/Important-104693-SettingAllowLanguageSynchronizationViaColumnsOverrides.rst
share/typo3/typo3/sysext/core/Documentation/Changelog/12.4.x/Important-104827-AllowToUseRegularExpressionsInCKEditorYAML.rst
share/typo3/typo3/sysext/core/Documentation/Changelog/12.4.x/Important-104839-RTEProcessingConfigurationRespectsRemoveTags.rst
+share/typo3/typo3/sysext/core/Documentation/Changelog/12.4.x/Important-105856-AllowSite-specificContent-Security-PolicyEndpoints.rst
+share/typo3/typo3/sysext/core/Documentation/Changelog/12.4.x/Important-106229-AllowFilteringRequestHostsInWebhookMessages.rst
+share/typo3/typo3/sysext/core/Documentation/Changelog/12.4.x/Important-106240-EnforceFile-extensionsAndMime-typeConsistencyInFileAbstractionLayer.rst
+share/typo3/typo3/sysext/core/Documentation/Changelog/12.4.x/Important-106715-ApplyCSPSandboxModeToFileadminsHtaccessConfiguration.rst
+share/typo3/typo3/sysext/core/Documentation/Changelog/12.4.x/Important-106735-FileMIMETypeCompatiblityMapping.rst
share/typo3/typo3/sysext/core/Documentation/Changelog/12.4.x/Important-96218-UseProperSurroundingHTMLTagsForFluidSystemEmail.rst
share/typo3/typo3/sysext/core/Documentation/Changelog/12.4.x/Important-99781-ExportingAndDownloadingRecordsInTheListModule.rst
share/typo3/typo3/sysext/core/Documentation/Changelog/12.4.x/Index.rst
@@ -4101,9 +4123,17 @@ share/typo3/typo3/sysext/core/Documentat
share/typo3/typo3/sysext/core/Documentation/Changelog/13.3/Important-104126-DropTypo3confDirectoryFromSystemStatusAndBackendLocking.rst
share/typo3/typo3/sysext/core/Documentation/Changelog/13.3/Index.rst
share/typo3/typo3/sysext/core/Documentation/Changelog/13.4.x/Feature-105638-ModifyFetchedPageContent.rst
+share/typo3/typo3/sysext/core/Documentation/Changelog/13.4.x/Important-103140-AllowToConfigureRateLimiters.rst
+share/typo3/typo3/sysext/core/Documentation/Changelog/13.4.x/Important-104477-RemoveHyphenPrefixFromSys_logsDataFieldEntry.rst
share/typo3/typo3/sysext/core/Documentation/Changelog/13.4.x/Important-105007-ManipulationOfFinalSearchQueryInEXTindexed_search.rst
share/typo3/typo3/sysext/core/Documentation/Changelog/13.4.x/Important-105310-CreateCHARAndBINARYAsFixedLengthColumns.rst
share/typo3/typo3/sysext/core/Documentation/Changelog/13.4.x/Important-105653-RequireATemplateFilenameInExtbaseModuleTemplateRendering.rst
+share/typo3/typo3/sysext/core/Documentation/Changelog/13.4.x/Important-105703-PrematureEndOfScriptHeadersDueToXTYPO3CacheTags.rst
+share/typo3/typo3/sysext/core/Documentation/Changelog/13.4.x/Important-106401-Treat0AsADefinedValueForNullableDatetimeFields.rst
+share/typo3/typo3/sysext/core/Documentation/Changelog/13.4.x/Important-106467-AlignExtbaseDateTimeHandlingToFormEngineAndDataHandler.rst
+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-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
share/typo3/typo3/sysext/core/Documentation/Changelog/13.4/Deprecation-105171-INCLUDE_TYPOSCRIPTTypoScriptSyntax.rst
@@ -7182,6 +7212,10 @@ share/typo3/typo3/sysext/core/Resources/
share/typo3/typo3/sysext/core/Resources/Public/Images/typo3_light_dark.svg
share/typo3/typo3/sysext/core/Resources/Public/Images/typo3_orange.svg
share/typo3/typo3/sysext/core/Resources/Public/Images/typo3_variable.svg
+share/typo3/typo3/sysext/core/Resources/Public/JavaScript/Contrib/@lit-labs/motion/animate-controller.js
+share/typo3/typo3/sysext/core/Resources/Public/JavaScript/Contrib/@lit-labs/motion/animate.js
+share/typo3/typo3/sysext/core/Resources/Public/JavaScript/Contrib/@lit-labs/motion/index.js
+share/typo3/typo3/sysext/core/Resources/Public/JavaScript/Contrib/@lit-labs/motion/position.js
share/typo3/typo3/sysext/core/Resources/Public/JavaScript/Contrib/@lit/reactive-element/css-tag.js
share/typo3/typo3/sysext/core/Resources/Public/JavaScript/Contrib/@lit/reactive-element/decorators.js
share/typo3/typo3/sysext/core/Resources/Public/JavaScript/Contrib/@lit/reactive-element/decorators/base.js
@@ -7205,10 +7239,10 @@ share/typo3/typo3/sysext/core/Resources/
share/typo3/typo3/sysext/core/Resources/Public/JavaScript/Contrib/bootstrap.js
share/typo3/typo3/sysext/core/Resources/Public/JavaScript/Contrib/cropperjs.js
share/typo3/typo3/sysext/core/Resources/Public/JavaScript/Contrib/css-tree.js
-share/typo3/typo3/sysext/core/Resources/Public/JavaScript/Contrib/flatpickr/flatpickr.min.js
-share/typo3/typo3/sysext/core/Resources/Public/JavaScript/Contrib/flatpickr/locales.js
-share/typo3/typo3/sysext/core/Resources/Public/JavaScript/Contrib/flatpickr/plugins/shortcut-buttons.min.js
-share/typo3/typo3/sysext/core/Resources/Public/JavaScript/Contrib/interact.js
+share/typo3/typo3/sysext/core/Resources/Public/JavaScript/Contrib/dompurify.js
+share/typo3/typo3/sysext/core/Resources/Public/JavaScript/Contrib/flatpickr.js
+share/typo3/typo3/sysext/core/Resources/Public/JavaScript/Contrib/flatpickr/dist/l10n.js
+share/typo3/typo3/sysext/core/Resources/Public/JavaScript/Contrib/interactjs.js
share/typo3/typo3/sysext/core/Resources/Public/JavaScript/Contrib/jquery.js
share/typo3/typo3/sysext/core/Resources/Public/JavaScript/Contrib/lit-element/decorators.js
share/typo3/typo3/sysext/core/Resources/Public/JavaScript/Contrib/lit-element/decorators/custom-element.js
@@ -7293,21 +7327,20 @@ share/typo3/typo3/sysext/core/Resources/
share/typo3/typo3/sysext/core/Resources/Public/JavaScript/Contrib/lit/polyfill-support.js
share/typo3/typo3/sysext/core/Resources/Public/JavaScript/Contrib/lit/static-html.js
share/typo3/typo3/sysext/core/Resources/Public/JavaScript/Contrib/luxon.js
+share/typo3/typo3/sysext/core/Resources/Public/JavaScript/Contrib/marked.js
share/typo3/typo3/sysext/core/Resources/Public/JavaScript/Contrib/nprogress.js
+share/typo3/typo3/sysext/core/Resources/Public/JavaScript/Contrib/shortcut-buttons-flatpickr.js
share/typo3/typo3/sysext/core/Resources/Public/JavaScript/Contrib/sortablejs.js
-share/typo3/typo3/sysext/core/Resources/Public/JavaScript/Contrib/tablesort.dotsep.js
share/typo3/typo3/sysext/core/Resources/Public/JavaScript/Contrib/tablesort.js
-share/typo3/typo3/sysext/core/Resources/Public/JavaScript/Contrib/tablesort.number.js
share/typo3/typo3/sysext/core/Resources/Public/JavaScript/Contrib/taboverride.js
share/typo3/typo3/sysext/core/Resources/Public/JavaScript/ajax/ajax-request.js
share/typo3/typo3/sysext/core/Resources/Public/JavaScript/ajax/ajax-response.js
share/typo3/typo3/sysext/core/Resources/Public/JavaScript/ajax/input-transformer.js
-share/typo3/typo3/sysext/core/Resources/Public/JavaScript/ajax/simple-response-interface.js
share/typo3/typo3/sysext/core/Resources/Public/JavaScript/authentication/mfa-provider/totp.js
share/typo3/typo3/sysext/core/Resources/Public/JavaScript/cache/dedupe-async-task.js
+share/typo3/typo3/sysext/core/Resources/Public/JavaScript/directive/markdown.js
share/typo3/typo3/sysext/core/Resources/Public/JavaScript/document-service.js
share/typo3/typo3/sysext/core/Resources/Public/JavaScript/event/debounce-event.js
-share/typo3/typo3/sysext/core/Resources/Public/JavaScript/event/event-interface.js
share/typo3/typo3/sysext/core/Resources/Public/JavaScript/event/regular-event.js
share/typo3/typo3/sysext/core/Resources/Public/JavaScript/event/request-animation-frame-event.js
share/typo3/typo3/sysext/core/Resources/Public/JavaScript/event/throttle-event.js
@@ -7317,20 +7350,23 @@ share/typo3/typo3/sysext/core/Resources/
share/typo3/typo3/sysext/core/Resources/Public/JavaScript/literals.js
share/typo3/typo3/sysext/core/Resources/Public/JavaScript/referrer-refresh.js
share/typo3/typo3/sysext/core/Resources/Public/JavaScript/security-utility.js
-share/typo3/typo3/sysext/core/Resources/Public/JavaScript/utility/types.js
share/typo3/typo3/sysext/core/bin/typo3
share/typo3/typo3/sysext/core/composer.json
share/typo3/typo3/sysext/core/ext_emconf.php
share/typo3/typo3/sysext/core/ext_localconf.php
share/typo3/typo3/sysext/core/ext_tables.sql
+share/typo3/typo3/sysext/dashboard/Classes/Controller/DashboardAjaxController.php
share/typo3/typo3/sysext/dashboard/Classes/Controller/DashboardController.php
-share/typo3/typo3/sysext/dashboard/Classes/Controller/WidgetAjaxController.php
share/typo3/typo3/sysext/dashboard/Classes/Dashboard.php
share/typo3/typo3/sysext/dashboard/Classes/DashboardInitializationService.php
share/typo3/typo3/sysext/dashboard/Classes/DashboardPreset.php
share/typo3/typo3/sysext/dashboard/Classes/DashboardPresetRegistry.php
share/typo3/typo3/sysext/dashboard/Classes/DashboardRepository.php
share/typo3/typo3/sysext/dashboard/Classes/DependencyInjection/DashboardWidgetPass.php
+share/typo3/typo3/sysext/dashboard/Classes/Dto/Dashboard.php
+share/typo3/typo3/sysext/dashboard/Classes/Dto/WidgetConfiguration.php
+share/typo3/typo3/sysext/dashboard/Classes/Dto/WidgetData.php
+share/typo3/typo3/sysext/dashboard/Classes/Dto/WidgetPosition.php
share/typo3/typo3/sysext/dashboard/Classes/EventListener/AfterBackendPageRenderEventListener.php
share/typo3/typo3/sysext/dashboard/Classes/Persistence/DashboardCreationEnricher.php
share/typo3/typo3/sysext/dashboard/Classes/ServiceProvider.php
@@ -7418,7 +7454,6 @@ share/typo3/typo3/sysext/dashboard/READM
share/typo3/typo3/sysext/dashboard/Resources/Private/Language/locallang.xlf
share/typo3/typo3/sysext/dashboard/Resources/Private/Language/locallang_mod.xlf
share/typo3/typo3/sysext/dashboard/Resources/Private/Language/locallang_tca.xlf
-share/typo3/typo3/sysext/dashboard/Resources/Private/Layouts/Module.html
share/typo3/typo3/sysext/dashboard/Resources/Private/Layouts/Widget/Widget.html
share/typo3/typo3/sysext/dashboard/Resources/Private/Partials/Widget/Button.html
share/typo3/typo3/sysext/dashboard/Resources/Private/Templates/Dashboard/Main.html
@@ -7433,15 +7468,8 @@ share/typo3/typo3/sysext/dashboard/Resou
share/typo3/typo3/sysext/dashboard/Resources/Public/Css/dashboard.css
share/typo3/typo3/sysext/dashboard/Resources/Public/Icons/Extension.svg
share/typo3/typo3/sysext/dashboard/Resources/Public/JavaScript/Contrib/chartjs.js
-share/typo3/typo3/sysext/dashboard/Resources/Public/JavaScript/Contrib/muuri.js
share/typo3/typo3/sysext/dashboard/Resources/Public/JavaScript/chart-initializer.js
-share/typo3/typo3/sysext/dashboard/Resources/Public/JavaScript/dashboard-delete.js
-share/typo3/typo3/sysext/dashboard/Resources/Public/JavaScript/dashboard-modal.js
-share/typo3/typo3/sysext/dashboard/Resources/Public/JavaScript/grid.js
-share/typo3/typo3/sysext/dashboard/Resources/Public/JavaScript/widget-content-collector.js
-share/typo3/typo3/sysext/dashboard/Resources/Public/JavaScript/widget-refresh.js
-share/typo3/typo3/sysext/dashboard/Resources/Public/JavaScript/widget-remover.js
-share/typo3/typo3/sysext/dashboard/Resources/Public/JavaScript/widget-selector.js
+share/typo3/typo3/sysext/dashboard/Resources/Public/JavaScript/dashboard.js
share/typo3/typo3/sysext/dashboard/composer.json
share/typo3/typo3/sysext/dashboard/ext_emconf.php
share/typo3/typo3/sysext/dashboard/ext_localconf.php
@@ -7456,6 +7484,7 @@ share/typo3/typo3/sysext/extbase/Classes
share/typo3/typo3/sysext/extbase/Classes/Configuration/ConfigurationManager.php
share/typo3/typo3/sysext/extbase/Classes/Configuration/ConfigurationManagerInterface.php
share/typo3/typo3/sysext/extbase/Classes/Configuration/Exception.php
+share/typo3/typo3/sysext/extbase/Classes/Configuration/Exception/NoServerRequestGivenException.php
share/typo3/typo3/sysext/extbase/Classes/Configuration/FrontendConfigurationManager.php
share/typo3/typo3/sysext/extbase/Classes/ContentObject/ExtbasePluginContentObject.php
share/typo3/typo3/sysext/extbase/Classes/Core/Bootstrap.php
@@ -8008,6 +8037,7 @@ share/typo3/typo3/sysext/fluid/Classes/V
share/typo3/typo3/sysext/fluid/Classes/View/TemplatePaths.php
share/typo3/typo3/sysext/fluid/Classes/View/TemplateView.php
share/typo3/typo3/sysext/fluid/Classes/ViewHelpers/Asset/CssViewHelper.php
+share/typo3/typo3/sysext/fluid/Classes/ViewHelpers/Asset/ModuleViewHelper.php
share/typo3/typo3/sysext/fluid/Classes/ViewHelpers/Asset/ScriptViewHelper.php
share/typo3/typo3/sysext/fluid/Classes/ViewHelpers/Be/AbstractBackendViewHelper.php
share/typo3/typo3/sysext/fluid/Classes/ViewHelpers/Be/InfoboxViewHelper.php
@@ -8370,6 +8400,8 @@ share/typo3/typo3/sysext/form/Classes/Do
share/typo3/typo3/sysext/form/Classes/Domain/Model/FormElements/FileUpload.php
share/typo3/typo3/sysext/form/Classes/Domain/Model/FormElements/FormElementInterface.php
share/typo3/typo3/sysext/form/Classes/Domain/Model/FormElements/GenericFormElement.php
+share/typo3/typo3/sysext/form/Classes/Domain/Model/FormElements/GridColumn.php
+share/typo3/typo3/sysext/form/Classes/Domain/Model/FormElements/GridColumnInterface.php
share/typo3/typo3/sysext/form/Classes/Domain/Model/FormElements/GridRow.php
share/typo3/typo3/sysext/form/Classes/Domain/Model/FormElements/GridRowInterface.php
share/typo3/typo3/sysext/form/Classes/Domain/Model/FormElements/Page.php
@@ -8480,6 +8512,7 @@ share/typo3/typo3/sysext/form/Configurat
share/typo3/typo3/sysext/form/Configuration/Yaml/FormElements/Fieldset.yaml
share/typo3/typo3/sysext/form/Configuration/Yaml/FormElements/FileUpload.yaml
share/typo3/typo3/sysext/form/Configuration/Yaml/FormElements/Form.yaml
+share/typo3/typo3/sysext/form/Configuration/Yaml/FormElements/GridColumn.yaml
share/typo3/typo3/sysext/form/Configuration/Yaml/FormElements/GridRow.yaml
share/typo3/typo3/sysext/form/Configuration/Yaml/FormElements/Hidden.yaml
share/typo3/typo3/sysext/form/Configuration/Yaml/FormElements/Honeypot.yaml
@@ -8911,6 +8944,7 @@ share/typo3/typo3/sysext/form/Documentat
share/typo3/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor.rst.txt
share/typo3/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/editors/100.rst.txt
share/typo3/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/editors/300.rst.txt
+share/typo3/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/editors/700.rst.txt
share/typo3/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/editors/9999.rst.txt
share/typo3/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/group.rst.txt
share/typo3/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/groupSorting.rst.txt
@@ -9377,6 +9411,7 @@ share/typo3/typo3/sysext/form/Documentat
share/typo3/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/100.rst.txt
share/typo3/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/200.rst.txt
share/typo3/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/300.rst.txt
+share/typo3/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/700.rst.txt
share/typo3/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/9999.rst.txt
share/typo3/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/group.rst.txt
share/typo3/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/groupSorting.rst.txt
@@ -9655,6 +9690,7 @@ share/typo3/typo3/sysext/form/Resources/
share/typo3/typo3/sysext/form/Resources/Private/Frontend/Partials/Fieldset.html
share/typo3/typo3/sysext/form/Resources/Private/Frontend/Partials/FileUpload.html
share/typo3/typo3/sysext/form/Resources/Private/Frontend/Partials/Form/Navigation.html
+share/typo3/typo3/sysext/form/Resources/Private/Frontend/Partials/GridColumn.html
share/typo3/typo3/sysext/form/Resources/Private/Frontend/Partials/GridContainer.html
share/typo3/typo3/sysext/form/Resources/Private/Frontend/Partials/GridRow.html
share/typo3/typo3/sysext/form/Resources/Private/Frontend/Partials/Hidden.html
@@ -9691,6 +9727,7 @@ share/typo3/typo3/sysext/form/Resources/
share/typo3/typo3/sysext/form/Resources/Private/FrontendVersion2/Partials/Fieldset.html
share/typo3/typo3/sysext/form/Resources/Private/FrontendVersion2/Partials/FileUpload.html
share/typo3/typo3/sysext/form/Resources/Private/FrontendVersion2/Partials/Form/Navigation.html
+share/typo3/typo3/sysext/form/Resources/Private/FrontendVersion2/Partials/GridColumn.html
share/typo3/typo3/sysext/form/Resources/Private/FrontendVersion2/Partials/GridRow.html
share/typo3/typo3/sysext/form/Resources/Private/FrontendVersion2/Partials/Hidden.html
share/typo3/typo3/sysext/form/Resources/Private/FrontendVersion2/Partials/Honeypot.html
@@ -10050,7 +10087,6 @@ share/typo3/typo3/sysext/impexp/Document
share/typo3/typo3/sysext/impexp/Documentation/Index.rst
share/typo3/typo3/sysext/impexp/Documentation/Installation/Index.rst
share/typo3/typo3/sysext/impexp/Documentation/Introduction/Index.rst
-share/typo3/typo3/sysext/impexp/Documentation/KnownProblems/Index.rst
share/typo3/typo3/sysext/impexp/Documentation/Security/Index.rst
share/typo3/typo3/sysext/impexp/Documentation/Sitemap.rst
share/typo3/typo3/sysext/impexp/Documentation/Usage/CommandLine.rst
@@ -10124,8 +10160,7 @@ share/typo3/typo3/sysext/indexed_search/
share/typo3/typo3/sysext/indexed_search/Configuration/TCA/index_config.php
share/typo3/typo3/sysext/indexed_search/Configuration/TypoScript/constants.typoscript
share/typo3/typo3/sysext/indexed_search/Configuration/TypoScript/setup.typoscript
-share/typo3/typo3/sysext/indexed_search/Documentation/Administration/Index.rst
-share/typo3/typo3/sysext/indexed_search/Documentation/AnalysingIndexedData/Index.rst
+share/typo3/typo3/sysext/indexed_search/Documentation/BackendModule/Index.rst
share/typo3/typo3/sysext/indexed_search/Documentation/Configuration/FluidTemplating/Index.rst
share/typo3/typo3/sysext/indexed_search/Documentation/Configuration/FluidTemplating/_settings.yaml
share/typo3/typo3/sysext/indexed_search/Documentation/Configuration/FluidTemplating/_setup.typoscript
@@ -10142,62 +10177,26 @@ share/typo3/typo3/sysext/indexed_search/
share/typo3/typo3/sysext/indexed_search/Documentation/DatabaseTables/IndexPhash/Index.rst
share/typo3/typo3/sysext/indexed_search/Documentation/DatabaseTables/IndexSection/Index.rst
share/typo3/typo3/sysext/indexed_search/Documentation/DatabaseTables/IndexWordsIndexRel/Index.rst
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/AdvancedSearchOptions.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/CategorizationSelector.png
share/typo3/typo3/sysext/indexed_search/Documentation/Images/CommonIndexingConfigurations.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/ComplexScenarioMoreExamples.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/ComplexScenarioOverview.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/ComplexScenarioPlugin.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/CrawlerForLinkedFiles.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/CrawlerLogConfigurationId.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/CrawlerLogDirectories.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/CrawlerLogExternal.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/CrawlerLogFullIndexing.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/CrawlerLogRecords.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/CrawlerVerfiyIndexing.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/DisableFrontendIndexing.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/FrontendSearchForm.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/FrontendSearchResults.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/GlobalPageDetails.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/GlobalStatistics.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/GroupingConfigurations.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/IndexedSearchPluginType.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/IndexingConfigurationDirectory.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/IndexingConfigurationExternal.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/IndexingConfigurationFullTree.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/IndexingConfigurationRecords.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/IndexingModuleSelection.png
+share/typo3/typo3/sysext/indexed_search/Documentation/Images/IndexingConfiguration/IndexingConfiguration.png
share/typo3/typo3/sysext/indexed_search/Documentation/Images/InstallActivate.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/PageIndexingCleanup.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/PageIndexingStatistics.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/RecordConfigurationPlacement.png
+share/typo3/typo3/sysext/indexed_search/Documentation/Images/Module/GeneralStatistics.png
+share/typo3/typo3/sysext/indexed_search/Documentation/Images/Module/ListOfIndexedPages.png
+share/typo3/typo3/sysext/indexed_search/Documentation/Images/Module/MultipleIndexes.png
+share/typo3/typo3/sysext/indexed_search/Documentation/Images/Module/Overview.png
+share/typo3/typo3/sysext/indexed_search/Documentation/Images/Plugin/ExcludeFromSearch.png
+share/typo3/typo3/sysext/indexed_search/Documentation/Images/Plugin/NewPageContent.png
share/typo3/typo3/sysext/indexed_search/Documentation/Images/SiteSet.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/VerifyingIndexedDirectories.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/VerifyingIndexedExternals.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/VerifyingIndexedRecords.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/ViewResultsBasic.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/ViewResultsCategorized.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/ViewResultsGrouped.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/ViewResultsLocalized.png
-share/typo3/typo3/sysext/indexed_search/Documentation/Images/ViewResultsOrdered.png
share/typo3/typo3/sysext/indexed_search/Documentation/Includes.rst.txt
share/typo3/typo3/sysext/indexed_search/Documentation/Index.rst
-share/typo3/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/Configurations/Index.rst
-share/typo3/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/CrawlerSetup/Index.rst
-share/typo3/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/DisableFrontendIndexing/Index.rst
-share/typo3/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/Grouping/Index.rst
share/typo3/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/Index.rst
-share/typo3/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/IndexingDirectories/Index.rst
-share/typo3/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/IndexingExternals/Index.rst
-share/typo3/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/IndexingFilesSeparately/Index.rst
-share/typo3/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/PeriodicIndexingRecords/Index.rst
-share/typo3/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/PeriodicIndexingWebsite/Index.rst
-share/typo3/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/ShowingResults/Index.rst
share/typo3/typo3/sysext/indexed_search/Documentation/Installation/Index.rst
share/typo3/typo3/sysext/indexed_search/Documentation/Introduction/Index.rst
share/typo3/typo3/sysext/indexed_search/Documentation/KnownProblems/Index.rst
share/typo3/typo3/sysext/indexed_search/Documentation/Sitemap.rst
share/typo3/typo3/sysext/indexed_search/Documentation/TechnicalDetails/AccessRestrictedPages/Index.rst
+share/typo3/typo3/sysext/indexed_search/Documentation/TechnicalDetails/AnalysingIndexedData/Index.rst
+share/typo3/typo3/sysext/indexed_search/Documentation/TechnicalDetails/Events/Index.rst
share/typo3/typo3/sysext/indexed_search/Documentation/TechnicalDetails/ExternalMedia/Index.rst
share/typo3/typo3/sysext/indexed_search/Documentation/TechnicalDetails/HowPagesAreIndexed/Index.rst
share/typo3/typo3/sysext/indexed_search/Documentation/TechnicalDetails/HtmlContent/Index.rst
@@ -10377,6 +10376,7 @@ share/typo3/typo3/sysext/install/Classes
share/typo3/typo3/sysext/install/Classes/FolderStructure/Exception/RootNodeException.php
share/typo3/typo3/sysext/install/Classes/FolderStructure/FileNode.php
share/typo3/typo3/sysext/install/Classes/FolderStructure/LinkNode.php
+share/typo3/typo3/sysext/install/Classes/FolderStructure/LinkOrDirectoryNode.php
share/typo3/typo3/sysext/install/Classes/FolderStructure/NodeInterface.php
share/typo3/typo3/sysext/install/Classes/FolderStructure/RootNode.php
share/typo3/typo3/sysext/install/Classes/FolderStructure/RootNodeInterface.php
@@ -10459,6 +10459,7 @@ share/typo3/typo3/sysext/install/Classes
share/typo3/typo3/sysext/install/Classes/Updates/RowUpdater/SysRedirectRootPageMoveMigration.php
share/typo3/typo3/sysext/install/Classes/Updates/SynchronizeColPosAndCTypeWithDefaultLanguage.php
share/typo3/typo3/sysext/install/Classes/Updates/SysFileCollectionIdentifierMigration.php
+share/typo3/typo3/sysext/install/Classes/Updates/SysFileMimeTypeMigration.php
share/typo3/typo3/sysext/install/Classes/Updates/SysFileMountIdentifierMigration.php
share/typo3/typo3/sysext/install/Classes/Updates/SysLogSerializationUpdate.php
share/typo3/typo3/sysext/install/Classes/Updates/SysTemplateNoWorkspaceMigration.php
@@ -10646,7 +10647,9 @@ share/typo3/typo3/sysext/install/Resourc
share/typo3/typo3/sysext/install/Resources/Public/Images/TestInput/Transparent.png
share/typo3/typo3/sysext/install/Resources/Public/Images/TestReference/Combine-1.jpg
share/typo3/typo3/sysext/install/Resources/Public/Images/TestReference/Combine-2.jpg
+share/typo3/typo3/sysext/install/Resources/Public/Images/TestReference/Convert-avif-transparent.avif
share/typo3/typo3/sysext/install/Resources/Public/Images/TestReference/Convert-avif.avif
+share/typo3/typo3/sysext/install/Resources/Public/Images/TestReference/Convert-webp-transparent.webp
share/typo3/typo3/sysext/install/Resources/Public/Images/TestReference/Convert-webp.webp
share/typo3/typo3/sysext/install/Resources/Public/Images/TestReference/Font.gif
share/typo3/typo3/sysext/install/Resources/Public/Images/TestReference/Gdlib-box.avif
@@ -10679,7 +10682,6 @@ share/typo3/typo3/sysext/install/Resourc
share/typo3/typo3/sysext/install/Resources/Public/JavaScript/init-installer.js
share/typo3/typo3/sysext/install/Resources/Public/JavaScript/install.js
share/typo3/typo3/sysext/install/Resources/Public/JavaScript/installer.js
-share/typo3/typo3/sysext/install/Resources/Public/JavaScript/message-interface.js
share/typo3/typo3/sysext/install/Resources/Public/JavaScript/module/abstract-inline-module.js
share/typo3/typo3/sysext/install/Resources/Public/JavaScript/module/abstract-interactable-module.js
share/typo3/typo3/sysext/install/Resources/Public/JavaScript/module/environment/environment-check.js
@@ -10743,19 +10745,20 @@ share/typo3/typo3/sysext/linkvalidator/C
share/typo3/typo3/sysext/linkvalidator/Configuration/Services.php
share/typo3/typo3/sysext/linkvalidator/Configuration/Services.yaml
share/typo3/typo3/sysext/linkvalidator/Configuration/page.tsconfig
-share/typo3/typo3/sysext/linkvalidator/Documentation/CodeSnippets/Api/AbstractLinktype.rst.txt
-share/typo3/typo3/sysext/linkvalidator/Documentation/CodeSnippets/Api/LabelledLinktypeInterface.rst.txt
-share/typo3/typo3/sysext/linkvalidator/Documentation/CodeSnippets/Api/LinktypeInterface.rst.txt
share/typo3/typo3/sysext/linkvalidator/Documentation/CodeSnippets/Config/All.php
share/typo3/typo3/sysext/linkvalidator/Documentation/CodeSnippets/Examples/ActivateCustomLinktypeTsConfig.rst.txt
share/typo3/typo3/sysext/linkvalidator/Documentation/CodeSnippets/Examples/ExampleLinkType.rst.txt
+share/typo3/typo3/sysext/linkvalidator/Documentation/Configuration/Fields.rst
share/typo3/typo3/sysext/linkvalidator/Documentation/Configuration/Index.rst
-share/typo3/typo3/sysext/linkvalidator/Documentation/Development/Api/AbstractLinktype.rst
+share/typo3/typo3/sysext/linkvalidator/Documentation/Configuration/_example.tsconfig
+share/typo3/typo3/sysext/linkvalidator/Documentation/Configuration/_minimal.tsconfig
share/typo3/typo3/sysext/linkvalidator/Documentation/Development/Api/Index.rst
-share/typo3/typo3/sysext/linkvalidator/Documentation/Development/Api/LabelledLinktypeInterface.rst
-share/typo3/typo3/sysext/linkvalidator/Documentation/Development/Api/LinktypeInterface.rst
share/typo3/typo3/sysext/linkvalidator/Documentation/Development/Index.rst
share/typo3/typo3/sysext/linkvalidator/Documentation/Development/LinkTypeImplementation.rst
+share/typo3/typo3/sysext/linkvalidator/Documentation/Development/_ExternalLinktype.php.inc
+share/typo3/typo3/sysext/linkvalidator/Documentation/Development/_Services-Autoconfigure.yaml
+share/typo3/typo3/sysext/linkvalidator/Documentation/Development/_Services-Linktype.yaml
+share/typo3/typo3/sysext/linkvalidator/Documentation/Development/_Services.yaml
share/typo3/typo3/sysext/linkvalidator/Documentation/Editors/Index.rst
share/typo3/typo3/sysext/linkvalidator/Documentation/Images/ActivateLinkValidator.png
share/typo3/typo3/sysext/linkvalidator/Documentation/Images/CheckLinksTab.png
@@ -10948,7 +10951,6 @@ share/typo3/typo3/sysext/recycler/Classe
share/typo3/typo3/sysext/recycler/Classes/Domain/Model/DeletedRecords.php
share/typo3/typo3/sysext/recycler/Classes/Task/CleanerFieldProvider.php
share/typo3/typo3/sysext/recycler/Classes/Task/CleanerTask.php
-share/typo3/typo3/sysext/recycler/Classes/Utility/RecyclerUtility.php
share/typo3/typo3/sysext/recycler/Configuration/Backend/AjaxRoutes.php
share/typo3/typo3/sysext/recycler/Configuration/Backend/Modules.php
share/typo3/typo3/sysext/recycler/Configuration/JavaScriptModules.php
@@ -11020,7 +11022,7 @@ share/typo3/typo3/sysext/redirects/Class
share/typo3/typo3/sysext/redirects/Classes/Service/SlugService.php
share/typo3/typo3/sysext/redirects/Classes/UserFunctions/HitCountDisplayCondition.php
share/typo3/typo3/sysext/redirects/Classes/Utility/RedirectConflict.php
-share/typo3/typo3/sysext/redirects/Classes/ViewHelpers/TargetPageIdViewHelper.php
+share/typo3/typo3/sysext/redirects/Classes/ViewHelpers/TargetPageRecordViewHelper.php
share/typo3/typo3/sysext/redirects/Configuration/Backend/AjaxRoutes.php
share/typo3/typo3/sysext/redirects/Configuration/Backend/Modules.php
share/typo3/typo3/sysext/redirects/Configuration/Icons.php
@@ -11134,7 +11136,6 @@ share/typo3/typo3/sysext/reports/Resourc
share/typo3/typo3/sysext/reports/Resources/Private/Templates/Report/Index.html
share/typo3/typo3/sysext/reports/Resources/Private/Templates/StatusReport.html
share/typo3/typo3/sysext/reports/Resources/Public/Icons/Extension.png
-share/typo3/typo3/sysext/reports/Resources/Public/Images/service-reports.png
share/typo3/typo3/sysext/reports/composer.json
share/typo3/typo3/sysext/reports/ext_emconf.php
share/typo3/typo3/sysext/reports/ext_localconf.php
@@ -11368,6 +11369,7 @@ share/typo3/typo3/sysext/scheduler/Docum
share/typo3/typo3/sysext/scheduler/Documentation/Administration/StopTask/Index.rst
share/typo3/typo3/sysext/scheduler/Documentation/AppendixA/Index.rst
share/typo3/typo3/sysext/scheduler/Documentation/DevelopersGuide/CreatingTasks/Index.rst
+share/typo3/typo3/sysext/scheduler/Documentation/DevelopersGuide/CreatingTasks/_MyTask.php.inc
share/typo3/typo3/sysext/scheduler/Documentation/DevelopersGuide/Index.rst
share/typo3/typo3/sysext/scheduler/Documentation/DevelopersGuide/SchedulerApi/Index.rst
share/typo3/typo3/sysext/scheduler/Documentation/Images/AddingATask.png
@@ -11388,6 +11390,7 @@ share/typo3/typo3/sysext/scheduler/Docum
share/typo3/typo3/sysext/scheduler/Documentation/Includes.rst.txt
share/typo3/typo3/sysext/scheduler/Documentation/Index.rst
share/typo3/typo3/sysext/scheduler/Documentation/Installation/BaseTasks/Index.rst
+share/typo3/typo3/sysext/scheduler/Documentation/Installation/BaseTasks/_additional.php.inc
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
@@ -11532,11 +11535,12 @@ share/typo3/typo3/sysext/sys_note/Config
share/typo3/typo3/sysext/sys_note/Configuration/TCA/sys_note.php
share/typo3/typo3/sysext/sys_note/Documentation/Editor/Index.rst
share/typo3/typo3/sysext/sys_note/Documentation/Images/InstallActivate.png
+share/typo3/typo3/sysext/sys_note/Documentation/Images/dashboard-add-widget.png
+share/typo3/typo3/sysext/sys_note/Documentation/Images/dashboard.png
share/typo3/typo3/sysext/sys_note/Documentation/Images/sys_note_access.png
-share/typo3/typo3/sysext/sys_note/Documentation/Images/sys_note_adding_note.png
share/typo3/typo3/sysext/sys_note/Documentation/Images/sys_note_backend_formular.png
share/typo3/typo3/sysext/sys_note/Documentation/Images/sys_note_create.png
-share/typo3/typo3/sysext/sys_note/Documentation/Images/sys_note_personal.png
+share/typo3/typo3/sysext/sys_note/Documentation/Images/sys_note_output.png
share/typo3/typo3/sysext/sys_note/Documentation/Includes.rst.txt
share/typo3/typo3/sysext/sys_note/Documentation/Index.rst
share/typo3/typo3/sysext/sys_note/Documentation/Installation/Index.rst
@@ -12631,12 +12635,14 @@ share/typo3/vendor/nikic/php-parser/lib/
share/typo3/vendor/nikic/php-parser/lib/PhpParser/JsonDecoder.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Lexer.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Lexer/Emulative.php
+share/typo3/vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/AsymmetricVisibilityTokenEmulator.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/AttributeEmulator.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/EnumTokenEmulator.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/ExplicitOctalEmulator.php
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/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
@@ -12758,6 +12764,7 @@ share/typo3/vendor/nikic/php-parser/lib/
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Node/Name/Relative.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Node/NullableType.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Node/Param.php
+share/typo3/vendor/nikic/php-parser/lib/PhpParser/Node/PropertyHook.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Node/PropertyItem.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Node/Scalar.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/DNumber.php
@@ -12775,6 +12782,7 @@ share/typo3/vendor/nikic/php-parser/lib/
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Line.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Method.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Namespace_.php
+share/typo3/vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Property.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Trait_.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/String_.php
share/typo3/vendor/nikic/php-parser/lib/PhpParser/Node/StaticVar.php
@@ -13222,7 +13230,15 @@ share/typo3/vendor/symfony/cache/Traits/
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/CopyTrait.php
+share/typo3/vendor/symfony/cache/Traits/Relay/GeosearchTrait.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/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/RelayProxy.php
share/typo3/vendor/symfony/cache/Traits/RelayProxyTrait.php
share/typo3/vendor/symfony/cache/Traits/ValueWrapper.php
@@ -13268,6 +13284,7 @@ share/typo3/vendor/symfony/config/Defini
share/typo3/vendor/symfony/config/Definition/Builder/NumericNodeDefinition.php
share/typo3/vendor/symfony/config/Definition/Builder/ParentNodeDefinitionInterface.php
share/typo3/vendor/symfony/config/Definition/Builder/ScalarNodeDefinition.php
+share/typo3/vendor/symfony/config/Definition/Builder/StringNodeDefinition.php
share/typo3/vendor/symfony/config/Definition/Builder/TreeBuilder.php
share/typo3/vendor/symfony/config/Definition/Builder/ValidationBuilder.php
share/typo3/vendor/symfony/config/Definition/Builder/VariableNodeDefinition.php
@@ -13294,6 +13311,7 @@ share/typo3/vendor/symfony/config/Defini
share/typo3/vendor/symfony/config/Definition/PrototypeNodeInterface.php
share/typo3/vendor/symfony/config/Definition/PrototypedArrayNode.php
share/typo3/vendor/symfony/config/Definition/ScalarNode.php
+share/typo3/vendor/symfony/config/Definition/StringNode.php
share/typo3/vendor/symfony/config/Definition/VariableNode.php
share/typo3/vendor/symfony/config/Exception/FileLoaderImportCircularReferenceException.php
share/typo3/vendor/symfony/config/Exception/FileLocatorFileNotFoundException.php
@@ -13322,6 +13340,7 @@ share/typo3/vendor/symfony/config/Resour
share/typo3/vendor/symfony/config/Resource/ResourceInterface.php
share/typo3/vendor/symfony/config/Resource/SelfCheckingResourceChecker.php
share/typo3/vendor/symfony/config/Resource/SelfCheckingResourceInterface.php
+share/typo3/vendor/symfony/config/Resource/SkippingResourceChecker.php
share/typo3/vendor/symfony/config/ResourceCheckerConfigCache.php
share/typo3/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php
share/typo3/vendor/symfony/config/ResourceCheckerInterface.php
@@ -13366,6 +13385,7 @@ share/typo3/vendor/symfony/console/Descr
share/typo3/vendor/symfony/console/Descriptor/ReStructuredTextDescriptor.php
share/typo3/vendor/symfony/console/Descriptor/TextDescriptor.php
share/typo3/vendor/symfony/console/Descriptor/XmlDescriptor.php
+share/typo3/vendor/symfony/console/Event/ConsoleAlarmEvent.php
share/typo3/vendor/symfony/console/Event/ConsoleCommandEvent.php
share/typo3/vendor/symfony/console/Event/ConsoleErrorEvent.php
share/typo3/vendor/symfony/console/Event/ConsoleEvent.php
@@ -13485,6 +13505,7 @@ share/typo3/vendor/symfony/dependency-in
share/typo3/vendor/symfony/dependency-injection/Attribute/TaggedLocator.php
share/typo3/vendor/symfony/dependency-injection/Attribute/Target.php
share/typo3/vendor/symfony/dependency-injection/Attribute/When.php
+share/typo3/vendor/symfony/dependency-injection/Attribute/WhenNot.php
share/typo3/vendor/symfony/dependency-injection/CHANGELOG.md
share/typo3/vendor/symfony/dependency-injection/ChildDefinition.php
share/typo3/vendor/symfony/dependency-injection/Compiler/AbstractRecursivePass.php
@@ -13561,6 +13582,7 @@ share/typo3/vendor/symfony/dependency-in
share/typo3/vendor/symfony/dependency-injection/Exception/AutoconfigureFailedException.php
share/typo3/vendor/symfony/dependency-injection/Exception/AutowiringFailedException.php
share/typo3/vendor/symfony/dependency-injection/Exception/BadMethodCallException.php
+share/typo3/vendor/symfony/dependency-injection/Exception/EmptyParameterValueException.php
share/typo3/vendor/symfony/dependency-injection/Exception/EnvNotFoundException.php
share/typo3/vendor/symfony/dependency-injection/Exception/EnvParameterException.php
share/typo3/vendor/symfony/dependency-injection/Exception/ExceptionInterface.php
@@ -13705,6 +13727,7 @@ share/typo3/vendor/symfony/expression-la
share/typo3/vendor/symfony/expression-language/Node/NameNode.php
share/typo3/vendor/symfony/expression-language/Node/Node.php
share/typo3/vendor/symfony/expression-language/Node/NullCoalesceNode.php
+share/typo3/vendor/symfony/expression-language/Node/NullCoalescedNameNode.php
share/typo3/vendor/symfony/expression-language/Node/UnaryNode.php
share/typo3/vendor/symfony/expression-language/ParsedExpression.php
share/typo3/vendor/symfony/expression-language/Parser.php
@@ -13916,6 +13939,7 @@ share/typo3/vendor/symfony/mailer/Transp
share/typo3/vendor/symfony/mailer/Transport/TransportInterface.php
share/typo3/vendor/symfony/mailer/Transport/Transports.php
share/typo3/vendor/symfony/mailer/composer.json
+share/typo3/vendor/symfony/messenger/Attribute/AsMessage.php
share/typo3/vendor/symfony/messenger/Attribute/AsMessageHandler.php
share/typo3/vendor/symfony/messenger/CHANGELOG.md
share/typo3/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php
@@ -13936,6 +13960,7 @@ share/typo3/vendor/symfony/messenger/Eve
share/typo3/vendor/symfony/messenger/Event/WorkerMessageHandledEvent.php
share/typo3/vendor/symfony/messenger/Event/WorkerMessageReceivedEvent.php
share/typo3/vendor/symfony/messenger/Event/WorkerMessageRetriedEvent.php
+share/typo3/vendor/symfony/messenger/Event/WorkerMessageSkipEvent.php
share/typo3/vendor/symfony/messenger/Event/WorkerRateLimitedEvent.php
share/typo3/vendor/symfony/messenger/Event/WorkerRunningEvent.php
share/typo3/vendor/symfony/messenger/Event/WorkerStartedEvent.php
@@ -14028,6 +14053,7 @@ share/typo3/vendor/symfony/messenger/Sta
share/typo3/vendor/symfony/messenger/TraceableMessageBus.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
share/typo3/vendor/symfony/messenger/Transport/Receiver/ListableReceiverInterface.php
share/typo3/vendor/symfony/messenger/Transport/Receiver/MessageCountAwareInterface.php
share/typo3/vendor/symfony/messenger/Transport/Receiver/QueueReceiverInterface.php
@@ -14240,6 +14266,7 @@ share/typo3/vendor/symfony/property-info
share/typo3/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php
share/typo3/vendor/symfony/property-info/README.md
share/typo3/vendor/symfony/property-info/Type.php
+share/typo3/vendor/symfony/property-info/Util/LegacyTypeConverter.php
share/typo3/vendor/symfony/property-info/Util/PhpDocTypeHelper.php
share/typo3/vendor/symfony/property-info/Util/PhpStanTypeHelper.php
share/typo3/vendor/symfony/property-info/composer.json
@@ -14368,6 +14395,7 @@ share/typo3/vendor/symfony/string/Except
share/typo3/vendor/symfony/string/Inflector/EnglishInflector.php
share/typo3/vendor/symfony/string/Inflector/FrenchInflector.php
share/typo3/vendor/symfony/string/Inflector/InflectorInterface.php
+share/typo3/vendor/symfony/string/Inflector/SpanishInflector.php
share/typo3/vendor/symfony/string/LICENSE
share/typo3/vendor/symfony/string/LazyString.php
share/typo3/vendor/symfony/string/README.md
@@ -14376,6 +14404,7 @@ share/typo3/vendor/symfony/string/Resour
share/typo3/vendor/symfony/string/Resources/functions.php
share/typo3/vendor/symfony/string/Slugger/AsciiSlugger.php
share/typo3/vendor/symfony/string/Slugger/SluggerInterface.php
+share/typo3/vendor/symfony/string/TruncateMode.php
share/typo3/vendor/symfony/string/UnicodeString.php
share/typo3/vendor/symfony/string/composer.json
share/typo3/vendor/symfony/type-info/CHANGELOG.md
@@ -14390,17 +14419,20 @@ share/typo3/vendor/symfony/type-info/Typ
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
-share/typo3/vendor/symfony/type-info/Type/CompositeTypeTrait.php
+share/typo3/vendor/symfony/type-info/Type/CompositeTypeInterface.php
share/typo3/vendor/symfony/type-info/Type/EnumType.php
share/typo3/vendor/symfony/type-info/Type/GenericType.php
share/typo3/vendor/symfony/type-info/Type/IntersectionType.php
+share/typo3/vendor/symfony/type-info/Type/NullableType.php
share/typo3/vendor/symfony/type-info/Type/ObjectType.php
share/typo3/vendor/symfony/type-info/Type/TemplateType.php
share/typo3/vendor/symfony/type-info/Type/UnionType.php
+share/typo3/vendor/symfony/type-info/Type/WrappingTypeInterface.php
share/typo3/vendor/symfony/type-info/TypeContext/TypeContext.php
share/typo3/vendor/symfony/type-info/TypeContext/TypeContextFactory.php
share/typo3/vendor/symfony/type-info/TypeFactoryTrait.php
share/typo3/vendor/symfony/type-info/TypeIdentifier.php
+share/typo3/vendor/symfony/type-info/TypeResolver/PhpDocAwareReflectionTypeResolver.php
share/typo3/vendor/symfony/type-info/TypeResolver/ReflectionParameterTypeResolver.php
share/typo3/vendor/symfony/type-info/TypeResolver/ReflectionPropertyTypeResolver.php
share/typo3/vendor/symfony/type-info/TypeResolver/ReflectionReturnTypeResolver.php
@@ -14421,6 +14453,7 @@ share/typo3/vendor/symfony/uid/Factory/R
share/typo3/vendor/symfony/uid/Factory/TimeBasedUuidFactory.php
share/typo3/vendor/symfony/uid/Factory/UlidFactory.php
share/typo3/vendor/symfony/uid/Factory/UuidFactory.php
+share/typo3/vendor/symfony/uid/HashableInterface.php
share/typo3/vendor/symfony/uid/LICENSE
share/typo3/vendor/symfony/uid/MaxUlid.php
share/typo3/vendor/symfony/uid/MaxUuid.php
@@ -14552,22 +14585,32 @@ share/typo3/vendor/typo3/html-sanitizer/
share/typo3/vendor/typo3fluid/fluid/Documentation/Changelog/2.x.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/Changelog/4.x.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/Changelog/Index.rst
-share/typo3/vendor/typo3fluid/fluid/Documentation/Development/CreatingViewHelpers.rst
-share/typo3/vendor/typo3fluid/fluid/Documentation/Development/Decisions.rst
-share/typo3/vendor/typo3fluid/fluid/Documentation/Development/Expressions.rst
-share/typo3/vendor/typo3fluid/fluid/Documentation/Development/Implementation.rst
-share/typo3/vendor/typo3fluid/fluid/Documentation/Development/Index.rst
+share/typo3/vendor/typo3fluid/fluid/Documentation/Extending/ExpressionNodes.rst
+share/typo3/vendor/typo3fluid/fluid/Documentation/Extending/Index.rst
+share/typo3/vendor/typo3fluid/fluid/Documentation/Extending/ViewHelpers.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/Includes.rst.txt
share/typo3/vendor/typo3fluid/fluid/Documentation/Index.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/Installation/Index.rst
+share/typo3/vendor/typo3fluid/fluid/Documentation/Integrating/Index.rst
+share/typo3/vendor/typo3fluid/fluid/Documentation/Internals/Index.rst
+share/typo3/vendor/typo3fluid/fluid/Documentation/Internals/RunningExamples.rst
+share/typo3/vendor/typo3fluid/fluid/Documentation/Introduction/Index.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/Sitemap.rst
+share/typo3/vendor/typo3fluid/fluid/Documentation/Syntax/Comments.rst
+share/typo3/vendor/typo3fluid/fluid/Documentation/Syntax/ConditionsBooleans.rst
+share/typo3/vendor/typo3fluid/fluid/Documentation/Syntax/Escaping.rst
+share/typo3/vendor/typo3fluid/fluid/Documentation/Syntax/Expressions.rst
+share/typo3/vendor/typo3fluid/fluid/Documentation/Syntax/Index.rst
+share/typo3/vendor/typo3fluid/fluid/Documentation/Syntax/Variables.rst
+share/typo3/vendor/typo3fluid/fluid/Documentation/Syntax/ViewHelpers.rst
+share/typo3/vendor/typo3fluid/fluid/Documentation/Usage/GettingStarted.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/Usage/Index.rst
-share/typo3/vendor/typo3fluid/fluid/Documentation/Usage/RunningExamples.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/Usage/Structure.rst
-share/typo3/vendor/typo3fluid/fluid/Documentation/Usage/Syntax.rst
+share/typo3/vendor/typo3fluid/fluid/Documentation/Usage/Variables.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/Usage/ViewHelpers.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid.json
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Alias.rst
+share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Argument.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Cache/Disable.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Cache/Index.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Cache/Static.rst
@@ -14611,6 +14654,7 @@ share/typo3/vendor/typo3fluid/fluid/Docu
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Then.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Fluid/Variable.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/Index.rst
+share/typo3/vendor/typo3fluid/fluid/Documentation/ViewHelpers/SchemaFiles.rst
share/typo3/vendor/typo3fluid/fluid/Documentation/guides.xml
share/typo3/vendor/typo3fluid/fluid/LICENSE.txt
share/typo3/vendor/typo3fluid/fluid/README.rst
@@ -14674,12 +14718,17 @@ share/typo3/vendor/typo3fluid/fluid/src/
share/typo3/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractTagBasedViewHelper.php
share/typo3/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractViewHelper.php
share/typo3/vendor/typo3fluid/fluid/src/Core/ViewHelper/ArgumentDefinition.php
+share/typo3/vendor/typo3fluid/fluid/src/Core/ViewHelper/ArgumentProcessorInterface.php
share/typo3/vendor/typo3fluid/fluid/src/Core/ViewHelper/Exception.php
+share/typo3/vendor/typo3fluid/fluid/src/Core/ViewHelper/InheritedNamespaceException.php
+share/typo3/vendor/typo3fluid/fluid/src/Core/ViewHelper/LenientArgumentProcessor.php
+share/typo3/vendor/typo3fluid/fluid/src/Core/ViewHelper/StrictArgumentProcessor.php
share/typo3/vendor/typo3fluid/fluid/src/Core/ViewHelper/TagBuilder.php
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/ViewHelperInterface.php
share/typo3/vendor/typo3fluid/fluid/src/Core/ViewHelper/ViewHelperInvoker.php
+share/typo3/vendor/typo3fluid/fluid/src/Core/ViewHelper/ViewHelperNodeInitializedEventInterface.php
share/typo3/vendor/typo3fluid/fluid/src/Core/ViewHelper/ViewHelperResolver.php
share/typo3/vendor/typo3fluid/fluid/src/Core/ViewHelper/ViewHelperVariableContainer.php
share/typo3/vendor/typo3fluid/fluid/src/Exception.php
@@ -14698,6 +14747,7 @@ share/typo3/vendor/typo3fluid/fluid/src/
share/typo3/vendor/typo3fluid/fluid/src/View/TemplateView.php
share/typo3/vendor/typo3fluid/fluid/src/View/ViewInterface.php
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/AliasViewHelper.php
+share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/ArgumentViewHelper.php
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/Cache/DisableViewHelper.php
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/Cache/StaticViewHelper.php
share/typo3/vendor/typo3fluid/fluid/src/ViewHelpers/Cache/WarmupViewHelper.php
@@ -14744,7 +14794,5 @@ share/typo3/vendor/webmozart/assert/comp
share/typo3/vendor/webmozart/assert/src/Assert.php
share/typo3/vendor/webmozart/assert/src/InvalidArgumentException.php
share/typo3/vendor/webmozart/assert/src/Mixin.php
-share/typo3/typo3.conf
-share/examples/typo3/typo3.conf
@pkgdir share/typo3/vendor/symfony/string/Resources/bin
@pkgdir share/typo3/vendor/symfony/mime/Resources/bin
Index: pkgsrc/www/typo3-13/distinfo
diff -u pkgsrc/www/typo3-13/distinfo:1.1 pkgsrc/www/typo3-13/distinfo:1.2
--- pkgsrc/www/typo3-13/distinfo:1.1 Wed Feb 5 12:50:49 2025
+++ pkgsrc/www/typo3-13/distinfo Wed Jun 4 14:51:34 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2025/02/05 12:50:49 wen Exp $
+$NetBSD: distinfo,v 1.2 2025/06/04 14:51:34 taca Exp $
-BLAKE2s (typo3_src-13.4.4.tar.gz) = cffda661e6c9b6882ad2d4c2c7f7e93fda2535ae745e1a2b27dc0ca638bf3330
-SHA512 (typo3_src-13.4.4.tar.gz) = 40dd3d10376d883d64b742b7577891af439863d80d7b825779883e49d1ad8fba550847af2640e8904214c0e280955e617f2ff3c1a9877dca16d466cc4189d7e0
-Size (typo3_src-13.4.4.tar.gz) = 25784463 bytes
+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
Home |
Main Index |
Thread Index |
Old Index