pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/drupal8



Module Name:    pkgsrc
Committed By:   taca
Date:           Wed Jun  2 15:46:53 UTC 2021

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

Log Message:
www/drupal8: update to 8.9.16

8.9.16 (2021-05-26)

Maintenance and security release of the Drupal 8 series.

This release fixes a security vulnerability.  Sites are urged to upgrade
immediately after reading the notes below and the security announcement:

* Drupal core - Moderately critical - Cross Site Scripting -
  SA-CORE-2021-003 No other fixes are included.

Versions of Drupal 8 prior to 8.9.x are end-of-life and do not receive
security coverage.

8.9.15 (2021-05-05)

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

Drupal 8.9 is the final minor release of the 8.x series.  It is a long-term
support (LTS) version, and will receive security coverage until November
2021.  It provides the same public API as Drupal 9.0 aside from deprecated
code and dependency changes.  (Learn more about Drupal 9.) Note that
features will only be added to Drupal 9 minor releases, so plan to adopt
Drupal 9 as soon as possible so that you can easily update to Drupal 9.2 and
later.

If you are upgrading to this release from 8.8.x, read the Drupal 8.9.0
release notes before you upgrade.

Known issues

Search the issue queue for known issues.

Important changes

The default glossary view did not previously include a filter to exclude
unpublished content.  This view now includes such a filter by default, and
an update function is provided with this release to add a status filter to
the view on existing installations which do not have it.

Dependency updates

The composer/composer development dependency has been updated from 1.10.6 to
1.10.22.

Archive_Tar has been updated to 1.4.13 for security hardening.

Drupal core's development dependency on the Nightwatch npm package has been
increased from 1.2.1 to 1.6.3 and all locked versions of dependencies have
been updated to address security issues in these dependencies.
The minimum version of node.js for 8.9.x development has been increased to
version 10.

Underscore.js has been updated to 1.13.1


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/www/drupal8/Makefile
cvs rdiff -u -r1.29 -r1.30 pkgsrc/www/drupal8/PLIST
cvs rdiff -u -r1.32 -r1.33 pkgsrc/www/drupal8/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/drupal8/Makefile
diff -u pkgsrc/www/drupal8/Makefile:1.38 pkgsrc/www/drupal8/Makefile:1.39
--- pkgsrc/www/drupal8/Makefile:1.38    Mon May 24 19:55:13 2021
+++ pkgsrc/www/drupal8/Makefile Wed Jun  2 15:46:53 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2021/05/24 19:55:13 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2021/06/02 15:46:53 taca Exp $
 
-DISTNAME=      drupal-8.9.14
+DISTNAME=      drupal-8.9.16
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES=  http://ftp.drupal.org/files/projects/
 

Index: pkgsrc/www/drupal8/PLIST
diff -u pkgsrc/www/drupal8/PLIST:1.29 pkgsrc/www/drupal8/PLIST:1.30
--- pkgsrc/www/drupal8/PLIST:1.29       Tue Feb  2 15:33:41 2021
+++ pkgsrc/www/drupal8/PLIST    Wed Jun  2 15:46:53 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.29 2021/02/02 15:33:41 taca Exp $
+@comment $NetBSD: PLIST,v 1.30 2021/06/02 15:46:53 taca Exp $
 share/drupal/.csslintrc
 share/drupal/.editorconfig
 share/drupal/.eslintignore
@@ -757,6 +757,7 @@ share/drupal/core/lib/Drupal/Component/T
 share/drupal/core/lib/Drupal/Component/Transliteration/data/de.php
 share/drupal/core/lib/Drupal/Component/Transliteration/data/eo.php
 share/drupal/core/lib/Drupal/Component/Transliteration/data/kg.php
+share/drupal/core/lib/Drupal/Component/Transliteration/data/uk.php
 share/drupal/core/lib/Drupal/Component/Transliteration/data/x00.php
 share/drupal/core/lib/Drupal/Component/Transliteration/data/x01.php
 share/drupal/core/lib/Drupal/Component/Transliteration/data/x02.php
@@ -2626,6 +2627,7 @@ share/drupal/core/misc/dialog/dialog.js
 share/drupal/core/misc/dialog/dialog.position.es6.js
 share/drupal/core/misc/dialog/dialog.position.js
 share/drupal/core/misc/dialog/off-canvas.base.css
