pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/typo3-14



Module Name:    pkgsrc
Committed By:   taca
Date:           Wed Aug 12 15:24:07 UTC 2026

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

Log Message:
www/typo3-14: update to 14.3.6

14.3.6 (2026-08-11)

This release is a combined bug fix and security release.  (CVE-2026-19418)

Find more details in the security bulletins:

        TYPO3-CORE-SA-2026-021:
        <https://news.typo3.com/security/advisory/typo3-core-sa-2026-021>.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/typo3-14/Makefile \
    pkgsrc/www/typo3-14/PLIST pkgsrc/www/typo3-14/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-14/Makefile
diff -u pkgsrc/www/typo3-14/Makefile:1.1 pkgsrc/www/typo3-14/Makefile:1.2
--- pkgsrc/www/typo3-14/Makefile:1.1    Fri Jul 31 01:31:23 2026
+++ pkgsrc/www/typo3-14/Makefile        Wed Aug 12 15:24:06 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2026/07/31 01:31:23 wen Exp $
+# $NetBSD: Makefile,v 1.2 2026/08/12 15:24:06 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=           14.3.5
+VER=           14.3.6
 
 NO_BUILD=      YES
 TYPO3DIR=      share/typo3
Index: pkgsrc/www/typo3-14/PLIST
diff -u pkgsrc/www/typo3-14/PLIST:1.1 pkgsrc/www/typo3-14/PLIST:1.2
--- pkgsrc/www/typo3-14/PLIST:1.1       Fri Jul 31 01:31:23 2026
+++ pkgsrc/www/typo3-14/PLIST   Wed Aug 12 15:24:06 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2026/07/31 01:31:23 wen Exp $
+@comment $NetBSD: PLIST,v 1.2 2026/08/12 15:24:06 taca Exp $
 share/examples/typo3/typo3.conf
 share/typo3/CODE_OF_CONDUCT.md
 share/typo3/CONTRIBUTING.md
@@ -60,6 +60,7 @@ share/typo3/typo3/sysext/adminpanel/Clas
 share/typo3/typo3/sysext/adminpanel/Classes/Utility/StateUtility.php
 share/typo3/typo3/sysext/adminpanel/Classes/ViewHelpers/Fluid/RenderViewHelper.php
 share/typo3/typo3/sysext/adminpanel/Classes/ViewHelpers/IsArrayViewHelper.php
+share/typo3/typo3/sysext/adminpanel/Classes/ViewHelpers/IsResourceViewHelper.php
 share/typo3/typo3/sysext/adminpanel/Classes/ViewHelpers/SubModuleRenderViewHelper.php
 share/typo3/typo3/sysext/adminpanel/Configuration/Backend/AjaxRoutes.php
 share/typo3/typo3/sysext/adminpanel/Configuration/ContentSecurityPolicies.php
@@ -509,6 +510,8 @@ share/typo3/typo3/sysext/backend/Classes
 share/typo3/typo3/sysext/backend/Classes/Form/FormDataProvider/TcaTypesCtrlOverrides.php
 share/typo3/typo3/sysext/backend/Classes/Form/FormDataProvider/TcaUuid.php
 share/typo3/typo3/sysext/backend/Classes/Form/FormDataProvider/UserSettingsDatabaseEditRow.php
+share/typo3/typo3/sysext/backend/Classes/Form/FormDataProvider/UserSettingsDisabledFields.php
+share/typo3/typo3/sysext/backend/Classes/Form/FormDataProvider/UserSettingsOverrideFields.php
 share/typo3/typo3/sysext/backend/Classes/Form/FormDataProvider/UserTsConfig.php
 share/typo3/typo3/sysext/backend/Classes/Form/FormDataProviderInterface.php
 share/typo3/typo3/sysext/backend/Classes/Form/FormResult.php
@@ -535,6 +538,7 @@ share/typo3/typo3/sysext/backend/Classes
 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
+share/typo3/typo3/sysext/backend/Classes/Http/Security/ReferrerEnforcer.php
 share/typo3/typo3/sysext/backend/Classes/LinkHandler/AbstractLinkHandler.php
 share/typo3/typo3/sysext/backend/Classes/LinkHandler/LinkHandlerInterface.php
 share/typo3/typo3/sysext/backend/Classes/LinkHandler/LinkHandlerVariableProviderInterface.php
