Received: by mail.netbsd.org (Postfix, from userid 605) id D9D2A84D5B; Sat, 27 Aug 2022 16:42:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1DC3484D2D for ; Sat, 27 Aug 2022 16:42:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id BWVa3sfQd89f for ; Sat, 27 Aug 2022 16:42:13 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 2084384CE3 for ; Sat, 27 Aug 2022 16:42:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0F8D0F9F3; Sat, 27 Aug 2022 16:42:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_166161853396940" MIME-Version: 1.0 Date: Sat, 27 Aug 2022 16:42:13 +0000 From: "S.P.Zeidler" Subject: CVS commit: [pkgsrc-2022Q2] pkgsrc/www/drupal9 To: pkgsrc-changes@NetBSD.org Reply-To: spz@netbsd.org X-Mailer: log_accum Message-Id: <20220827164213.0F8D0F9F3@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_166161853396940 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: spz Date: Sat Aug 27 16:42:12 UTC 2022 Modified Files: pkgsrc/www/drupal9 [pkgsrc-2022Q2]: Makefile PLIST distinfo Log Message: Pullup ticket #6663 - requested by taca www/drupal9: security update Revisions pulled up: - www/drupal9/Makefile 1.5 - www/drupal9/PLIST 1.3 - www/drupal9/distinfo 1.3 ------------------------------------------------------------------- Module Name: pkgsrc Committed By: taca Date: Sun Jul 31 14:26:59 UTC 2022 Modified Files: pkgsrc/www/drupal9: Makefile PLIST distinfo Log Message: www/drupal9: update to 9.3.20 9.3.20 (2022-07-28) This is a patch (bugfix) release of Drupal 9 and is ready for use on production sites. Learn more about Drupal 9. * Drupal core uses the third-party Diactoros library as its PSR-7 implementation. Diactoros has issued a security advisory: * CVE-2022-31109: Diactoros before 2.11.1 vulnerable to HTTP Host Header Attack Drupal core is unlikely to be vulnerable. This bugfix release updates the version of Diactoros used in drupal/core-recommended to a secure version as a precaution. 9.3.19 (2022-07-20) This is a security release of the Drupal 9 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 - Information Disclosure - SA-CORE-2022-012 * Drupal core - Moderately critical - Access Bypass - SA-CORE-2022-013 * Drupal core - Critical - Arbitrary PHP code execution - SA-CORE-2022-014 * Drupal core - Moderately critical - Multiple vulnerabilities - SA-CORE-2022-015 No other changes are included. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/drupal9/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/drupal9/PLIST pkgsrc/www/drupal9/distinfo To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.4.2.1 pkgsrc/www/drupal9/Makefile cvs rdiff -u -r1.2 -r1.2.2.1 pkgsrc/www/drupal9/PLIST \ pkgsrc/www/drupal9/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_166161853396940 Content-Disposition: inline Content-Length: 24304 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/drupal9/Makefile diff -u pkgsrc/www/drupal9/Makefile:1.4 pkgsrc/www/drupal9/Makefile:1.4.2.1 --- pkgsrc/www/drupal9/Makefile:1.4 Sat May 28 04:46:39 2022 +++ pkgsrc/www/drupal9/Makefile Sat Aug 27 16:42:12 2022 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2022/05/28 04:46:39 wen Exp $ +# $NetBSD: Makefile,v 1.4.2.1 2022/08/27 16:42:12 spz Exp $ -DISTNAME= drupal-9.3.14 +DISTNAME= drupal-9.3.20 PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME} CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ Index: pkgsrc/www/drupal9/PLIST diff -u pkgsrc/www/drupal9/PLIST:1.2 pkgsrc/www/drupal9/PLIST:1.2.2.1 --- pkgsrc/www/drupal9/PLIST:1.2 Sat May 28 04:46:39 2022 +++ pkgsrc/www/drupal9/PLIST Sat Aug 27 16:42:12 2022 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2022/05/28 04:46:39 wen Exp $ +@comment $NetBSD: PLIST,v 1.2.2.1 2022/08/27 16:42:12 spz Exp $ share/drupal/.csslintrc share/drupal/.editorconfig share/drupal/.eslintignore @@ -374,6 +374,7 @@ share/drupal/core/assets/vendor/ckeditor share/drupal/core/assets/vendor/ckeditor5/alignment/translations/tr.js share/drupal/core/assets/vendor/ckeditor5/alignment/translations/ug.js share/drupal/core/assets/vendor/ckeditor5/alignment/translations/uk.js +share/drupal/core/assets/vendor/ckeditor5/alignment/translations/ur.js share/drupal/core/assets/vendor/ckeditor5/alignment/translations/uz.js share/drupal/core/assets/vendor/ckeditor5/alignment/translations/vi.js share/drupal/core/assets/vendor/ckeditor5/alignment/translations/zh-cn.js @@ -438,6 +439,7 @@ share/drupal/core/assets/vendor/ckeditor share/drupal/core/assets/vendor/ckeditor5/basic-styles/translations/tt.js share/drupal/core/assets/vendor/ckeditor5/basic-styles/translations/ug.js share/drupal/core/assets/vendor/ckeditor5/basic-styles/translations/uk.js +share/drupal/core/assets/vendor/ckeditor5/basic-styles/translations/ur.js share/drupal/core/assets/vendor/ckeditor5/basic-styles/translations/uz.js share/drupal/core/assets/vendor/ckeditor5/basic-styles/translations/vi.js share/drupal/core/assets/vendor/ckeditor5/basic-styles/translations/zh-cn.js @@ -496,6 +498,7 @@ share/drupal/core/assets/vendor/ckeditor share/drupal/core/assets/vendor/ckeditor5/block-quote/translations/tr.js share/drupal/core/assets/vendor/ckeditor5/block-quote/translations/ug.js share/drupal/core/assets/vendor/ckeditor5/block-quote/translations/uk.js +share/drupal/core/assets/vendor/ckeditor5/block-quote/translations/ur.js share/drupal/core/assets/vendor/ckeditor5/block-quote/translations/uz.js share/drupal/core/assets/vendor/ckeditor5/block-quote/translations/vi.js share/drupal/core/assets/vendor/ckeditor5/block-quote/translations/zh-cn.js @@ -523,6 +526,7 @@ share/drupal/core/assets/vendor/ckeditor share/drupal/core/assets/vendor/ckeditor5/ckeditor5-dll/translations/fi.js share/drupal/core/assets/vendor/ckeditor5/ckeditor5-dll/translations/fr.js share/drupal/core/assets/vendor/ckeditor5/ckeditor5-dll/translations/gl.js +share/drupal/core/assets/vendor/ckeditor5/ckeditor5-dll/translations/gu.js share/drupal/core/assets/vendor/ckeditor5/ckeditor5-dll/translations/he.js share/drupal/core/assets/vendor/ckeditor5/ckeditor5-dll/translations/hi.js share/drupal/core/assets/vendor/ckeditor5/ckeditor5-dll/translations/hr.js @@ -537,6 +541,7 @@ share/drupal/core/assets/vendor/ckeditor share/drupal/core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ku.js share/drupal/core/assets/vendor/ckeditor5/ckeditor5-dll/translations/lt.js share/drupal/core/assets/vendor/ckeditor5/ckeditor5-dll/translations/lv.js +share/drupal/core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ms.js share/drupal/core/assets/vendor/ckeditor5/ckeditor5-dll/translations/nb.js share/drupal/core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ne.js share/drupal/core/assets/vendor/ckeditor5/ckeditor5-dll/translations/nl.js @@ -560,11 +565,13 @@ share/drupal/core/assets/vendor/ckeditor share/drupal/core/assets/vendor/ckeditor5/ckeditor5-dll/translations/tt.js share/drupal/core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ug.js share/drupal/core/assets/vendor/ckeditor5/ckeditor5-dll/translations/uk.js +share/drupal/core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ur.js share/drupal/core/assets/vendor/ckeditor5/ckeditor5-dll/translations/uz.js share/drupal/core/assets/vendor/ckeditor5/ckeditor5-dll/translations/vi.js share/drupal/core/assets/vendor/ckeditor5/ckeditor5-dll/translations/zh-cn.js share/drupal/core/assets/vendor/ckeditor5/ckeditor5-dll/translations/zh.js share/drupal/core/assets/vendor/ckeditor5/code-block/code-block.js +share/drupal/core/assets/vendor/ckeditor5/code-block/translations/af.js share/drupal/core/assets/vendor/ckeditor5/code-block/translations/az.js share/drupal/core/assets/vendor/ckeditor5/code-block/translations/bs.js share/drupal/core/assets/vendor/ckeditor5/code-block/translations/cs.js @@ -602,6 +609,7 @@ share/drupal/core/assets/vendor/ckeditor share/drupal/core/assets/vendor/ckeditor5/code-block/translations/tr.js share/drupal/core/assets/vendor/ckeditor5/code-block/translations/ug.js share/drupal/core/assets/vendor/ckeditor5/code-block/translations/uk.js +share/drupal/core/assets/vendor/ckeditor5/code-block/translations/ur.js share/drupal/core/assets/vendor/ckeditor5/code-block/translations/uz.js share/drupal/core/assets/vendor/ckeditor5/code-block/translations/zh-cn.js share/drupal/core/assets/vendor/ckeditor5/code-block/translations/zh.js @@ -663,6 +671,7 @@ share/drupal/core/assets/vendor/ckeditor share/drupal/core/assets/vendor/ckeditor5/heading/translations/tr.js share/drupal/core/assets/vendor/ckeditor5/heading/translations/ug.js share/drupal/core/assets/vendor/ckeditor5/heading/translations/uk.js +share/drupal/core/assets/vendor/ckeditor5/heading/translations/ur.js share/drupal/core/assets/vendor/ckeditor5/heading/translations/uz.js share/drupal/core/assets/vendor/ckeditor5/heading/translations/vi.js share/drupal/core/assets/vendor/ckeditor5/heading/translations/zh-cn.js @@ -706,6 +715,7 @@ share/drupal/core/assets/vendor/ckeditor share/drupal/core/assets/vendor/ckeditor5/horizontal-line/translations/tk.js share/drupal/core/assets/vendor/ckeditor5/horizontal-line/translations/tr.js share/drupal/core/assets/vendor/ckeditor5/horizontal-line/translations/uk.js +share/drupal/core/assets/vendor/ckeditor5/horizontal-line/translations/ur.js share/drupal/core/assets/vendor/ckeditor5/horizontal-line/translations/vi.js share/drupal/core/assets/vendor/ckeditor5/horizontal-line/translations/zh-cn.js share/drupal/core/assets/vendor/ckeditor5/horizontal-line/translations/zh.js @@ -721,6 +731,7 @@ share/drupal/core/assets/vendor/ckeditor share/drupal/core/assets/vendor/ckeditor5/html-support/translations/id.js share/drupal/core/assets/vendor/ckeditor5/html-support/translations/it.js share/drupal/core/assets/vendor/ckeditor5/html-support/translations/jv.js +share/drupal/core/assets/vendor/ckeditor5/html-support/translations/lv.js share/drupal/core/assets/vendor/ckeditor5/html-support/translations/nl.js share/drupal/core/assets/vendor/ckeditor5/html-support/translations/pl.js share/drupal/core/assets/vendor/ckeditor5/html-support/translations/pt-br.js @@ -728,6 +739,7 @@ share/drupal/core/assets/vendor/ckeditor share/drupal/core/assets/vendor/ckeditor5/html-support/translations/sk.js share/drupal/core/assets/vendor/ckeditor5/html-support/translations/sr-latn.js share/drupal/core/assets/vendor/ckeditor5/html-support/translations/sr.js +share/drupal/core/assets/vendor/ckeditor5/html-support/translations/ur.js share/drupal/core/assets/vendor/ckeditor5/html-support/translations/zh.js share/drupal/core/assets/vendor/ckeditor5/image/image.js share/drupal/core/assets/vendor/ckeditor5/image/translations/ar.js @@ -784,6 +796,7 @@ share/drupal/core/assets/vendor/ckeditor share/drupal/core/assets/vendor/ckeditor5/image/translations/tr.js share/drupal/core/assets/vendor/ckeditor5/image/translations/ug.js share/drupal/core/assets/vendor/ckeditor5/image/translations/uk.js +share/drupal/core/assets/vendor/ckeditor5/image/translations/ur.js share/drupal/core/assets/vendor/ckeditor5/image/translations/uz.js share/drupal/core/assets/vendor/ckeditor5/image/translations/vi.js share/drupal/core/assets/vendor/ckeditor5/image/translations/zh-cn.js @@ -828,6 +841,7 @@ share/drupal/core/assets/vendor/ckeditor share/drupal/core/assets/vendor/ckeditor5/indent/translations/tk.js share/drupal/core/assets/vendor/ckeditor5/indent/translations/tr.js share/drupal/core/assets/vendor/ckeditor5/indent/translations/uk.js +share/drupal/core/assets/vendor/ckeditor5/indent/translations/ur.js share/drupal/core/assets/vendor/ckeditor5/indent/translations/uz.js share/drupal/core/assets/vendor/ckeditor5/indent/translations/vi.js share/drupal/core/assets/vendor/ckeditor5/indent/translations/zh-cn.js @@ -848,6 +862,7 @@ share/drupal/core/assets/vendor/ckeditor share/drupal/core/assets/vendor/ckeditor5/language/translations/id.js share/drupal/core/assets/vendor/ckeditor5/language/translations/it.js share/drupal/core/assets/vendor/ckeditor5/language/translations/jv.js +share/drupal/core/assets/vendor/ckeditor5/language/translations/lv.js share/drupal/core/assets/vendor/ckeditor5/language/translations/nl.js share/drupal/core/assets/vendor/ckeditor5/language/translations/pl.js share/drupal/core/assets/vendor/ckeditor5/language/translations/pt-br.js @@ -911,6 +926,7 @@ share/drupal/core/assets/vendor/ckeditor share/drupal/core/assets/vendor/ckeditor5/link/translations/tr.js share/drupal/core/assets/vendor/ckeditor5/link/translations/ug.js share/drupal/core/assets/vendor/ckeditor5/link/translations/uk.js +share/drupal/core/assets/vendor/ckeditor5/link/translations/ur.js share/drupal/core/assets/vendor/ckeditor5/link/translations/uz.js share/drupal/core/assets/vendor/ckeditor5/link/translations/vi.js share/drupal/core/assets/vendor/ckeditor5/link/translations/zh-cn.js @@ -968,6 +984,7 @@ share/drupal/core/assets/vendor/ckeditor share/drupal/core/assets/vendor/ckeditor5/list/translations/tr.js share/drupal/core/assets/vendor/ckeditor5/list/translations/ug.js share/drupal/core/assets/vendor/ckeditor5/list/translations/uk.js +share/drupal/core/assets/vendor/ckeditor5/list/translations/ur.js share/drupal/core/assets/vendor/ckeditor5/list/translations/uz.js share/drupal/core/assets/vendor/ckeditor5/list/translations/vi.js share/drupal/core/assets/vendor/ckeditor5/list/translations/zh-cn.js @@ -1029,6 +1046,7 @@ share/drupal/core/assets/vendor/ckeditor share/drupal/core/assets/vendor/ckeditor5/source-editing/translations/hu.js share/drupal/core/assets/vendor/ckeditor5/source-editing/translations/id.js share/drupal/core/assets/vendor/ckeditor5/source-editing/translations/it.js +share/drupal/core/assets/vendor/ckeditor5/source-editing/translations/lv.js share/drupal/core/assets/vendor/ckeditor5/source-editing/translations/nl.js share/drupal/core/assets/vendor/ckeditor5/source-editing/translations/pl.js share/drupal/core/assets/vendor/ckeditor5/source-editing/translations/pt-br.js @@ -1055,6 +1073,7 @@ share/drupal/core/assets/vendor/ckeditor share/drupal/core/assets/vendor/ckeditor5/special-characters/translations/it.js share/drupal/core/assets/vendor/ckeditor5/special-characters/translations/ja.js share/drupal/core/assets/vendor/ckeditor5/special-characters/translations/ko.js +share/drupal/core/assets/vendor/ckeditor5/special-characters/translations/lv.js share/drupal/core/assets/vendor/ckeditor5/special-characters/translations/nl.js share/drupal/core/assets/vendor/ckeditor5/special-characters/translations/pl.js share/drupal/core/assets/vendor/ckeditor5/special-characters/translations/pt-br.js @@ -1112,6 +1131,7 @@ share/drupal/core/assets/vendor/ckeditor share/drupal/core/assets/vendor/ckeditor5/table/translations/tr.js share/drupal/core/assets/vendor/ckeditor5/table/translations/ug.js share/drupal/core/assets/vendor/ckeditor5/table/translations/uk.js +share/drupal/core/assets/vendor/ckeditor5/table/translations/ur.js share/drupal/core/assets/vendor/ckeditor5/table/translations/uz.js share/drupal/core/assets/vendor/ckeditor5/table/translations/vi.js share/drupal/core/assets/vendor/ckeditor5/table/translations/zh-cn.js @@ -4273,6 +4293,7 @@ share/drupal/core/modules/ckeditor5/cked share/drupal/core/modules/ckeditor5/ckeditor5.info.yml share/drupal/core/modules/ckeditor5/ckeditor5.libraries.yml share/drupal/core/modules/ckeditor5/ckeditor5.module +share/drupal/core/modules/ckeditor5/ckeditor5.post_update.php share/drupal/core/modules/ckeditor5/ckeditor5.routing.yml share/drupal/core/modules/ckeditor5/ckeditor5.services.yml share/drupal/core/modules/ckeditor5/config/schema/ckeditor5.data_types.yml @@ -4414,6 +4435,7 @@ share/drupal/core/modules/ckeditor5/src/ share/drupal/core/modules/ckeditor5/src/Plugin/CKEditor4To5Upgrade/Core.php share/drupal/core/modules/ckeditor5/src/Plugin/CKEditor4To5UpgradePluginInterface.php share/drupal/core/modules/ckeditor5/src/Plugin/CKEditor4To5UpgradePluginManager.php +share/drupal/core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Alignment.php share/drupal/core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/DynamicPluginConfigWithCsrfTokenUrlTrait.php share/drupal/core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/GlobalAttribute.php share/drupal/core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php @@ -4435,6 +4457,8 @@ share/drupal/core/modules/ckeditor5/src/ share/drupal/core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php share/drupal/core/modules/ckeditor5/src/Plugin/Validation/Constraint/CKEditor5ElementConstraint.php share/drupal/core/modules/ckeditor5/src/Plugin/Validation/Constraint/CKEditor5ElementConstraintValidator.php +share/drupal/core/modules/ckeditor5/src/Plugin/Validation/Constraint/CKEditor5MediaAndFilterSettingsInSyncConstraint.php +share/drupal/core/modules/ckeditor5/src/Plugin/Validation/Constraint/CKEditor5MediaAndFilterSettingsInSyncConstraintValidator.php share/drupal/core/modules/ckeditor5/src/Plugin/Validation/Constraint/EnabledConfigurablePluginsConstraint.php share/drupal/core/modules/ckeditor5/src/Plugin/Validation/Constraint/EnabledConfigurablePluginsConstraintValidator.php share/drupal/core/modules/ckeditor5/src/Plugin/Validation/Constraint/FundamentalCompatibilityConstraint.php @@ -4453,8 +4477,15 @@ share/drupal/core/modules/ckeditor5/src/ share/drupal/core/modules/ckeditor5/src/Plugin/Validation/Constraint/ToolbarItemDependencyConstraintValidator.php share/drupal/core/modules/ckeditor5/src/SmartDefaultSettings.php share/drupal/core/modules/ckeditor5/templates/ckeditor5-settings-toolbar.html.twig +share/drupal/core/modules/ckeditor5/tests/fixtures/update/ckeditor5-3259593.php +share/drupal/core/modules/ckeditor5/tests/fixtures/update/editor.editor.test_format.yml +share/drupal/core/modules/ckeditor5/tests/fixtures/update/filter.format.test_format.yml share/drupal/core/modules/ckeditor5/tests/modules/ckeditor4to5upgrade_plugin_test/ckeditor4to5upgrade_plugin_test.info.yml share/drupal/core/modules/ckeditor5/tests/modules/ckeditor4to5upgrade_plugin_test/ckeditor4to5upgrade_plugin_test.module +share/drupal/core/modules/ckeditor5/tests/modules/ckeditor5_automatic_link_decorator_test/ckeditor5_automatic_link_decorator_test.ckeditor5.yml +share/drupal/core/modules/ckeditor5/tests/modules/ckeditor5_automatic_link_decorator_test/ckeditor5_automatic_link_decorator_test.info.yml +share/drupal/core/modules/ckeditor5/tests/modules/ckeditor5_automatic_link_decorator_test_2/ckeditor5_automatic_link_decorator_test_2.ckeditor5.yml +share/drupal/core/modules/ckeditor5/tests/modules/ckeditor5_automatic_link_decorator_test_2/ckeditor5_automatic_link_decorator_test_2.info.yml share/drupal/core/modules/ckeditor5/tests/modules/ckeditor5_definition_supporting_element/ckeditor5_definition_supporting_element.ckeditor5.yml share/drupal/core/modules/ckeditor5/tests/modules/ckeditor5_definition_supporting_element/ckeditor5_definition_supporting_element.info.yml share/drupal/core/modules/ckeditor5/tests/modules/ckeditor5_drupalelementstyle_test/ckeditor5_drupalelementstyle_test.info.yml @@ -4482,6 +4513,7 @@ share/drupal/core/modules/ckeditor5/test share/drupal/core/modules/ckeditor5/tests/src/Functional/ImageUploadAccessTest.php share/drupal/core/modules/ckeditor5/tests/src/Functional/ImageUploadTest.php share/drupal/core/modules/ckeditor5/tests/src/Functional/MediaEntityMetadataApiTest.php +share/drupal/core/modules/ckeditor5/tests/src/Functional/Update/CKEditor5UpdateAlignmentTest.php share/drupal/core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php share/drupal/core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php share/drupal/core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5CKEditor4Compatibility.php @@ -4513,6 +4545,7 @@ share/drupal/core/modules/ckeditor5/test share/drupal/core/modules/ckeditor5/tests/src/Traits/CKEditor5TestTrait.php share/drupal/core/modules/ckeditor5/tests/src/Traits/PrivateMethodUnitTestTrait.php share/drupal/core/modules/ckeditor5/tests/src/Traits/SynchronizeCsrfTokenSeedTrait.php +share/drupal/core/modules/ckeditor5/tests/src/Unit/AlignmentPluginTest.php share/drupal/core/modules/ckeditor5/tests/src/Unit/CKEditor5Test.php share/drupal/core/modules/ckeditor5/tests/src/Unit/HTMLRestrictionsTest.php share/drupal/core/modules/ckeditor5/tests/src/Unit/HeadingPluginTest.php @@ -6629,6 +6662,8 @@ share/drupal/core/modules/history/src/Pl share/drupal/core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php share/drupal/core/modules/history/tests/src/Functional/HistoryTest.php share/drupal/core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php +share/drupal/core/modules/history/tests/themes/history_test_theme/history_test_theme.info.yml +share/drupal/core/modules/history/tests/themes/history_test_theme/templates/mark.html.twig share/drupal/core/modules/image/config/install/image.settings.yml share/drupal/core/modules/image/config/install/image.style.large.yml share/drupal/core/modules/image/config/install/image.style.medium.yml @@ -9406,7 +9441,7 @@ share/drupal/core/modules/search/tests/s share/drupal/core/modules/search/tests/src/Kernel/SearchExcerptTest.php share/drupal/core/modules/search/tests/src/Kernel/SearchIndexTest.php share/drupal/core/modules/search/tests/src/Kernel/SearchMatchTest.php -share/drupal/core/modules/search/tests/src/Kernel/SearchSimplifyTest.php +share/drupal/core/modules/search/tests/src/Kernel/SearchTextProcessorTest.php share/drupal/core/modules/search/tests/src/Kernel/SearchTokenizerTest.php share/drupal/core/modules/search/tests/src/Unit/SearchPageRepositoryTest.php share/drupal/core/modules/search/tests/src/Unit/SearchPluginCollectionTest.php @@ -10587,6 +10622,7 @@ share/drupal/core/modules/system/tests/m share/drupal/core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple.install share/drupal/core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.info.yml share/drupal/core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.install +share/drupal/core/modules/system/tests/modules/module_info_type_comment/module_info_type_comment.info.yml share/drupal/core/modules/system/tests/modules/module_install_class_loader_test1/module_install_class_loader_test1.info.yml share/drupal/core/modules/system/tests/modules/module_install_class_loader_test1/module_install_class_loader_test1.services.yml share/drupal/core/modules/system/tests/modules/module_install_class_loader_test1/src/EventSubscriber.php @@ -14927,8 +14963,6 @@ share/drupal/core/tests/Drupal/Tests/Com share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/README.md share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/composer-hooks-fixture/assets/robots-default.txt share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/composer-hooks-fixture/composer.json.tmpl -share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/composer-hooks-nothing-allowed-fixture/assets/robots-default.txt -share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/composer-hooks-nothing-allowed-fixture/composer.json.tmpl share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-assets-fixture/assets/.csslintrc share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-assets-fixture/assets/.editorconfig share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-assets-fixture/assets/.eslintignore @@ -18351,12 +18385,12 @@ share/drupal/vendor/guzzlehttp/psr7/src/ share/drupal/vendor/guzzlehttp/psr7/src/StreamWrapper.php share/drupal/vendor/guzzlehttp/psr7/src/UploadedFile.php share/drupal/vendor/guzzlehttp/psr7/src/Uri.php +share/drupal/vendor/guzzlehttp/psr7/src/UriComparator.php share/drupal/vendor/guzzlehttp/psr7/src/UriNormalizer.php share/drupal/vendor/guzzlehttp/psr7/src/UriResolver.php share/drupal/vendor/guzzlehttp/psr7/src/Utils.php share/drupal/vendor/guzzlehttp/psr7/src/functions.php share/drupal/vendor/guzzlehttp/psr7/src/functions_include.php -share/drupal/vendor/laminas/laminas-diactoros/.laminas-ci.json share/drupal/vendor/laminas/laminas-diactoros/COPYRIGHT.md share/drupal/vendor/laminas/laminas-diactoros/LICENSE.md share/drupal/vendor/laminas/laminas-diactoros/README.md @@ -18370,6 +18404,8 @@ share/drupal/vendor/laminas/laminas-diac share/drupal/vendor/laminas/laminas-diactoros/src/Exception/DeserializationException.php share/drupal/vendor/laminas/laminas-diactoros/src/Exception/ExceptionInterface.php share/drupal/vendor/laminas/laminas-diactoros/src/Exception/InvalidArgumentException.php +share/drupal/vendor/laminas/laminas-diactoros/src/Exception/InvalidForwardedHeaderNameException.php +share/drupal/vendor/laminas/laminas-diactoros/src/Exception/InvalidProxyAddressException.php share/drupal/vendor/laminas/laminas-diactoros/src/Exception/InvalidStreamPointerPositionException.php share/drupal/vendor/laminas/laminas-diactoros/src/Exception/RuntimeException.php share/drupal/vendor/laminas/laminas-diactoros/src/Exception/SerializationException.php @@ -18404,6 +18440,10 @@ share/drupal/vendor/laminas/laminas-diac share/drupal/vendor/laminas/laminas-diactoros/src/ResponseFactory.php share/drupal/vendor/laminas/laminas-diactoros/src/ServerRequest.php share/drupal/vendor/laminas/laminas-diactoros/src/ServerRequestFactory.php +share/drupal/vendor/laminas/laminas-diactoros/src/ServerRequestFilter/DoNotFilter.php +share/drupal/vendor/laminas/laminas-diactoros/src/ServerRequestFilter/FilterServerRequestInterface.php +share/drupal/vendor/laminas/laminas-diactoros/src/ServerRequestFilter/FilterUsingXForwardedHeaders.php +share/drupal/vendor/laminas/laminas-diactoros/src/ServerRequestFilter/IPRange.php share/drupal/vendor/laminas/laminas-diactoros/src/Stream.php share/drupal/vendor/laminas/laminas-diactoros/src/StreamFactory.php share/drupal/vendor/laminas/laminas-diactoros/src/UploadedFile.php Index: pkgsrc/www/drupal9/distinfo diff -u pkgsrc/www/drupal9/distinfo:1.2 pkgsrc/www/drupal9/distinfo:1.2.2.1 --- pkgsrc/www/drupal9/distinfo:1.2 Sat May 28 04:46:39 2022 +++ pkgsrc/www/drupal9/distinfo Sat Aug 27 16:42:12 2022 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2022/05/28 04:46:39 wen Exp $ +$NetBSD: distinfo,v 1.2.2.1 2022/08/27 16:42:12 spz Exp $ -BLAKE2s (drupal-9.3.14.tar.gz) = 918bdd73c36a67cad64e6cb3e3d2cdce511070f21ec65e4c36d17e111abc69a9 -SHA512 (drupal-9.3.14.tar.gz) = 6379cb43dcbb7785df1b61a0c5dce4da99e1dfd264b87c594de23dfe4564b668573dc18b4252c2536e50cfaaed3d0b825c025b1700147ea404d809610c2943fa -Size (drupal-9.3.14.tar.gz) = 20913210 bytes +BLAKE2s (drupal-9.3.20.tar.gz) = f093c0e46618efd14609e04834371036a45913cc8fa7dc2b08085388ca1fc112 +SHA512 (drupal-9.3.20.tar.gz) = b412c404579386200de4b2d69c0d79fe4f399edab2ce50c81faf304e12993b65f1be2fe970fa6f70c6eca45199cb05072bc395e3b839b3b83da8aa72f5de0508 +Size (drupal-9.3.20.tar.gz) = 20961115 bytes --_----------=_166161853396940--