pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/drupal11



Module Name:    pkgsrc
Committed By:   taca
Date:           Thu Sep 17 14:09:01 UTC 2026

Modified Files:
        pkgsrc/www/drupal11: Makefile PLIST distinfo

Log Message:
www/drupal11: update to 11.4.7

This is security update.

11.4.5 (2026-08-06)

This is a patch (bugfix) release of Drupal 11 and is ready for use on
production sites. Learn more about the latest version of Drupal.

        https://www.drupal.org/project/drupal/releases/11.4.5

11.4.6 (2026-09-03)

This is a patch (bugfix) release of Drupal 11 and is ready for use on
production sites. Learn more about the latest version of Drupal.

        https://www.drupal.org/project/drupal/releases/11.4.6

11.4.7 (2026-09-16)

Release notes

This is a security release of the Drupal 11 series.

This release fixes security vulnerabilities. Sites are urged to update
immediately after reading the notes below and the security announcement:

* Drupal core - Moderately critical - Third-party libraries -
  SA-CORE-2026-013

        https://www.drupal.org/project/drupal/releases/11.4.7


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/drupal11/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/drupal11/PLIST \
    pkgsrc/www/drupal11/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/drupal11/Makefile
diff -u pkgsrc/www/drupal11/Makefile:1.12 pkgsrc/www/drupal11/Makefile:1.13
--- pkgsrc/www/drupal11/Makefile:1.12   Fri Aug  7 01:41:55 2026
+++ pkgsrc/www/drupal11/Makefile        Thu Sep 17 14:09:01 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2026/08/07 01:41:55 taca Exp $
+# $NetBSD: Makefile,v 1.13 2026/09/17 14:09:01 taca Exp $
 
-DISTNAME=      drupal-11.4.4
+DISTNAME=      drupal-11.4.7
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
 CATEGORIES=    www
 MASTER_SITES=  https://ftp-origin.drupal.org/files/projects/

Index: pkgsrc/www/drupal11/PLIST
diff -u pkgsrc/www/drupal11/PLIST:1.5 pkgsrc/www/drupal11/PLIST:1.6
--- pkgsrc/www/drupal11/PLIST:1.5       Fri Jul 31 10:46:30 2026
+++ pkgsrc/www/drupal11/PLIST   Thu Sep 17 14:09:01 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2026/07/31 10:46:30 wen Exp $
+@comment $NetBSD: PLIST,v 1.6 2026/09/17 14:09:01 taca Exp $
 share/drupal/.csslintrc
 share/drupal/.editorconfig
 share/drupal/.eslintignore
@@ -5553,6 +5553,7 @@ share/drupal/core/modules/block/tests/mo
 share/drupal/core/modules/block/tests/modules/block_test/src/Plugin/Block/TestMultipleFormsBlock.php
 share/drupal/core/modules/block/tests/modules/block_test/src/Plugin/Block/TestPageTitleMainContentAndMessagesBlock.php
 share/drupal/core/modules/block/tests/modules/block_test/src/Plugin/Block/TestSettingsValidationBlock.php
+share/drupal/core/modules/block/tests/modules/block_test/src/Plugin/Block/TestXssBlock.php
 share/drupal/core/modules/block/tests/modules/block_test/src/Plugin/Condition/BaloneySpam.php
 share/drupal/core/modules/block/tests/modules/block_test/src/Plugin/Condition/MissingSchema.php
 share/drupal/core/modules/block/tests/modules/block_test/src/PluginForm/EmptyBlockForm.php
@@ -6887,6 +6888,7 @@ share/drupal/core/modules/content_modera
 share/drupal/core/modules/content_moderation/tests/src/Kernel/InitialStateTest.php
 share/drupal/core/modules/content_moderation/tests/src/Kernel/ModerationInformationTest.php
 share/drupal/core/modules/content_moderation/tests/src/Kernel/ModerationStateFieldItemListTest.php
+share/drupal/core/modules/content_moderation/tests/src/Kernel/ModerationStateFieldTest.php
 share/drupal/core/modules/content_moderation/tests/src/Kernel/ModerationStateWidgetTest.php
 share/drupal/core/modules/content_moderation/tests/src/Kernel/NodeAccessTest.php
 share/drupal/core/modules/content_moderation/tests/src/Kernel/StateFormatterTest.php
@@ -7002,6 +7004,7 @@ share/drupal/core/modules/content_transl
 share/drupal/core/modules/content_translation/tests/src/Functional/Views/TranslationLinkTest.php
 share/drupal/core/modules/content_translation/tests/src/FunctionalJavascript/ContentTranslationConfigUITest.php
 share/drupal/core/modules/content_translation/tests/src/FunctionalJavascript/ContentTranslationContextualLinksTest.php