@@ -1176,6 +1180,7 @@ share/typo3/typo3/sysext/backend/Resourc
 share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/layout-module/page-layout-event.js
 share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/layout-module/page-layout.js
 share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/layout-module/paste.js
+share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/layout-module/sticky-language-header.js
 share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/layout-module/toggle-hidden-element.js
 share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/layout-module/velocity-scroll.js
 share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/link-browser.js
@@ -1213,6 +1218,7 @@ share/typo3/typo3/sysext/backend/Resourc
 share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/login/pasted-password-checker.js
 share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/mail-link-handler.js
 share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/modal.js
+share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/module-docheader.js
 share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/module-menu.js
 share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/module.js
 share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/module/iframe.js
@@ -1312,6 +1318,7 @@ share/typo3/typo3/sysext/backend/Resourc
 share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/wizard/events/auto-advance-event.js
 share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/wizard/events/before-next-step-event.js
 share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/wizard/events/step-summary-event.js
+share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/wizard/finisher/event-finisher.js
 share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/wizard/finisher/noop-finisher.js
 share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/wizard/finisher/redirect-finisher.js
 share/typo3/typo3/sysext/backend/Resources/Public/JavaScript/wizard/finisher/reload-finisher.js
@@ -1492,6 +1499,8 @@ share/typo3/typo3/sysext/core/Classes/Ca
 share/typo3/typo3/sysext/core/Classes/Category/Collection/CategoryCollection.php
 share/typo3/typo3/sysext/core/Classes/Charset/CharsetConverter.php
 share/typo3/typo3/sysext/core/Classes/Charset/CharsetProvider.php
+share/typo3/typo3/sysext/core/Classes/Clock/RequestClock.php
+share/typo3/typo3/sysext/core/Classes/Clock/SystemClock.php
 share/typo3/typo3/sysext/core/Classes/Collection/AbstractRecordCollection.php
 share/typo3/typo3/sysext/core/Classes/Collection/CollectionInterface.php
 share/typo3/typo3/sysext/core/Classes/Collection/EditableCollectionInterface.php
@@ -1643,6 +1652,7 @@ share/typo3/typo3/sysext/core/Classes/Da
 share/typo3/typo3/sysext/core/Classes/DataHandling/Localization/DataMapItem.php
 share/typo3/typo3/sysext/core/Classes/DataHandling/Localization/DataMapProcessor.php
 share/typo3/typo3/sysext/core/Classes/DataHandling/Localization/State.php
+share/typo3/typo3/sysext/core/Classes/DataHandling/Localization/VersionToLiveIdMap.php
 share/typo3/typo3/sysext/core/Classes/DataHandling/Model/CorrelationId.php
 share/typo3/typo3/sysext/core/Classes/DataHandling/Model/EntityContext.php
 share/typo3/typo3/sysext/core/Classes/DataHandling/Model/EntityPointer.php
@@ -1683,12 +1693,14 @@ share/typo3/typo3/sysext/core/Classes/Da
 share/typo3/typo3/sysext/core/Classes/Database/Platform/MariaDB1010Platform.php
 share/typo3/typo3/sysext/core/Classes/Database/Platform/MariaDB1052Platform.php
 share/typo3/typo3/sysext/core/Classes/Database/Platform/MariaDB1060Platform.php
+share/typo3/typo3/sysext/core/Classes/Database/Platform/MariaDB110700Platform.php
 share/typo3/typo3/sysext/core/Classes/Database/Platform/MariaDBPlatform.php
 share/typo3/typo3/sysext/core/Classes/Database/Platform/MySQL80Platform.php
 share/typo3/typo3/sysext/core/Classes/Database/Platform/MySQL84Platform.php
 share/typo3/typo3/sysext/core/Classes/Database/Platform/MySQLPlatform.php
 share/typo3/typo3/sysext/core/Classes/Database/Platform/PlatformHelper.php
 share/typo3/typo3/sysext/core/Classes/Database/Platform/PlatformInformation.php
