Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jun 2020 22:50:31 +0000 (UTC)
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r537974 - head/www/drupal8
Message-ID:  <202006042250.054MoVGY057837@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: acm
Date: Thu Jun  4 22:50:31 2020
New Revision: 537974
URL: https://svnweb.freebsd.org/changeset/ports/537974

Log:
  - Update to 8.8.7
  
  Security:	c5ec57a9-9c2b-11ea-82b8-4c72b94353b5

Modified:
  head/www/drupal8/Makefile
  head/www/drupal8/distinfo
  head/www/drupal8/pkg-plist

Modified: head/www/drupal8/Makefile
==============================================================================
--- head/www/drupal8/Makefile	Thu Jun  4 22:49:54 2020	(r537973)
+++ head/www/drupal8/Makefile	Thu Jun  4 22:50:31 2020	(r537974)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	drupal8
-PORTVERSION=	8.8.5
+PORTVERSION=	8.8.7
 CATEGORIES=	www
 MASTER_SITES=	http://ftp.drupal.org/files/projects/
 DISTNAME=	drupal-${PORTVERSION}

Modified: head/www/drupal8/distinfo
==============================================================================
--- head/www/drupal8/distinfo	Thu Jun  4 22:49:54 2020	(r537973)
+++ head/www/drupal8/distinfo	Thu Jun  4 22:50:31 2020	(r537974)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587181821
-SHA256 (drupal/drupal-8.8.5.tar.gz) = 8cbb0df82d1a19c085e785952d28bcfe5105b895940fb3cc28846b9c422fc586
-SIZE (drupal/drupal-8.8.5.tar.gz) = 19487785
+TIMESTAMP = 1591310376
+SHA256 (drupal/drupal-8.8.7.tar.gz) = 9bb91d19399beb7ce60c799ed3e4baefb65865afd6804cbbe49e13d808ece660
+SIZE (drupal/drupal-8.8.7.tar.gz) = 19504196

Modified: head/www/drupal8/pkg-plist
==============================================================================
--- head/www/drupal8/pkg-plist	Thu Jun  4 22:49:54 2020	(r537973)
+++ head/www/drupal8/pkg-plist	Thu Jun  4 22:50:31 2020	(r537974)
@@ -498,6 +498,7 @@
 %%WWWDIR%%/core/assets/vendor/jquery.ui/ui/widgets/spinner-min.js
 %%WWWDIR%%/core/assets/vendor/jquery.ui/ui/widgets/tabs-min.js
 %%WWWDIR%%/core/assets/vendor/jquery.ui/ui/widgets/tooltip-min.js
+%%WWWDIR%%/core/assets/vendor/jquery/jquery-htmlprefilter-3.5.0.js
 %%WWWDIR%%/core/assets/vendor/jquery/jquery.js
 %%WWWDIR%%/core/assets/vendor/jquery/jquery.min.js
 %%WWWDIR%%/core/assets/vendor/jquery/jquery.min.map
@@ -7159,6 +7160,10 @@
 %%WWWDIR%%/core/modules/migrate/tests/modules/migrate_lookup_test/migrations/sample_lookup_migration_2.yml
 %%WWWDIR%%/core/modules/migrate/tests/modules/migrate_lookup_test/migrations/sample_lookup_migration_multiple_source_ids.yml
 %%WWWDIR%%/core/modules/migrate/tests/modules/migrate_lookup_test/migrations/sample_lookup_migration_string_ids.yml
+%%WWWDIR%%/core/modules/migrate/tests/modules/migrate_no_migrate_drupal_test/migrate_no_migrate_drupal_test.info.yml
+%%WWWDIR%%/core/modules/migrate/tests/modules/migrate_no_migrate_drupal_test/migrate_no_migrate_drupal_test.routing.yml
+%%WWWDIR%%/core/modules/migrate/tests/modules/migrate_no_migrate_drupal_test/migrations/node_migration_no_upgrade.yml
+%%WWWDIR%%/core/modules/migrate/tests/modules/migrate_no_migrate_drupal_test/src/Controller/ExecuteMigration.php
 %%WWWDIR%%/core/modules/migrate/tests/modules/migrate_prepare_row_test/migrate_prepare_row_test.info.yml
 %%WWWDIR%%/core/modules/migrate/tests/modules/migrate_prepare_row_test/migrate_prepare_row_test.module
 %%WWWDIR%%/core/modules/migrate/tests/modules/migrate_prepare_row_test/src/Plugin/migrate/process/TestSkipRowProcess.php
