pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/drupal9 Update to 9.3.14
details: https://anonhg.NetBSD.org/pkgsrc/rev/85efd5ed4fa2
branches: trunk
changeset: 380028:85efd5ed4fa2
user: wen <wen%pkgsrc.org@localhost>
date: Sat May 28 04:46:39 2022 +0000
description:
Update to 9.3.14
Upstream changes:
9.3.14:
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 announcements:
Drupal core - Moderately critical - Third-party libraries - SA-CORE-2022-010
9.3.13:
Changes since 9.3.12
Issue #3278163 by xjm, nod_, lauriii: yarn upgrade for latest security vulnerabilities
Issue #3266912 by nod_, Wim Leers, lauriii, xjm, mmjvb: Review version constraints for production yarn dependencies
Issue #3230541 by cliddell, jday, yogeshmpawar, neclimdul, cmlara, Charlie ChX Negyesi: Queue items only reserved by cron for 1 second
Revert "Issue #3230541 by cliddell, jday, yogeshmpawar, neclimdul, cmlara, Charlie ChX Negyesi: Queue items only reserved by cron for 1 second"
Issue #3230541 by cliddell, jday, yogeshmpawar, neclimdul, cmlara, Charlie ChX Negyesi: Queue items only reserved by cron for 1 second
Issue #3270709 by Shashwat Purav, Chi, apaderno: Remove reference to contextual_pre_render_placeholder() function
Issue #3277309 by phjou, mradcliffe, benjifisher, markie: Update links to Drupal documentation pages in Umami
Issue #2995367 by quietone, xjm, Lendude: Fix update module test fixture names for 8.2.0-rc2 sample data
Issue #3277274 by richardrobinson, saki007ster, ApocalypticJake, bnjmnm, sjothivelu%valleywater.org@localhost, mcolebank, joshmiller, markie, mradcliffe, pilot3, W01F: Dialog css references
nonexistient --color-whitesmoke css variable
Issue #3277743 by xjm, RainbowArray: Update contributor name and username in MAINTAINERS.txt
Issue #3228691 by Wim Leers, lauriii, nod_: Restrict allowed additional attributes to prevent self XSS
Issue #3276974 by hooroomoo, Wim Leers: [drupalMedia] Media View Modes don't work if alignment not enabled
Issue #3261599 by hooroomoo, Wim Leers, lauriii: Use CKEditor 5's native <ol start> support (and also support <ol reversed>)
Issue #3277405 by Wim Leers, nod_: Update @ckeditor/ckeditor5-list to v34.0.1
Issue #3231334 by Wim Leers, bnjmnm: Global attributes (<* lang> and <* dir="ltr rtl">): validation + support (fix data loss)
Issue #3229078 by scott_euser, Wim Leers, hooroomoo, brentg, yogeshmpawar, catch: Unit tests for all @CKEditor5Plugin plugin classes
Issue #3248425 by nod_, yogeshmpawar, Wim Leers, lauriii, bnjmnm, marcvangend: Ensure that all classes and functions in Drupal-specific CKEditor 5 plugins are documented
Issue #3269085 by alexpott, larowlan, danflanagan8, Matroskeen: [random test failure] Random test fail in EntityAutocompleteTest
Issue #3276627 by Wim Leers, hooroomoo: CKEditor5::shouldHaveVisiblePluginSettingsForm() does not correctly handle configurable CKE5 plugin that has a filter condition
Issue #3276670 by hooroomoo, Wim Leers: Some configurations of allowed view modes cause CKE to fail to initialize
Issue #2717921 by gaurav.kapoor, drnikki, subhashuyadav, pratik_specbee, hmendes, jhodgdon, joachim, effulgentsia, shashikant_chauhan, Wim Leers, larowlan: undocumented #has_garbage_value
property of render elements
Issue #3245720 by hooroomoo, nod_, Wim Leers, lauriii, yash.rode: [drupalMedia] Support choosing a view mode for
Issue #3261943 by bnjmnm, lauriii, Wim Leers, andreasderijcke, ifrik: Confusing behavior after pressing "Apply changes to allowed tags" with invalid value
Issue #3230230 by bnjmnm, johnwebdev, Wim Leers, lauriii, Anna_CKSource, Reinmar: Enable table captions; override CKE5's default downcast to generate <table><caption></table> instead of
<figure><table><figcaption></figure>
Issue #3272035 by mherchel, andy-blum: Add "linktext" and "canvastext" to cspell dictionary.
Issue #3273056 by kmonahan, mherchel, Johnny Santos, rkoller, ckrina: Active and hover state of skip to main content has a too low color contrast
Issue #3130305 by mherchel, cindytwilliams, bnjmnm, saschaeggi, andrewmacpherson: Ensure all of Claro's background images are visible in forced colors mode
Issue #3269341 by mherchel, KurtTrowbridge: Claro element not rendering properly in forced colors
Back to dev.
Merged 9.3.12.
Issue #3269091 by gambry, yogeshmpawar, jonathanshaw, joachim, alexpott: Undocumented behaviour for Schema::findTables() when an underscore is used
Issue #3273325 by Dom., Wim Leers, andregp, ifrik: CKE5 and contrib: better "next action" description on upgrade path messages
Issue #3274278 by Wim Leers, jcnventura, yogeshmpawar, andregp, bnjmnm: Migrate "codetag" contrib CKEditor 4 plugin to built-in equivalent in core's CKEditor 5
diffstat:
www/drupal9/Makefile | 5 ++---
www/drupal9/PLIST | 26 +++++++++++++++++++-------
www/drupal9/distinfo | 8 ++++----
3 files changed, 25 insertions(+), 14 deletions(-)
diffs (154 lines):
diff -r 4fe4e1e2de6a -r 85efd5ed4fa2 www/drupal9/Makefile
--- a/www/drupal9/Makefile Sat May 28 03:34:23 2022 +0000
+++ b/www/drupal9/Makefile Sat May 28 04:46:39 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2022/05/05 11:10:51 wen Exp $
+# $NetBSD: Makefile,v 1.4 2022/05/28 04:46:39 wen Exp $
-DISTNAME= drupal-9.3.12
+DISTNAME= drupal-9.3.14
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= http://ftp.drupal.org/files/projects/
diff -r 4fe4e1e2de6a -r 85efd5ed4fa2 www/drupal9/PLIST
--- a/www/drupal9/PLIST Sat May 28 03:34:23 2022 +0000
+++ b/www/drupal9/PLIST Sat May 28 04:46:39 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2022/04/30 09:56:55 wen Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/05/28 04:46:39 wen Exp $
share/drupal/.csslintrc
share/drupal/.editorconfig
share/drupal/.eslintignore
@@ -4284,7 +4284,6 @@
share/drupal/core/modules/ckeditor5/css/code-block.admin.css
share/drupal/core/modules/ckeditor5/css/drupalmedia.admin.css
share/drupal/core/modules/ckeditor5/css/drupalmedia.css
-share/drupal/core/modules/ckeditor5/css/filter.admin.css
share/drupal/core/modules/ckeditor5/css/heading.admin.css
share/drupal/core/modules/ckeditor5/css/horizontal-line.admin.css
share/drupal/core/modules/ckeditor5/css/ie-warnings.css
@@ -4353,7 +4352,6 @@
share/drupal/core/modules/ckeditor5/js/ckeditor5_plugins/drupalHtmlEngine/src/drupalhtmlengine.js
share/drupal/core/modules/ckeditor5/js/ckeditor5_plugins/drupalHtmlEngine/src/drupalhtmlwriter.js
share/drupal/core/modules/ckeditor5/js/ckeditor5_plugins/drupalHtmlEngine/src/index.js
-share/drupal/core/modules/ckeditor5/js/ckeditor5_plugins/drupalImage/README.md
share/drupal/core/modules/ckeditor5/js/ckeditor5_plugins/drupalImage/src/drupalimage.js
share/drupal/core/modules/ckeditor5/js/ckeditor5_plugins/drupalImage/src/drupalimagealternativetext.js
share/drupal/core/modules/ckeditor5/js/ckeditor5_plugins/drupalImage/src/drupalimageediting.js
@@ -4371,6 +4369,7 @@
share/drupal/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/drupalelementstyle/drupalelementstylecommand.js
share/drupal/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/drupalelementstyle/drupalelementstyleediting.js
share/drupal/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/drupalelementstyle/drupalelementstyleui.js
+share/drupal/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/drupalelementstyle/utils.js
share/drupal/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/drupallinkmedia/drupallinkmedia.js
share/drupal/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/drupallinkmedia/drupallinkmediaediting.js
share/drupal/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/drupallinkmedia/drupallinkmediaui.js
@@ -4411,14 +4410,17 @@
share/drupal/core/modules/ckeditor5/src/Controller/CKEditor5MediaController.php
share/drupal/core/modules/ckeditor5/src/EventSubscriber/CKEditor5CacheTag.php
share/drupal/core/modules/ckeditor5/src/HTMLRestrictions.php
+share/drupal/core/modules/ckeditor5/src/Plugin/CKEditor4To5Upgrade/Contrib.php
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/DynamicPluginConfigWithCsrfTokenUrlTrait.php
+share/drupal/core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/GlobalAttribute.php
share/drupal/core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php
share/drupal/core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ImageResize.php
share/drupal/core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ImageUpload.php
share/drupal/core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Language.php
+share/drupal/core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ListPlugin.php
share/drupal/core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Media.php
share/drupal/core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/MediaLibrary.php
share/drupal/core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/SourceEditing.php
@@ -4438,6 +4440,8 @@
share/drupal/core/modules/ckeditor5/src/Plugin/Validation/Constraint/FundamentalCompatibilityConstraint.php
share/drupal/core/modules/ckeditor5/src/Plugin/Validation/Constraint/FundamentalCompatibilityConstraintValidator.php
share/drupal/core/modules/ckeditor5/src/Plugin/Validation/Constraint/PluginManagerDependentValidatorTrait.php
+share/drupal/core/modules/ckeditor5/src/Plugin/Validation/Constraint/SourceEditingPreventSelfXssConstraint.php
+share/drupal/core/modules/ckeditor5/src/Plugin/Validation/Constraint/SourceEditingPreventSelfXssConstraintValidator.php
share/drupal/core/modules/ckeditor5/src/Plugin/Validation/Constraint/SourceEditingRedundantTagsConstraint.php
share/drupal/core/modules/ckeditor5/src/Plugin/Validation/Constraint/SourceEditingRedundantTagsConstraintValidator.php
share/drupal/core/modules/ckeditor5/src/Plugin/Validation/Constraint/TextEditorObjectDependentValidatorTrait.php
@@ -4455,6 +4459,8 @@
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
share/drupal/core/modules/ckeditor5/tests/modules/ckeditor5_drupalelementstyle_test/ckeditor5_drupalelementstyle_test.module
+share/drupal/core/modules/ckeditor5/tests/modules/ckeditor5_incompatible_filter_test/ckeditor5_incompatible_filter_test.info.yml
+share/drupal/core/modules/ckeditor5/tests/modules/ckeditor5_incompatible_filter_test/src/Plugin/Filter/FilterIsIncompatible.php
share/drupal/core/modules/ckeditor5/tests/modules/ckeditor5_manual_decorator_test/ckeditor5_manual_decorator_test.ckeditor5.yml
share/drupal/core/modules/ckeditor5/tests/modules/ckeditor5_manual_decorator_test/ckeditor5_manual_decorator_test.info.yml
share/drupal/core/modules/ckeditor5/tests/modules/ckeditor5_plugin_conditions_test/ckeditor5_plugin_conditions_test.ckeditor5.yml
@@ -4492,6 +4498,7 @@
share/drupal/core/modules/ckeditor5/tests/src/FunctionalJavascript/MediaLibraryTest.php
share/drupal/core/modules/ckeditor5/tests/src/FunctionalJavascript/MediaTest.php
share/drupal/core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTest.php
+share/drupal/core/modules/ckeditor5/tests/src/FunctionalJavascript/TableTest.php
share/drupal/core/modules/ckeditor5/tests/src/Kernel/CKEditor4to5UpgradeCompletenessTest.php
share/drupal/core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php
share/drupal/core/modules/ckeditor5/tests/src/Kernel/CKEditor5StylesheetsTest.php
@@ -4508,7 +4515,11 @@
share/drupal/core/modules/ckeditor5/tests/src/Traits/SynchronizeCsrfTokenSeedTrait.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
+share/drupal/core/modules/ckeditor5/tests/src/Unit/LanguagePluginTest.php
+share/drupal/core/modules/ckeditor5/tests/src/Unit/ListPluginTest.php
share/drupal/core/modules/ckeditor5/tests/src/Unit/SmartDefaultSettingsTest.php
+share/drupal/core/modules/ckeditor5/tests/src/Unit/SourceEditingPluginTest.php
share/drupal/core/modules/ckeditor5/webpack.config.js
share/drupal/core/modules/color/color.es6.js
share/drupal/core/modules/color/color.info.yml
@@ -10057,6 +10068,7 @@
share/drupal/core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestBrokenQueue.php
share/drupal/core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestDatabaseDelayException.php
share/drupal/core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestException.php
+share/drupal/core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestLeaseTime.php
share/drupal/core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestMemoryDelayException.php
share/drupal/core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestRequeueException.php
share/drupal/core/modules/system/tests/modules/csrf_race_test/csrf_race_test.info.yml
@@ -11805,12 +11817,12 @@
share/drupal/core/modules/update/tests/fixtures/release-history/drupal.broken.xml
share/drupal/core/modules/update/tests/fixtures/release-history/drupal.dev.xml
share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.0.1_0.2.xml
-share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.0.2-rc2-b.xml
-share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.0.2-rc2.xml
share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.0.2.xml
share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.1.2.xml
share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.1.2_insecure-unsupported.xml
share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.1.2_insecure.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.2.0-rc2-b.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.2.0-rc2.xml
share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.2.0.xml
share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.2.0_3.0-rc1.xml
share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.2.0_9.0.0.xml
@@ -11834,12 +11846,12 @@
share/drupal/core/modules/update/tests/fixtures/release-history/semver_test.9.xml
share/drupal/core/modules/update/tests/fixtures/release-history/semver_test.dev.xml
share/drupal/core/modules/update/tests/fixtures/release-history/semver_test.sec.0.1_0.2.xml
-share/drupal/core/modules/update/tests/fixtures/release-history/semver_test.sec.0.2-rc2-b.xml
-share/drupal/core/modules/update/tests/fixtures/release-history/semver_test.sec.0.2-rc2.xml
share/drupal/core/modules/update/tests/fixtures/release-history/semver_test.sec.0.2.xml
share/drupal/core/modules/update/tests/fixtures/release-history/semver_test.sec.1.2.xml
share/drupal/core/modules/update/tests/fixtures/release-history/semver_test.sec.1.2_insecure-unsupported.xml
share/drupal/core/modules/update/tests/fixtures/release-history/semver_test.sec.1.2_insecure.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/semver_test.sec.2.0-rc2-b.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/semver_test.sec.2.0-rc2.xml
share/drupal/core/modules/update/tests/fixtures/release-history/update_test_basetheme.1_1-sec.xml
share/drupal/core/modules/update/tests/fixtures/release-history/update_test_new_module.1_1.xml
share/drupal/core/modules/update/tests/fixtures/release-history/update_test_subtheme.1_0.xml
diff -r 4fe4e1e2de6a -r 85efd5ed4fa2 www/drupal9/distinfo
--- a/www/drupal9/distinfo Sat May 28 03:34:23 2022 +0000
+++ b/www/drupal9/distinfo Sat May 28 04:46:39 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2022/04/30 09:56:55 wen Exp $
+$NetBSD: distinfo,v 1.2 2022/05/28 04:46:39 wen Exp $
-BLAKE2s (drupal-9.3.12.tar.gz) = 2cb7506facda243a8bca4e4c904152932dfaa31ba8025cd2c60fa66bb369c6a3
-SHA512 (drupal-9.3.12.tar.gz) = 196f6fb3391127e4ead2cd0c7e8748d8473e8aec87940ad2191a93200437cda690af3101d36bff0aab8e8ce14decae35cb3fb479a23fc24051abeee32df2c3fb
-Size (drupal-9.3.12.tar.gz) = 20893997 bytes
+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
Home |
Main Index |
Thread Index |
Old Index