+share/typo3/typo3/sysext/core/Classes/Database/Platform/PostgreSQL120Platform.php
 share/typo3/typo3/sysext/core/Classes/Database/Platform/PostgreSQLPlatform.php
 share/typo3/typo3/sysext/core/Classes/Database/Platform/SQLitePlatform.php
 share/typo3/typo3/sysext/core/Classes/Database/Platform/Traits/GetColumnDeclarationSQLCommentTypeAwareTrait.php
@@ -4974,8 +4986,13 @@ share/typo3/typo3/sysext/core/Documentat
 share/typo3/typo3/sysext/core/Documentation/Changelog/14.2/Important-70867-XLIFFWhitespaceHandlingNowRespectsXmlSpaceAttribute.rst
 share/typo3/typo3/sysext/core/Documentation/Changelog/14.2/Important-93765-ExtbaseIdentityMapNowLanguageAware.rst
 share/typo3/typo3/sysext/core/Documentation/Changelog/14.2/Index.rst
+share/typo3/typo3/sysext/core/Documentation/Changelog/14.3.x/Important-101699-MessengerWildcardRoutesActAsFallback.rst
+share/typo3/typo3/sysext/core/Documentation/Changelog/14.3.x/Important-107032-MessageHandlerFromTransportIsHonoured.rst
 share/typo3/typo3/sysext/core/Documentation/Changelog/14.3.x/Important-109672-AllowDomainSyntaxInResourceOverrides.rst
 share/typo3/typo3/sysext/core/Documentation/Changelog/14.3.x/Important-109731-ModalApiSizeConfiguration.rst
+share/typo3/typo3/sysext/core/Documentation/Changelog/14.3.x/Important-109787-AddFilesToLivesearchResults.rst
+share/typo3/typo3/sysext/core/Documentation/Changelog/14.3.x/Important-110307-NewEditRecordViewHelperArgumentForContextualEditing.rst
+share/typo3/typo3/sysext/core/Documentation/Changelog/14.3.x/Important-88886-ExtbasePersistenceRespectsLanguageOverlayType.rst
 share/typo3/typo3/sysext/core/Documentation/Changelog/14.3.x/Index.rst
 share/typo3/typo3/sysext/core/Documentation/Changelog/14.3/Deprecation-107931-LowlevelDatabaseIntegrityCheck.rst
 share/typo3/typo3/sysext/core/Documentation/Changelog/14.3/Deprecation-109107-CacheActionHrefKey.rst
@@ -8234,7 +8251,6 @@ share/typo3/typo3/sysext/dashboard/Class
 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/Exception/InvalidRssFeedException.php
 share/typo3/typo3/sysext/dashboard/Classes/Factory/WidgetSettingsFactory.php
 share/typo3/typo3/sysext/dashboard/Classes/Persistence/DashboardCreationEnricher.php
@@ -8350,13 +8366,16 @@ share/typo3/typo3/sysext/dashboard/Resou
 share/typo3/typo3/sysext/dashboard/Resources/Private/Templates/Widget/NumberWithIconWidget.fluid.html
 share/typo3/typo3/sysext/dashboard/Resources/Private/Templates/Widget/RssWidget.fluid.html
 share/typo3/typo3/sysext/dashboard/Resources/Private/Templates/Widget/T3GeneralInformationWidget.fluid.html
-share/typo3/typo3/sysext/dashboard/Resources/Public/Css/Modal/style.css
 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/chart-initializer.js
+share/typo3/typo3/sysext/dashboard/Resources/Public/JavaScript/dashboard-wizard.js
 share/typo3/typo3/sysext/dashboard/Resources/Public/JavaScript/dashboard.js
 share/typo3/typo3/sysext/dashboard/Resources/Public/JavaScript/widget/bookmarks-widget-element.js
+share/typo3/typo3/sysext/dashboard/Resources/Public/JavaScript/wizard/finisher/dashboard-wizard-submission-service.js
+share/typo3/typo3/sysext/dashboard/Resources/Public/JavaScript/wizard/steps/preset-step.js
+share/typo3/typo3/sysext/dashboard/Resources/Public/JavaScript/wizard/steps/title-step.js
 share/typo3/typo3/sysext/dashboard/composer.json
 share/typo3/typo3/sysext/dashboard/ext_localconf.php
 share/typo3/typo3/sysext/dashboard/ext_tables.sql