+share/drupal/core/modules/content_translation/tests/src/Kernel/ContentTranslationConcurrencyTest.php
 share/drupal/core/modules/content_translation/tests/src/Kernel/ContentTranslationConfigImportTest.php
 share/drupal/core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php
 share/drupal/core/modules/content_translation/tests/src/Kernel/ContentTranslationFieldSyncRevisionTest.php
@@ -7848,6 +7851,7 @@ share/drupal/core/modules/file/tests/src
 share/drupal/core/modules/file/tests/src/Functional/Formatter/FileVideoFormatterTest.php
 share/drupal/core/modules/file/tests/src/Functional/Formatter/FileVideoPosterFormatterTest.php
 share/drupal/core/modules/file/tests/src/Functional/GenericTest.php
+share/drupal/core/modules/file/tests/src/Functional/ManagedFileFidValidationTest.php
 share/drupal/core/modules/file/tests/src/Functional/MultipleFileUploadTest.php
 share/drupal/core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php
 share/drupal/core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php
@@ -9286,6 +9290,7 @@ share/drupal/core/modules/locale/tests/s
 share/drupal/core/modules/locale/tests/src/Functional/LocaleNonInteractiveInstallTest.php
 share/drupal/core/modules/locale/tests/src/Functional/LocalePathTest.php
 share/drupal/core/modules/locale/tests/src/Functional/LocalePluralFormatTest.php
+share/drupal/core/modules/locale/tests/src/Functional/LocaleThemeInstallTest.php
 share/drupal/core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php
 share/drupal/core/modules/locale/tests/src/Functional/LocaleTranslationChangeProjectVersionTest.php
 share/drupal/core/modules/locale/tests/src/Functional/LocaleTranslationDownloadTest.php
@@ -10897,6 +10902,7 @@ share/drupal/core/modules/node/tests/src
 share/drupal/core/modules/node/tests/src/Kernel/NodeOwnerTest.php
 share/drupal/core/modules/node/tests/src/Kernel/NodeQueryAlterTest.php
 share/drupal/core/modules/node/tests/src/Kernel/NodeRequirementsStatusFilterWarningTest.php
+share/drupal/core/modules/node/tests/src/Kernel/NodeStorageLoadFieldDataTest.php
 share/drupal/core/modules/node/tests/src/Kernel/NodeTemplateSuggestionsTest.php
 share/drupal/core/modules/node/tests/src/Kernel/NodeTokenReplaceTest.php
 share/drupal/core/modules/node/tests/src/Kernel/NodeTypeValidationTest.php
@@ -12829,7 +12835,7 @@ share/drupal/core/modules/system/tests/m
 share/drupal/core/modules/system/tests/modules/form_test/src/Form/FormTestClickedButtonForm.php
 share/drupal/core/modules/system/tests/modules/form_test/src/Form/FormTestColorForm.php
 share/drupal/core/modules/system/tests/modules/form_test/src/Form/FormTestDescriptionForm.php
-share/drupal/core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsContainsRequiredTextfieldForm.php
+share/drupal/core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsContainsRequiredFieldsForm.php
 share/drupal/core/modules/system/tests/modules/form_test/src/Form/FormTestDetailsForm.php
 share/drupal/core/modules/system/tests/modules/form_test/src/Form/FormTestDisabledElementsForm.php
 share/drupal/core/modules/system/tests/modules/form_test/src/Form/FormTestEmailForm.php
@@ -14272,44 +14278,28 @@ share/drupal/core/modules/taxonomy/tests
 share/drupal/core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlAnonTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlBasicAuthTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlCookieTest.php