@@ -7173,6 +7178,7 @@
 %%WWWDIR%%/core/modules/migrate/tests/modules/migrate_track_changes_test/src/Plugin/migrate/source/TrackChangesTest.php
 %%WWWDIR%%/core/modules/migrate/tests/modules/migration_directory_test/migration_directory_test.info.yml
 %%WWWDIR%%/core/modules/migrate/tests/modules/migration_directory_test/migration_templates/migration_templates_test.yml
+%%WWWDIR%%/core/modules/migrate/tests/src/Functional/MigrateNoMigrateDrupalTest.php
 %%WWWDIR%%/core/modules/migrate/tests/src/Functional/process/DownloadFunctionalTest.php
 %%WWWDIR%%/core/modules/migrate/tests/src/Kernel/HighWaterNotJoinableTest.php
 %%WWWDIR%%/core/modules/migrate/tests/src/Kernel/HighWaterTest.php
@@ -8415,9 +8421,7 @@
 %%WWWDIR%%/core/modules/search/tests/src/Functional/SearchQueryAlterTest.php
 %%WWWDIR%%/core/modules/search/tests/src/Functional/SearchRankingTest.php
 %%WWWDIR%%/core/modules/search/tests/src/Functional/SearchSetLocaleTest.php
-%%WWWDIR%%/core/modules/search/tests/src/Functional/SearchSimplifyTest.php
 %%WWWDIR%%/core/modules/search/tests/src/Functional/SearchTestBase.php
-%%WWWDIR%%/core/modules/search/tests/src/Functional/SearchTokenizerTest.php
 %%WWWDIR%%/core/modules/search/tests/src/Functional/Update/BlockPageSettingTest.php
 %%WWWDIR%%/core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchPageTest.php
 %%WWWDIR%%/core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchSettingsTest.php
@@ -8428,6 +8432,8 @@
 %%WWWDIR%%/core/modules/search/tests/src/Kernel/SearchDeprecationTest.php
 %%WWWDIR%%/core/modules/search/tests/src/Kernel/SearchExcerptTest.php
 %%WWWDIR%%/core/modules/search/tests/src/Kernel/SearchMatchTest.php
+%%WWWDIR%%/core/modules/search/tests/src/Kernel/SearchSimplifyTest.php
+%%WWWDIR%%/core/modules/search/tests/src/Kernel/SearchTokenizerTest.php
 %%WWWDIR%%/core/modules/search/tests/src/Unit/SearchPageRepositoryTest.php
 %%WWWDIR%%/core/modules/search/tests/src/Unit/SearchPluginCollectionTest.php
 %%WWWDIR%%/core/modules/serialization/config/install/serialization.settings.yml
@@ -9907,6 +9913,8 @@
 %%WWWDIR%%/core/modules/system/tests/modules/update_test_failing/update_test_failing.post_update.php
 %%WWWDIR%%/core/modules/system/tests/modules/update_test_invalid_hook/update_test_invalid_hook.info.yml
 %%WWWDIR%%/core/modules/system/tests/modules/update_test_invalid_hook/update_test_invalid_hook.install
+%%WWWDIR%%/core/modules/system/tests/modules/update_test_last_removed/update_test_last_removed.info.yml
+%%WWWDIR%%/core/modules/system/tests/modules/update_test_last_removed/update_test_last_removed.install
 %%WWWDIR%%/core/modules/system/tests/modules/update_test_no_preexisting/update_test_no_preexisting.info.yml
 %%WWWDIR%%/core/modules/system/tests/modules/update_test_no_preexisting/update_test_no_preexisting.install
 %%WWWDIR%%/core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.info.yml