@@ -8672,6 +8691,7 @@ share/typo3/typo3/sysext/extensionmanage
 share/typo3/typo3/sysext/extensionmanager/Classes/Domain/Model/Dependency.php
 share/typo3/typo3/sysext/extensionmanager/Classes/Domain/Model/DownloadQueue.php
 share/typo3/typo3/sysext/extensionmanager/Classes/Domain/Model/Extension.php
+share/typo3/typo3/sysext/extensionmanager/Classes/Domain/Model/PackageIdentifier.php
 share/typo3/typo3/sysext/extensionmanager/Classes/Domain/Repository/BulkExtensionRepositoryWriter.php
 share/typo3/typo3/sysext/extensionmanager/Classes/Domain/Repository/ExtensionRepository.php
 share/typo3/typo3/sysext/extensionmanager/Classes/Enum/ExtensionCategory.php
@@ -8681,6 +8701,7 @@ share/typo3/typo3/sysext/extensionmanage
 share/typo3/typo3/sysext/extensionmanager/Classes/EventListener/ExcludeExtensionTableFromReferenceIndexEventListener.php
 share/typo3/typo3/sysext/extensionmanager/Classes/Exception.php
 share/typo3/typo3/sysext/extensionmanager/Classes/Exception/ExtensionManagerException.php
+share/typo3/typo3/sysext/extensionmanager/Classes/Exception/ExtensionNotFoundException.php
 share/typo3/typo3/sysext/extensionmanager/Classes/Exception/InvalidFileException.php
 share/typo3/typo3/sysext/extensionmanager/Classes/Exception/MissingExtensionDependencyException.php
 share/typo3/typo3/sysext/extensionmanager/Classes/Exception/MissingVersionDependencyException.php
@@ -8871,6 +8892,7 @@ share/typo3/typo3/sysext/filelist/Classe
 share/typo3/typo3/sysext/filelist/Classes/Matcher/ResourceFolderTypeMatcher.php
 share/typo3/typo3/sysext/filelist/Classes/Matcher/ResourceMatcher.php
 share/typo3/typo3/sysext/filelist/Classes/Pagination/ResourceCollectionPaginator.php
+share/typo3/typo3/sysext/filelist/Classes/Search/LiveSearch/FileProvider.php
 share/typo3/typo3/sysext/filelist/Classes/Type/LinkType.php
 share/typo3/typo3/sysext/filelist/Classes/Type/Mode.php
 share/typo3/typo3/sysext/filelist/Classes/Type/SortDirection.php
@@ -9427,6 +9449,7 @@ share/typo3/typo3/sysext/form/Classes/St
 share/typo3/typo3/sysext/form/Classes/Storage/DatabaseStorageAdapter.php
 share/typo3/typo3/sysext/form/Classes/Storage/ExtensionStorageAdapter.php
 share/typo3/typo3/sysext/form/Classes/Storage/FileMountStorageAdapter.php
+share/typo3/typo3/sysext/form/Classes/Storage/JsonObjectKeyOrderPreserver.php
 share/typo3/typo3/sysext/form/Classes/Storage/Permission/DatabasePermissionChecker.php
 share/typo3/typo3/sysext/form/Classes/Storage/Security/FormDefinitionPersistenceCommand.php
 share/typo3/typo3/sysext/form/Classes/Storage/Security/FormDefinitionPersistenceGuard.php
@@ -11374,10 +11397,12 @@ share/typo3/typo3/sysext/install/Classes
 share/typo3/typo3/sysext/install/Classes/FolderStructure/StructureFacadeInterface.php
 share/typo3/typo3/sysext/install/Classes/Http/Application.php
 share/typo3/typo3/sysext/install/Classes/Http/NotFoundRequestHandler.php
+share/typo3/typo3/sysext/install/Classes/Http/Security/ReferrerEnforcer.php
 share/typo3/typo3/sysext/install/Classes/Middleware/AssetPublishing.php
 share/typo3/typo3/sysext/install/Classes/Middleware/Installer.php
 share/typo3/typo3/sysext/install/Classes/Middleware/JavaScriptLanguageDomainProvider.php
 share/typo3/typo3/sysext/install/Classes/Middleware/Maintenance.php