-share/drupal/core/modules/taxonomy/tests/src/Functional/RssTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionDeleteTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionRevertTest.php
-share/drupal/core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionTest.php
-share/drupal/core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionVersionHistoryTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/TaxonomyTermContentModerationTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/TaxonomyTermIndentationTest.php
-share/drupal/core/modules/taxonomy/tests/src/Functional/TaxonomyTermPageVariableDeprecationTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/TaxonomyTestBase.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/TermAccessTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/TermCacheTagsTest.php
-share/drupal/core/modules/taxonomy/tests/src/Functional/TermContextualLinksTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/TermIndexTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/TermParentsTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/TermTest.php
-share/drupal/core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php
-share/drupal/core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/ThemeTest.php
-share/drupal/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyDefaultArgumentTest.php
-share/drupal/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldAllTermsTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyParentUITest.php
-share/drupal/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyRelationshipTest.php
-share/drupal/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermArgumentDepthTest.php
-share/drupal/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermArgumentTidFromNodeTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTestBase.php
-share/drupal/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyVocabularyArgumentTest.php
-share/drupal/core/modules/taxonomy/tests/src/Functional/Views/TermDisplayConfigurableTest.php
-share/drupal/core/modules/taxonomy/tests/src/Functional/Views/TermNameFieldTest.php
-share/drupal/core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php
@@ -14353,12 +14343,20 @@ share/drupal/core/modules/taxonomy/tests
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermTranslationTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTranslationTest.php
+share/drupal/core/modules/taxonomy/tests/src/Kernel/RssTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/TaxonomyQueryAlterTest.php
+share/drupal/core/modules/taxonomy/tests/src/Kernel/TaxonomyRevisionTest.php
+share/drupal/core/modules/taxonomy/tests/src/Kernel/TaxonomyRevisionVersionHistoryTest.php
+share/drupal/core/modules/taxonomy/tests/src/Kernel/TaxonomyTermPageVariableDeprecationTest.php
+share/drupal/core/modules/taxonomy/tests/src/Kernel/TaxonomyTestBase.php
+share/drupal/core/modules/taxonomy/tests/src/Kernel/TermContextualLinksTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/TermEntityQueryTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/TermEntityReferenceTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/TermHierarchyTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/TermHierarchyValidationTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php
+share/drupal/core/modules/taxonomy/tests/src/Kernel/TermTranslationFieldViewTest.php
+share/drupal/core/modules/taxonomy/tests/src/Kernel/TermTranslationTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/TermValidationTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/TokenReplaceTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Views/ArgumentTransformTermTest.php
@@ -14367,13 +14365,20 @@ share/drupal/core/modules/taxonomy/tests
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Views/RelationshipNodeTermDataTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Views/RelationshipRepresentativeNodeTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyDefaultArgumentTest.php
+share/drupal/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldAllTermsTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldTidTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldVidTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyIndexTidFilterTest.php
+share/drupal/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyRelationshipTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermArgumentDepthTest.php
+share/drupal/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermArgumentTidFromNodeTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermFilterDepthTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTestBase.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyViewsFieldAccessTest.php
+share/drupal/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyVocabularyArgumentTest.php
+share/drupal/core/modules/taxonomy/tests/src/Kernel/Views/TermDisplayConfigurableTest.php
+share/drupal/core/modules/taxonomy/tests/src/Kernel/Views/TermNameFieldTest.php
+share/drupal/core/modules/taxonomy/tests/src/Kernel/Views/TermTranslationViewsTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/VocabularyValidationTest.php
 share/drupal/core/modules/taxonomy/tests/src/Traits/TaxonomyTestTrait.php
@@ -18016,6 +18021,7 @@ share/drupal/core/tests/Drupal/KernelTes
 share/drupal/core/tests/Drupal/KernelTests/Core/Validation/UriHostValidatorTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Validation/UuidValidatorTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Validation/ValidSequenceKeysValidatorTest.php
+share/drupal/core/tests/Drupal/KernelTests/DrupalApplicationTesterTrait.php
 share/drupal/core/tests/Drupal/KernelTests/FileSystemModuleDiscoveryDataProviderTrait.php
 share/drupal/core/tests/Drupal/KernelTests/KernelTestBase.php
 share/drupal/core/tests/Drupal/KernelTests/KernelTestBaseDatabaseDriverModuleTest.php
@@ -18257,6 +18263,7 @@ share/drupal/core/tests/Drupal/Tests/Com
 share/drupal/core/tests/Drupal/Tests/Component/Uuid/UuidTest.php
 share/drupal/core/tests/Drupal/Tests/Component/Version/ConstraintTest.php
 share/drupal/core/tests/Drupal/Tests/Component/phpunit.xml.dist
+share/drupal/core/tests/Drupal/Tests/Composer/ComposerIntegrationTest.php
 share/drupal/core/tests/Drupal/Tests/Composer/ComposerIntegrationTrait.php
 share/drupal/core/tests/Drupal/Tests/Composer/ComposerTest.php
 share/drupal/core/tests/Drupal/Tests/Composer/Generator/BuilderTest.php
@@ -18360,7 +18367,6 @@ share/drupal/core/tests/Drupal/Tests/Com
 share/drupal/core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/ConfigTest.php
 share/drupal/core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php
 share/drupal/core/tests/Drupal/Tests/Composer/fixtures/ensureBehatDriverVersionsFixture/composer.lock
-share/drupal/core/tests/Drupal/Tests/ComposerIntegrationTest.php
 share/drupal/core/tests/Drupal/Tests/ConfigTestTrait.php
 share/drupal/core/tests/Drupal/Tests/Core/Access/AccessGroupAndTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php
@@ -19855,10 +19861,10 @@ share/drupal/core/themes/default_admin/c
 share/drupal/core/themes/default_admin/config/optional/block.block.default_admin_primary_local_tasks.yml
 share/drupal/core/themes/default_admin/config/optional/block.block.default_admin_secondary_local_tasks.yml
 share/drupal/core/themes/default_admin/config/schema/default_admin.schema.yml