@@ -10127,7 +10135,6 @@
 %%WWWDIR%%/core/modules/system/tests/src/Functional/Update/MenuTreeSerializationTitleTest.php
 %%WWWDIR%%/core/modules/system/tests/src/Functional/Update/MoveActionsToCoreTest.php
 %%WWWDIR%%/core/modules/system/tests/src/Functional/Update/NoDependenciesUpdateTest.php
-%%WWWDIR%%/core/modules/system/tests/src/Functional/Update/NoPreExistingSchemaUpdateTest.php
 %%WWWDIR%%/core/modules/system/tests/src/Functional/Update/PageTitleConvertedIntoBlockUpdateTest.php
 %%WWWDIR%%/core/modules/system/tests/src/Functional/Update/PathAliasToEntityUpdateTest.php
 %%WWWDIR%%/core/modules/system/tests/src/Functional/Update/RebuildScriptTest.php
@@ -10154,6 +10161,8 @@
 %%WWWDIR%%/core/modules/system/tests/src/Functional/Update/UpdateScriptTest.php
 %%WWWDIR%%/core/modules/system/tests/src/Functional/Update/UpdatesWith7xTest.php
 %%WWWDIR%%/core/modules/system/tests/src/Functional/Update/WarmCacheUpdateFrom8dot6Test.php
+%%WWWDIR%%/core/modules/system/tests/src/Functional/UpdateSystem/NoPreExistingSchemaUpdateTest.php
+%%WWWDIR%%/core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathLastRemovedTest.php
 %%WWWDIR%%/core/modules/system/tests/src/Functional/UpdateSystem/UpdateRemovedPostUpdateTest.php
 %%WWWDIR%%/core/modules/system/tests/src/FunctionalJavascript/Form/ElementsTableSelectTest.php
 %%WWWDIR%%/core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php