+share/typo3/typo3/sysext/install/Classes/Middleware/PathGuard.php
 share/typo3/typo3/sysext/install/Classes/Report/EnvironmentStatusReport.php
 share/typo3/typo3/sysext/install/Classes/Report/InstallStatusReport.php
 share/typo3/typo3/sysext/install/Classes/Report/SecurityStatusReport.php
@@ -11776,6 +11801,7 @@ share/typo3/typo3/sysext/lowlevel/Classe
 share/typo3/typo3/sysext/lowlevel/Classes/ConfigurationModuleProvider/BackendRoutesProvider.php
 share/typo3/typo3/sysext/lowlevel/Classes/ConfigurationModuleProvider/BackendUserSettingsProvider.php
 share/typo3/typo3/sysext/lowlevel/Classes/ConfigurationModuleProvider/BackendUserTsConfigProvider.php
+share/typo3/typo3/sysext/lowlevel/Classes/ConfigurationModuleProvider/BlindedConnectionOptionsTrait.php
 share/typo3/typo3/sysext/lowlevel/Classes/ConfigurationModuleProvider/ConnectionDriverMiddlewaresProvider.php
 share/typo3/typo3/sysext/lowlevel/Classes/ConfigurationModuleProvider/ContentSecurityPolicyMutationsProvider.php
 share/typo3/typo3/sysext/lowlevel/Classes/ConfigurationModuleProvider/EventListenersProvider.php
@@ -13102,6 +13128,7 @@ share/typo3/vendor/bacon/bacon-qr-code/s
 share/typo3/vendor/bacon/bacon-qr-code/src/Writer.php
 share/typo3/vendor/christian-riesen/base32/LICENSE
 share/typo3/vendor/christian-riesen/base32/README.md
+share/typo3/vendor/christian-riesen/base32/composer.json
 share/typo3/vendor/christian-riesen/base32/src/Base32.php
 share/typo3/vendor/christian-riesen/base32/src/Base32Hex.php
 share/typo3/vendor/composer/ClassLoader.php
@@ -13780,6 +13807,7 @@ share/typo3/vendor/guzzlehttp/guzzle/src
 share/typo3/vendor/guzzlehttp/guzzle/src/Handler/CurlVersion.php
 share/typo3/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php
 share/typo3/vendor/guzzlehttp/guzzle/src/Handler/HeaderProcessor.php
+share/typo3/vendor/guzzlehttp/guzzle/src/Handler/HostValidator.php
 share/typo3/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php
 share/typo3/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php
 share/typo3/vendor/guzzlehttp/guzzle/src/Handler/ProxyEnvironment.php
Index: pkgsrc/www/typo3-14/distinfo
diff -u pkgsrc/www/typo3-14/distinfo:1.1 pkgsrc/www/typo3-14/distinfo:1.2
--- pkgsrc/www/typo3-14/distinfo:1.1    Fri Jul 31 01:31:23 2026
+++ pkgsrc/www/typo3-14/distinfo        Wed Aug 12 15:24:07 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2026/07/31 01:31:23 wen Exp $
+$NetBSD: distinfo,v 1.2 2026/08/12 15:24:07 taca Exp $
 
-BLAKE2s (typo3_src-14.3.5.tar.gz) = 36bef5133707f3c5b06efe7db27388bc81b436949ec6e40c27e25d3685af5bd3
-SHA512 (typo3_src-14.3.5.tar.gz) = 4b0140c2990a93e2619bf1fdb0c10c932aa6be0c7a7e9e6cb5a0d2b5013bf1d980e8a3c9730404bab81344c485b182dc7e9fb5f1711db8447f65fa05e1b1bc03
-Size (typo3_src-14.3.5.tar.gz) = 29461520 bytes
+BLAKE2s (typo3_src-14.3.6.tar.gz) = 82d1400a26db80458852502154b6b756440e61854e5658f39793ad290daab0ae
+SHA512 (typo3_src-14.3.6.tar.gz) = 4608b609a816ae68237d732e5796686ca9f03af4fdbe8e935a3e59fa01ab4859b0f4c9c0762f02c090145c79aa592fb5e0754554f70db1b53514e068819fb9e6
+Size (typo3_src-14.3.6.tar.gz) = 29526841 bytes



Home | Main Index | Thread Index | Old Index