+share/drupal/core/misc/dialog/off-canvas.base.pcss.css
 share/drupal/core/misc/dialog/off-canvas.button.css
 share/drupal/core/misc/dialog/off-canvas.css
 share/drupal/core/misc/dialog/off-canvas.details.css
@@ -2636,6 +2638,7 @@ share/drupal/core/misc/dialog/off-canvas
 share/drupal/core/misc/dialog/off-canvas.layout.css
 share/drupal/core/misc/dialog/off-canvas.motion.css
 share/drupal/core/misc/dialog/off-canvas.reset.css
+share/drupal/core/misc/dialog/off-canvas.reset.pcss.css
 share/drupal/core/misc/dialog/off-canvas.table.css
 share/drupal/core/misc/dialog/off-canvas.tabledrag.css
 share/drupal/core/misc/dialog/off-canvas.theme.css
@@ -4640,6 +4643,7 @@ share/drupal/core/modules/editor/tests/m
 share/drupal/core/modules/editor/tests/modules/src/EditorXssFilter/Insecure.php
 share/drupal/core/modules/editor/tests/modules/src/Plugin/Editor/TRexEditor.php
 share/drupal/core/modules/editor/tests/modules/src/Plugin/Editor/UnicornEditor.php
+share/drupal/core/modules/editor/tests/modules/src/Plugin/Field/FieldType/EditorTestTextLongItem.php
 share/drupal/core/modules/editor/tests/src/Functional/EditorAdminTest.php
 share/drupal/core/modules/editor/tests/src/Functional/EditorDialogAccessTest.php
 share/drupal/core/modules/editor/tests/src/Functional/EditorLoadingTest.php
@@ -6627,6 +6631,7 @@ share/drupal/core/modules/locale/tests/s
 share/drupal/core/modules/locale/tests/src/Kernel/LocaleStringIsSafeTest.php
 share/drupal/core/modules/locale/tests/src/Kernel/LocaleStringTest.php
 share/drupal/core/modules/locale/tests/src/Kernel/LocaleTranslationProjectsTest.php
+share/drupal/core/modules/locale/tests/src/Kernel/LocaleTranslationTest.php
 share/drupal/core/modules/locale/tests/src/Kernel/LocaleUpdateTest.php
 share/drupal/core/modules/locale/tests/src/Kernel/Migrate/MigrateLocaleConfigsTest.php
 share/drupal/core/modules/locale/tests/src/Unit/LocaleLookupTest.php
@@ -11871,6 +11876,7 @@ share/drupal/core/modules/views/tests/mo
 share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_menu_link.yml
 share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_mini_pager.yml
 share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_mini_pager_ajax.yml
+share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_month_date_plugin.yml
 share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_page_display.yml
 share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_page_display_arguments.yml
 share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_page_display_menu.yml
@@ -12018,6 +12024,7 @@ share/drupal/core/modules/views/tests/sr
 share/drupal/core/modules/views/tests/src/Functional/Plugin/FilterTest.php
 share/drupal/core/modules/views/tests/src/Functional/Plugin/MenuLinkTest.php
 share/drupal/core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php
+share/drupal/core/modules/views/tests/src/Functional/Plugin/MonthDatePluginTest.php
 share/drupal/core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php
 share/drupal/core/modules/views/tests/src/Functional/Plugin/PagerTest.php
 share/drupal/core/modules/views/tests/src/Functional/Plugin/StyleOpmlTest.php
@@ -12046,6 +12053,7 @@ share/drupal/core/modules/views/tests/sr
 share/drupal/core/modules/views/tests/src/Functional/Update/EntityViewsMultiValueBaseFieldDataUpdateTest.php
 share/drupal/core/modules/views/tests/src/Functional/Update/ExposedFilterBlocksUpdateTest.php
 share/drupal/core/modules/views/tests/src/Functional/Update/FieldHandlersUpdateTest.php
+share/drupal/core/modules/views/tests/src/Functional/Update/GlossaryStatusFilterTest.php
 share/drupal/core/modules/views/tests/src/Functional/Update/ImageStyleDependencyUpdateTest.php
 share/drupal/core/modules/views/tests/src/Functional/Update/LimitOperatorsDefaultsTest.php
 share/drupal/core/modules/views/tests/src/Functional/Update/PlaceholderTextUpdateTest.php