@@ -10780,63 +10789,66 @@
 %%WWWDIR%%/core/modules/update/templates/update-report.html.twig
 %%WWWDIR%%/core/modules/update/templates/update-version.html.twig
 %%WWWDIR%%/core/modules/update/tests/aaa_update_test.tar.gz
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/aaa_update_test.1_0-supported.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/aaa_update_test.1_0-unsupported.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/aaa_update_test.1_0.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/aaa_update_test.1_1-alpha1.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/aaa_update_test.1_1-beta1.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/aaa_update_test.1_1.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/aaa_update_test.1_2-alpha1.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/aaa_update_test.1_2-beta1.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/aaa_update_test.1_2.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/aaa_update_test.2_0-alpha1.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/aaa_update_test.2_0-beta1.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/aaa_update_test.2_0.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/aaa_update_test.8.x-1.2.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/aaa_update_test.core_compatibility.8.x-1.2_8.x-2.2.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/aaa_update_test.no-releases.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/aaa_update_test.sec.8.x-1.1_8.x-1.2.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/aaa_update_test.sec.8.x-1.2.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/aaa_update_test.sec.8.x-1.2_8.x-2.2.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/aaa_update_test.sec.8.x-2.2_1.x_secure.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/bbb_update_test.1_0.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/bbb_update_test.1_1.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/bbb_update_test.1_2.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/ccc_update_test.1_0.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/drupal.0.0-alpha1.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/drupal.0.0-beta1.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/drupal.0.0.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/drupal.0.1-alpha1.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/drupal.0.1-beta1.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/drupal.0.1.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/drupal.1.0-alpha1.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/drupal.1.0-beta1.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/drupal.1.0-unsupported.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/drupal.1.0.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/drupal.1.1-alpha1-core_compatibility.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/drupal.1.1-alpha1.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/drupal.1.1-beta1.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/drupal.1.1-core_compatibility.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/drupal.1.1.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/drupal.9.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/drupal.dev.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/drupal.sec.0.1_0.2.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/drupal.sec.0.2-rc2-b.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/drupal.sec.0.2-rc2.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/drupal.sec.0.2.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/drupal.sec.1.2.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/drupal.sec.1.2_insecure-unsupported.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/drupal.sec.1.2_insecure.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/drupal.sec.2.0.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/drupal.sec.2.0_3.0-rc1.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/drupal.sec.2.0_9.0.0.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/drupal.sec.9.0.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/drupal.sec.9.9.0.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/update_test_basetheme.1_1-sec.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/update_test_new_module.1_1.xml
+%%WWWDIR%%/core/modules/update/tests/fixtures/release-history/update_test_subtheme.1_0.xml
 %%WWWDIR%%/core/modules/update/tests/modules/aaa_update_test/aaa_update_test.info.yml
 %%WWWDIR%%/core/modules/update/tests/modules/bbb_update_test/bbb_update_test.info.yml
 %%WWWDIR%%/core/modules/update/tests/modules/ccc_update_test/ccc_update_test.info.yml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.1_0-supported.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.1_0-unsupported.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.1_0.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.1_1-alpha1.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.1_1-beta1.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.1_1.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.1_2-alpha1.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.1_2-beta1.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.1_2.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.2_0-alpha1.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.2_0-beta1.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.2_0.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.8.x-1.2.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.core_compatibility.8.x-1.2_8.x-2.2.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.no-releases.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.sec.8.x-1.1_8.x-1.2.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.sec.8.x-1.2.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.sec.8.x-1.2_8.x-2.2.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.sec.8.x-2.2_1.x_secure.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/bbb_update_test.1_0.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/bbb_update_test.1_1.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/bbb_update_test.1_2.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/ccc_update_test.1_0.xml
 %%WWWDIR%%/core/modules/update/tests/modules/update_test/config/install/update_test.settings.yml
 %%WWWDIR%%/core/modules/update/tests/modules/update_test/config/schema/update_test.schema.yml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.0.0-alpha1.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.0.0-beta1.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.0.0.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.0.1-alpha1.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.0.1-beta1.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.0.1.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.1.0-alpha1.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.1.0-beta1.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.1.0-unsupported.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.1.0.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.1.1-alpha1-core_compatibility.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.1.1-alpha1.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.1.1-beta1.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.1.1-core_compatibility.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.1.1.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.9.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.dev.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.sec.0.1_0.2.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.sec.0.2-rc2-b.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.sec.0.2-rc2.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.sec.0.2.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.sec.1.2.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.sec.1.2_insecure-unsupported.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.sec.1.2_insecure.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.sec.2.0.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.sec.2.0_3.0-rc1.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.sec.2.0_9.0.0.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.sec.9.0.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.sec.9.9.0.xml
 %%WWWDIR%%/core/modules/update/tests/modules/update_test/src/Controller/UpdateTestController.php
 %%WWWDIR%%/core/modules/update/tests/modules/update_test/src/Datetime/TestTime.php
 %%WWWDIR%%/core/modules/update/tests/modules/update_test/src/Plugin/Archiver/UpdateTestArchiver.php
@@ -10845,9 +10857,6 @@
 %%WWWDIR%%/core/modules/update/tests/modules/update_test/update_test.module
 %%WWWDIR%%/core/modules/update/tests/modules/update_test/update_test.routing.yml
 %%WWWDIR%%/core/modules/update/tests/modules/update_test/update_test.services.yml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/update_test_basetheme.1_1-sec.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/update_test_new_module.1_1.xml
-%%WWWDIR%%/core/modules/update/tests/modules/update_test/update_test_subtheme.1_0.xml
 %%WWWDIR%%/core/modules/update/tests/src/Functional/FileTransferAuthorizeFormTest.php
 %%WWWDIR%%/core/modules/update/tests/src/Functional/UpdateContribTest.php
 %%WWWDIR%%/core/modules/update/tests/src/Functional/UpdateCoreTest.php