-share/drupal/core/themes/default_admin/css/_variables/variables-color-accent.css
-share/drupal/core/themes/default_admin/css/_variables/variables-color-accent.pcss.css
-share/drupal/core/themes/default_admin/css/_variables/variables-color.css
-share/drupal/core/themes/default_admin/css/_variables/variables-color.pcss.css
+share/drupal/core/themes/default_admin/css/_variables/variables-color-primitive.css
+share/drupal/core/themes/default_admin/css/_variables/variables-color-primitive.pcss.css
+share/drupal/core/themes/default_admin/css/_variables/variables-color-semantic.css
+share/drupal/core/themes/default_admin/css/_variables/variables-color-semantic.pcss.css
 share/drupal/core/themes/default_admin/css/_variables/variables-components.css
 share/drupal/core/themes/default_admin/css/_variables/variables-components.pcss.css
 share/drupal/core/themes/default_admin/css/_variables/variables-misc.css
@@ -20433,6 +20439,8 @@ share/drupal/core/themes/default_admin/t
 share/drupal/core/themes/default_admin/templates/views/views-view-table.html.twig
 share/drupal/core/themes/default_admin/templates/views/views-view.html.twig
 share/drupal/core/themes/default_admin/tests/src/Functional/AdminTest.php
+share/drupal/core/themes/default_admin/tests/src/Kernel/BreadcrumbPreprocessTest.php
+share/drupal/core/themes/default_admin/tests/src/Kernel/ViewsViewFieldStatusTest.php
 share/drupal/core/themes/engines/twig/twig.engine
 share/drupal/core/themes/engines/twig/twig.info.yml
 share/drupal/core/themes/olivero/README.md
@@ -21521,6 +21529,7 @@ share/drupal/vendor/guzzlehttp/guzzle/sr
 share/drupal/vendor/guzzlehttp/guzzle/src/Handler/CurlVersion.php
 share/drupal/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php
 share/drupal/vendor/guzzlehttp/guzzle/src/Handler/HeaderProcessor.php
+share/drupal/vendor/guzzlehttp/guzzle/src/Handler/HostValidator.php
 share/drupal/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php
 share/drupal/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php
 share/drupal/vendor/guzzlehttp/guzzle/src/Handler/ProxyEnvironment.php
@@ -22190,7 +22199,6 @@ share/drupal/vendor/sebastian/diff/src/D
 share/drupal/vendor/sebastian/diff/src/Differ.php
 share/drupal/vendor/sebastian/diff/src/Exception/ConfigurationException.php
 share/drupal/vendor/sebastian/diff/src/Exception/Exception.php
-share/drupal/vendor/sebastian/diff/src/Exception/InvalidArgumentException.php
 share/drupal/vendor/sebastian/diff/src/Line.php
 share/drupal/vendor/sebastian/diff/src/LongestCommonSubsequenceCalculator.php
 share/drupal/vendor/sebastian/diff/src/MemoryEfficientLongestCommonSubsequenceCalculator.php
Index: pkgsrc/www/drupal11/distinfo
diff -u pkgsrc/www/drupal11/distinfo:1.5 pkgsrc/www/drupal11/distinfo:1.6
--- pkgsrc/www/drupal11/distinfo:1.5    Fri Jul 31 10:46:30 2026
+++ pkgsrc/www/drupal11/distinfo        Thu Sep 17 14:09:01 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2026/07/31 10:46:30 wen Exp $
+$NetBSD: distinfo,v 1.6 2026/09/17 14:09:01 taca Exp $
 
-BLAKE2s (drupal-11.4.4.tar.gz) = f3fd58659d5da768b290d573221b214bdcfcf15a832ccd4898a17c267a73ed1e
-SHA512 (drupal-11.4.4.tar.gz) = 2c08801a5ffada5a49ba2482ac239ac4e09a757ab920d3cbb9453e3e30162240010d0bb01992279732b51cd70eb0ee4eedc61c3ffa3edd359f2ae7083ca2b212
-Size (drupal-11.4.4.tar.gz) = 23111628 bytes
+BLAKE2s (drupal-11.4.7.tar.gz) = 435ec0e4be791c095c8724930ede196e27449a8ecdf41eba18cd662052e861c1
+SHA512 (drupal-11.4.7.tar.gz) = a25ab00016657ff933735d487fb58edba45592679387f3638de4a12422a94a975420713df005e2172337e47e12ac561acaee5542aef55677f04624ea49271f5d
+Size (drupal-11.4.7.tar.gz) = 23156594 bytes



Home | Main Index | Thread Index | Old Index