@@ -13721,6 +13729,7 @@ share/drupal/core/tests/Drupal/KernelTes
 share/drupal/core/tests/Drupal/KernelTests/Core/File/UrlRewritingTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/File/UrlTransformRelativeTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Form/FormActionXssTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Form/FormCacheTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Form/FormDefaultHandlersTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Form/FormValidationMessageOrderTest.php
@@ -15689,6 +15698,7 @@ share/drupal/core/themes/stable/css/cont
 share/drupal/core/themes/stable/css/contextual/contextual.theme.css
 share/drupal/core/themes/stable/css/contextual/contextual.toolbar.css
 share/drupal/core/themes/stable/css/core/dialog/off-canvas.base.css
+share/drupal/core/themes/stable/css/core/dialog/off-canvas.base.pcss.css
 share/drupal/core/themes/stable/css/core/dialog/off-canvas.button.css
 share/drupal/core/themes/stable/css/core/dialog/off-canvas.css
 share/drupal/core/themes/stable/css/core/dialog/off-canvas.details.css
@@ -15697,6 +15707,7 @@ share/drupal/core/themes/stable/css/core
 share/drupal/core/themes/stable/css/core/dialog/off-canvas.layout.css
 share/drupal/core/themes/stable/css/core/dialog/off-canvas.motion.css
 share/drupal/core/themes/stable/css/core/dialog/off-canvas.reset.css
+share/drupal/core/themes/stable/css/core/dialog/off-canvas.reset.pcss.css
 share/drupal/core/themes/stable/css/core/dialog/off-canvas.table.css
 share/drupal/core/themes/stable/css/core/dialog/off-canvas.tabledrag.css
 share/drupal/core/themes/stable/css/core/dialog/off-canvas.theme.css
@@ -16151,6 +16162,7 @@ share/drupal/vendor/composer/installers/
 share/drupal/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php
+share/drupal/vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php
@@ -16186,12 +16198,14 @@ share/drupal/vendor/composer/installers/
 share/drupal/vendor/composer/installers/src/Composer/Installers/TYPO3CmsInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/TYPO3FlowInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php
+share/drupal/vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php
+share/drupal/vendor/composer/installers/src/Composer/Installers/WinterInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php

Index: pkgsrc/www/drupal8/distinfo
diff -u pkgsrc/www/drupal8/distinfo:1.32 pkgsrc/www/drupal8/distinfo:1.33
--- pkgsrc/www/drupal8/distinfo:1.32    Thu Apr 29 06:13:52 2021
+++ pkgsrc/www/drupal8/distinfo Wed Jun  2 15:46:53 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.32 2021/04/29 06:13:52 taca Exp $
+$NetBSD: distinfo,v 1.33 2021/06/02 15:46:53 taca Exp $
 
-SHA1 (drupal-8.9.14.tar.gz) = fd84c4dedef8d24def7905737fb0fe2337523516
-RMD160 (drupal-8.9.14.tar.gz) = d715f8baa67329b05611fe4b077051d1ad0ae3d1
-SHA512 (drupal-8.9.14.tar.gz) = f7754700aae7eeaf7105d87d00c9656995fede2c33a7d949d783fd5e8e664c823bfe2cdff2253da994f986ea950eee840ba31a5830334e337f3cbefb2d8c2c85
-Size (drupal-8.9.14.tar.gz) = 19805555 bytes
+SHA1 (drupal-8.9.16.tar.gz) = 068f81946dc96b1aa9b971470889b1f4f0cb64d4
+RMD160 (drupal-8.9.16.tar.gz) = 6dc5e261c27ba9676e6b9e872bd2822c2b911e1c
+SHA512 (drupal-8.9.16.tar.gz) = 633133cf13c27f51336c3280e4e76222b8abfcab3817925420a94846dece36434d800fee5aff68874a7e53170861a4e2dcda363e62f4bd9afd62ddd0ec0fe35b
+Size (drupal-8.9.16.tar.gz) = 19830094 bytes



Home | Main Index | Thread Index | Old Index