@@ -10856,6 +10865,7 @@
 %%WWWDIR%%/core/modules/update/tests/src/Functional/UpdateUploadTest.php
 %%WWWDIR%%/core/modules/update/tests/src/Kernel/Migrate/d6/MigrateUpdateConfigsTest.php
 %%WWWDIR%%/core/modules/update/tests/src/Kernel/UpdateDeleteFileIfStaleTest.php
+%%WWWDIR%%/core/modules/update/tests/src/Kernel/UpdateReportTest.php
 %%WWWDIR%%/core/modules/update/tests/src/Unit/Menu/UpdateLocalTasksTest.php
 %%WWWDIR%%/core/modules/update/tests/src/Unit/ModuleVersionTest.php
 %%WWWDIR%%/core/modules/update/tests/src/Unit/ProjectCoreCompatibilityTest.php
@@ -11532,6 +11542,7 @@
 %%WWWDIR%%/core/modules/views/src/ViewExecutable.php
 %%WWWDIR%%/core/modules/views/src/ViewExecutableFactory.php
 %%WWWDIR%%/core/modules/views/src/Views.php
+%%WWWDIR%%/core/modules/views/src/ViewsConfigUpdater.php
 %%WWWDIR%%/core/modules/views/src/ViewsData.php
 %%WWWDIR%%/core/modules/views/src/ViewsDataHelper.php
 %%WWWDIR%%/core/modules/views/templates/views-exposed-form.html.twig
@@ -11569,6 +11580,7 @@
 %%WWWDIR%%/core/modules/views/tests/fixtures/update/views.view.test_exposed_filters.yml
 %%WWWDIR%%/core/modules/views/tests/fixtures/update/views.view.test_table_dependency_update.yml
 %%WWWDIR%%/core/modules/views/tests/fixtures/update/views.view.test_table_max_age.yml
+%%WWWDIR%%/core/modules/views/tests/fixtures/update/views.view.test_user_multi_value.yml
 %%WWWDIR%%/core/modules/views/tests/modules/action_bulk_test/action_bulk_test.info.yml
 %%WWWDIR%%/core/modules/views/tests/modules/action_bulk_test/config/install/views.view.test_bulk_form.yml
 %%WWWDIR%%/core/modules/views/tests/modules/user_batch_action_test/config/install/system.action.user_batch_action_test_action.yml
@@ -11991,6 +12003,7 @@
 %%WWWDIR%%/core/modules/views/tests/src/Kernel/ViewRenderTest.php
 %%WWWDIR%%/core/modules/views/tests/src/Kernel/ViewStorageTest.php
 %%WWWDIR%%/core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php
+%%WWWDIR%%/core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php
 %%WWWDIR%%/core/modules/views/tests/src/Kernel/ViewsHooksTest.php
 %%WWWDIR%%/core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php
 %%WWWDIR%%/core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php
@@ -13688,6 +13701,7 @@
 %%WWWDIR%%/core/tests/Drupal/Tests/Composer/Generator/BuilderTest.php
 %%WWWDIR%%/core/tests/Drupal/Tests/Composer/Generator/Fixtures.php
 %%WWWDIR%%/core/tests/Drupal/Tests/Composer/Generator/MetapackageUpdateTest.php
+%%WWWDIR%%/core/tests/Drupal/Tests/Composer/Generator/OverlapWithTopLevelDependenciesTest.php
 %%WWWDIR%%/core/tests/Drupal/Tests/Composer/Plugin/ProjectMessage/ConfigTest.php
 %%WWWDIR%%/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/AssertUtilsTrait.php
 %%WWWDIR%%/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/ExecTrait.php
@@ -15398,6 +15412,7 @@
 %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php
 %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php
 %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php
+%%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php
 %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php
 %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php
 %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php
@@ -15429,6 +15444,7 @@
 %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php
 %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php
 %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php
+%%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php
 %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/Symfony1Installer.php
 %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/TYPO3CmsInstaller.php
 %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/TYPO3FlowInstaller.php



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006042250.054MoVGY057837>