diff --git a/docroot/CHANGELOG.txt b/docroot/CHANGELOG.txt index 2844995d..02817950 100644 --- a/docroot/CHANGELOG.txt +++ b/docroot/CHANGELOG.txt @@ -1,3 +1,8 @@ +Drupal 7.95, 2023-03-15 +----------------------- +- Fixed security issues: + - SA-CORE-2023-004 + Drupal 7.94, 2022-12-14 ----------------------- - Hotfix for book.module and Select query properties diff --git a/docroot/includes/bootstrap.inc b/docroot/includes/bootstrap.inc index 30d58744..980ad359 100644 --- a/docroot/includes/bootstrap.inc +++ b/docroot/includes/bootstrap.inc @@ -8,7 +8,7 @@ /** * The current system version. */ -define('VERSION', '7.94'); +define('VERSION', '7.95'); /** * Core API compatibility. diff --git a/docroot/modules/aggregator/aggregator.info b/docroot/modules/aggregator/aggregator.info index 59f3c30b..b76ed74d 100644 --- a/docroot/modules/aggregator/aggregator.info +++ b/docroot/modules/aggregator/aggregator.info @@ -7,7 +7,7 @@ files[] = aggregator.test configure = admin/config/services/aggregator/settings stylesheets[all][] = aggregator.css -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/aggregator/tests/aggregator_test.info b/docroot/modules/aggregator/tests/aggregator_test.info index 99b07741..a44dd7e8 100644 --- a/docroot/modules/aggregator/tests/aggregator_test.info +++ b/docroot/modules/aggregator/tests/aggregator_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/block/block.info b/docroot/modules/block/block.info index 0ae08cc0..fc066e0d 100644 --- a/docroot/modules/block/block.info +++ b/docroot/modules/block/block.info @@ -6,7 +6,7 @@ core = 7.x files[] = block.test configure = admin/structure/block -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/block/tests/block_test.info b/docroot/modules/block/tests/block_test.info index 85ddd8b6..e9c3c616 100644 --- a/docroot/modules/block/tests/block_test.info +++ b/docroot/modules/block/tests/block_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/block/tests/themes/block_test_theme/block_test_theme.info b/docroot/modules/block/tests/themes/block_test_theme/block_test_theme.info index 2aaf700f..804e42e4 100644 --- a/docroot/modules/block/tests/themes/block_test_theme/block_test_theme.info +++ b/docroot/modules/block/tests/themes/block_test_theme/block_test_theme.info @@ -13,7 +13,7 @@ regions[footer] = Footer regions[highlighted] = Highlighted regions[help] = Help -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/blog/blog.info b/docroot/modules/blog/blog.info index 043d8ab1..2961b51d 100644 --- a/docroot/modules/blog/blog.info +++ b/docroot/modules/blog/blog.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x files[] = blog.test -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/book/book.info b/docroot/modules/book/book.info index 938fc8ef..58805e91 100644 --- a/docroot/modules/book/book.info +++ b/docroot/modules/book/book.info @@ -7,7 +7,7 @@ files[] = book.test configure = admin/content/book/settings stylesheets[all][] = book.css -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/color/color.info b/docroot/modules/color/color.info index f6748435..fd3bf9c2 100644 --- a/docroot/modules/color/color.info +++ b/docroot/modules/color/color.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x files[] = color.test -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/comment/comment.info b/docroot/modules/comment/comment.info index f6c0f470..98e3ede1 100644 --- a/docroot/modules/comment/comment.info +++ b/docroot/modules/comment/comment.info @@ -9,7 +9,7 @@ files[] = comment.test configure = admin/content/comment stylesheets[all][] = comment.css -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/comment/tests/comment_hook_test.info b/docroot/modules/comment/tests/comment_hook_test.info index 225015ca..46411de5 100644 --- a/docroot/modules/comment/tests/comment_hook_test.info +++ b/docroot/modules/comment/tests/comment_hook_test.info @@ -5,7 +5,7 @@ package = Testing version = VERSION hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/contact/contact.info b/docroot/modules/contact/contact.info index c9e09774..e2b0c3ba 100644 --- a/docroot/modules/contact/contact.info +++ b/docroot/modules/contact/contact.info @@ -6,7 +6,7 @@ core = 7.x files[] = contact.test configure = admin/structure/contact -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/contextual/contextual.info b/docroot/modules/contextual/contextual.info index 66a542e2..202bbfa3 100644 --- a/docroot/modules/contextual/contextual.info +++ b/docroot/modules/contextual/contextual.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x files[] = contextual.test -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/dashboard/dashboard.info b/docroot/modules/dashboard/dashboard.info index ce1dae6a..fe89ed22 100644 --- a/docroot/modules/dashboard/dashboard.info +++ b/docroot/modules/dashboard/dashboard.info @@ -7,7 +7,7 @@ files[] = dashboard.test dependencies[] = block configure = admin/dashboard/customize -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/dblog/dblog.info b/docroot/modules/dblog/dblog.info index 2bea5e80..fa63cfe0 100644 --- a/docroot/modules/dblog/dblog.info +++ b/docroot/modules/dblog/dblog.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x files[] = dblog.test -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/field/field.info b/docroot/modules/field/field.info index a1be592d..e260084f 100644 --- a/docroot/modules/field/field.info +++ b/docroot/modules/field/field.info @@ -11,7 +11,7 @@ dependencies[] = field_sql_storage required = TRUE stylesheets[all][] = theme/field.css -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/field/modules/field_sql_storage/field_sql_storage.info b/docroot/modules/field/modules/field_sql_storage/field_sql_storage.info index 1d403609..c295748c 100644 --- a/docroot/modules/field/modules/field_sql_storage/field_sql_storage.info +++ b/docroot/modules/field/modules/field_sql_storage/field_sql_storage.info @@ -7,7 +7,7 @@ dependencies[] = field files[] = field_sql_storage.test required = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/field/modules/list/list.info b/docroot/modules/field/modules/list/list.info index 95621e06..c9e1e3e6 100644 --- a/docroot/modules/field/modules/list/list.info +++ b/docroot/modules/field/modules/list/list.info @@ -7,7 +7,7 @@ dependencies[] = field dependencies[] = options files[] = tests/list.test -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/field/modules/list/tests/list_test.info b/docroot/modules/field/modules/list/tests/list_test.info index f95d5b40..2ecea39d 100644 --- a/docroot/modules/field/modules/list/tests/list_test.info +++ b/docroot/modules/field/modules/list/tests/list_test.info @@ -5,7 +5,7 @@ package = Testing version = VERSION hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/field/modules/number/number.info b/docroot/modules/field/modules/number/number.info index 3f7078cc..edea52c6 100644 --- a/docroot/modules/field/modules/number/number.info +++ b/docroot/modules/field/modules/number/number.info @@ -6,7 +6,7 @@ core = 7.x dependencies[] = field files[] = number.test -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/field/modules/options/options.info b/docroot/modules/field/modules/options/options.info index 25ee9aa2..33d6bbe4 100644 --- a/docroot/modules/field/modules/options/options.info +++ b/docroot/modules/field/modules/options/options.info @@ -6,7 +6,7 @@ core = 7.x dependencies[] = field files[] = options.test -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/field/modules/text/text.info b/docroot/modules/field/modules/text/text.info index 4c9aa925..08602fa8 100644 --- a/docroot/modules/field/modules/text/text.info +++ b/docroot/modules/field/modules/text/text.info @@ -7,7 +7,7 @@ dependencies[] = field files[] = text.test required = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/field/tests/field_test.info b/docroot/modules/field/tests/field_test.info index adfbebaa..039df6b4 100644 --- a/docroot/modules/field/tests/field_test.info +++ b/docroot/modules/field/tests/field_test.info @@ -6,7 +6,7 @@ files[] = field_test.entity.inc version = VERSION hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/field_ui/field_ui.info b/docroot/modules/field_ui/field_ui.info index f17b3c3f..ebbcee9d 100644 --- a/docroot/modules/field_ui/field_ui.info +++ b/docroot/modules/field_ui/field_ui.info @@ -6,7 +6,7 @@ core = 7.x dependencies[] = field files[] = field_ui.test -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/file/file.info b/docroot/modules/file/file.info index 0bf5f28b..7bea3557 100644 --- a/docroot/modules/file/file.info +++ b/docroot/modules/file/file.info @@ -6,7 +6,7 @@ core = 7.x dependencies[] = field files[] = tests/file.test -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/file/tests/file_module_test.info b/docroot/modules/file/tests/file_module_test.info index fa355f9e..8ef0a283 100644 --- a/docroot/modules/file/tests/file_module_test.info +++ b/docroot/modules/file/tests/file_module_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/filter/filter.info b/docroot/modules/filter/filter.info index c00b8f8c..8f1e4bf3 100644 --- a/docroot/modules/filter/filter.info +++ b/docroot/modules/filter/filter.info @@ -7,7 +7,7 @@ files[] = filter.test required = TRUE configure = admin/config/content/formats -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/forum/forum.info b/docroot/modules/forum/forum.info index d1f2cf86..47825f41 100644 --- a/docroot/modules/forum/forum.info +++ b/docroot/modules/forum/forum.info @@ -9,7 +9,7 @@ files[] = forum.test configure = admin/structure/forum stylesheets[all][] = forum.css -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/help/help.info b/docroot/modules/help/help.info index 7e3542c1..7e191a18 100644 --- a/docroot/modules/help/help.info +++ b/docroot/modules/help/help.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x files[] = help.test -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/image/image.info b/docroot/modules/image/image.info index 4846e1af..474e06e1 100644 --- a/docroot/modules/image/image.info +++ b/docroot/modules/image/image.info @@ -7,7 +7,7 @@ dependencies[] = file files[] = image.test configure = admin/config/media/image-styles -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/image/tests/image_module_styles_test.info b/docroot/modules/image/tests/image_module_styles_test.info index d1155b4b..f4aab036 100644 --- a/docroot/modules/image/tests/image_module_styles_test.info +++ b/docroot/modules/image/tests/image_module_styles_test.info @@ -7,7 +7,7 @@ files[] = image_module_styles_test.module dependencies[] = image_module_test hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/image/tests/image_module_test.info b/docroot/modules/image/tests/image_module_test.info index f86bae75..8c6e9320 100644 --- a/docroot/modules/image/tests/image_module_test.info +++ b/docroot/modules/image/tests/image_module_test.info @@ -6,7 +6,7 @@ core = 7.x files[] = image_module_test.module hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/locale/locale.info b/docroot/modules/locale/locale.info index ae782230..4056b2b9 100644 --- a/docroot/modules/locale/locale.info +++ b/docroot/modules/locale/locale.info @@ -6,7 +6,7 @@ core = 7.x files[] = locale.test configure = admin/config/regional/language -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/locale/tests/locale_test.info b/docroot/modules/locale/tests/locale_test.info index f2fbdbe6..127b22a4 100644 --- a/docroot/modules/locale/tests/locale_test.info +++ b/docroot/modules/locale/tests/locale_test.info @@ -5,7 +5,7 @@ package = Testing version = VERSION hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/menu/menu.info b/docroot/modules/menu/menu.info index 11e9c4dd..af4880ce 100644 --- a/docroot/modules/menu/menu.info +++ b/docroot/modules/menu/menu.info @@ -6,7 +6,7 @@ core = 7.x files[] = menu.test configure = admin/structure/menu -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/node/node.info b/docroot/modules/node/node.info index ad74aac9..8e263efa 100644 --- a/docroot/modules/node/node.info +++ b/docroot/modules/node/node.info @@ -9,7 +9,7 @@ required = TRUE configure = admin/structure/types stylesheets[all][] = node.css -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/node/tests/node_access_test.info b/docroot/modules/node/tests/node_access_test.info index f68651cf..d0c1ad72 100644 --- a/docroot/modules/node/tests/node_access_test.info +++ b/docroot/modules/node/tests/node_access_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/node/tests/node_test.info b/docroot/modules/node/tests/node_test.info index 2f589b15..726d12d6 100644 --- a/docroot/modules/node/tests/node_test.info +++ b/docroot/modules/node/tests/node_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/node/tests/node_test_exception.info b/docroot/modules/node/tests/node_test_exception.info index 39e8dc00..7678d8fc 100644 --- a/docroot/modules/node/tests/node_test_exception.info +++ b/docroot/modules/node/tests/node_test_exception.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/openid/openid.info b/docroot/modules/openid/openid.info index 41fddac9..d3d84717 100644 --- a/docroot/modules/openid/openid.info +++ b/docroot/modules/openid/openid.info @@ -5,7 +5,7 @@ package = Core core = 7.x files[] = openid.test -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/openid/tests/openid_test.info b/docroot/modules/openid/tests/openid_test.info index c962383d..560682c2 100644 --- a/docroot/modules/openid/tests/openid_test.info +++ b/docroot/modules/openid/tests/openid_test.info @@ -6,7 +6,7 @@ core = 7.x dependencies[] = openid hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/overlay/overlay.info b/docroot/modules/overlay/overlay.info index 7205a075..52e7c4cd 100644 --- a/docroot/modules/overlay/overlay.info +++ b/docroot/modules/overlay/overlay.info @@ -4,7 +4,7 @@ package = Core version = VERSION core = 7.x -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/path/path.info b/docroot/modules/path/path.info index 095e3b50..f7f3770d 100644 --- a/docroot/modules/path/path.info +++ b/docroot/modules/path/path.info @@ -6,7 +6,7 @@ core = 7.x files[] = path.test configure = admin/config/search/path -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/php/php.info b/docroot/modules/php/php.info index 4d4add73..0b0cd4fa 100644 --- a/docroot/modules/php/php.info +++ b/docroot/modules/php/php.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x files[] = php.test -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/poll/poll.info b/docroot/modules/poll/poll.info index f9dddcc7..cffaa608 100644 --- a/docroot/modules/poll/poll.info +++ b/docroot/modules/poll/poll.info @@ -6,7 +6,7 @@ core = 7.x files[] = poll.test stylesheets[all][] = poll.css -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/profile/profile.info b/docroot/modules/profile/profile.info index 34d3e530..1fd26ee5 100644 --- a/docroot/modules/profile/profile.info +++ b/docroot/modules/profile/profile.info @@ -11,7 +11,7 @@ configure = admin/config/people/profile ; See user_system_info_alter(). hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/rdf/rdf.info b/docroot/modules/rdf/rdf.info index d0b486e3..fea3b557 100644 --- a/docroot/modules/rdf/rdf.info +++ b/docroot/modules/rdf/rdf.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x files[] = rdf.test -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/rdf/tests/rdf_test.info b/docroot/modules/rdf/tests/rdf_test.info index 902a59a3..8512a251 100644 --- a/docroot/modules/rdf/tests/rdf_test.info +++ b/docroot/modules/rdf/tests/rdf_test.info @@ -6,7 +6,7 @@ core = 7.x hidden = TRUE dependencies[] = blog -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/search/search.info b/docroot/modules/search/search.info index a8d51037..511eca54 100644 --- a/docroot/modules/search/search.info +++ b/docroot/modules/search/search.info @@ -8,7 +8,7 @@ files[] = search.test configure = admin/config/search/settings stylesheets[all][] = search.css -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/search/tests/search_embedded_form.info b/docroot/modules/search/tests/search_embedded_form.info index 7a79b8db..2b162845 100644 --- a/docroot/modules/search/tests/search_embedded_form.info +++ b/docroot/modules/search/tests/search_embedded_form.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/search/tests/search_extra_type.info b/docroot/modules/search/tests/search_extra_type.info index 5e551759..d5a6986f 100644 --- a/docroot/modules/search/tests/search_extra_type.info +++ b/docroot/modules/search/tests/search_extra_type.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/search/tests/search_node_tags.info b/docroot/modules/search/tests/search_node_tags.info index d61aaeb0..b02cb9a8 100644 --- a/docroot/modules/search/tests/search_node_tags.info +++ b/docroot/modules/search/tests/search_node_tags.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/shortcut/shortcut.info b/docroot/modules/shortcut/shortcut.info index 3700460c..f06e84d6 100644 --- a/docroot/modules/shortcut/shortcut.info +++ b/docroot/modules/shortcut/shortcut.info @@ -6,7 +6,7 @@ core = 7.x files[] = shortcut.test configure = admin/config/user-interface/shortcut -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/simpletest.info b/docroot/modules/simpletest/simpletest.info index ab3a76de..2fdd08f2 100644 --- a/docroot/modules/simpletest/simpletest.info +++ b/docroot/modules/simpletest/simpletest.info @@ -58,7 +58,7 @@ files[] = tests/upgrade/update.trigger.test files[] = tests/upgrade/update.field.test files[] = tests/upgrade/update.user.test -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/actions_loop_test.info b/docroot/modules/simpletest/tests/actions_loop_test.info index 3e0703cf..1fc191af 100644 --- a/docroot/modules/simpletest/tests/actions_loop_test.info +++ b/docroot/modules/simpletest/tests/actions_loop_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/ajax_forms_test.info b/docroot/modules/simpletest/tests/ajax_forms_test.info index 124c386c..9a9e28c2 100644 --- a/docroot/modules/simpletest/tests/ajax_forms_test.info +++ b/docroot/modules/simpletest/tests/ajax_forms_test.info @@ -5,7 +5,7 @@ package = Testing version = VERSION hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/ajax_test.info b/docroot/modules/simpletest/tests/ajax_test.info index b905bfb4..847cd733 100644 --- a/docroot/modules/simpletest/tests/ajax_test.info +++ b/docroot/modules/simpletest/tests/ajax_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/batch_test.info b/docroot/modules/simpletest/tests/batch_test.info index 720926b0..fe2406fa 100644 --- a/docroot/modules/simpletest/tests/batch_test.info +++ b/docroot/modules/simpletest/tests/batch_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/boot_test_1.info b/docroot/modules/simpletest/tests/boot_test_1.info index bdcad136..6b6ea629 100644 --- a/docroot/modules/simpletest/tests/boot_test_1.info +++ b/docroot/modules/simpletest/tests/boot_test_1.info @@ -5,7 +5,7 @@ package = Testing version = VERSION hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/boot_test_2.info b/docroot/modules/simpletest/tests/boot_test_2.info index e6f88395..5ffcb3a7 100644 --- a/docroot/modules/simpletest/tests/boot_test_2.info +++ b/docroot/modules/simpletest/tests/boot_test_2.info @@ -5,7 +5,7 @@ package = Testing version = VERSION hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/common_test.info b/docroot/modules/simpletest/tests/common_test.info index 8fdef635..559f97b3 100644 --- a/docroot/modules/simpletest/tests/common_test.info +++ b/docroot/modules/simpletest/tests/common_test.info @@ -7,7 +7,7 @@ stylesheets[all][] = common_test.css stylesheets[print][] = common_test.print.css hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/common_test_cron_helper.info b/docroot/modules/simpletest/tests/common_test_cron_helper.info index cd23b212..7122c7e2 100644 --- a/docroot/modules/simpletest/tests/common_test_cron_helper.info +++ b/docroot/modules/simpletest/tests/common_test_cron_helper.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/database_test.info b/docroot/modules/simpletest/tests/database_test.info index 0a70e077..551a0f61 100644 --- a/docroot/modules/simpletest/tests/database_test.info +++ b/docroot/modules/simpletest/tests/database_test.info @@ -5,7 +5,7 @@ package = Testing version = VERSION hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/drupal_autoload_test/drupal_autoload_test.info b/docroot/modules/simpletest/tests/drupal_autoload_test/drupal_autoload_test.info index dfaea9d9..2841f7c6 100644 --- a/docroot/modules/simpletest/tests/drupal_autoload_test/drupal_autoload_test.info +++ b/docroot/modules/simpletest/tests/drupal_autoload_test/drupal_autoload_test.info @@ -7,7 +7,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info b/docroot/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info index 7b3586f7..a65771ff 100644 --- a/docroot/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info +++ b/docroot/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info b/docroot/modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info index fc204390..c1e883ca 100644 --- a/docroot/modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info +++ b/docroot/modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/entity_cache_test.info b/docroot/modules/simpletest/tests/entity_cache_test.info index f07a4f0b..5b4849ee 100644 --- a/docroot/modules/simpletest/tests/entity_cache_test.info +++ b/docroot/modules/simpletest/tests/entity_cache_test.info @@ -6,7 +6,7 @@ core = 7.x dependencies[] = entity_cache_test_dependency hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/entity_cache_test_dependency.info b/docroot/modules/simpletest/tests/entity_cache_test_dependency.info index 7134e72c..7cde0ea0 100644 --- a/docroot/modules/simpletest/tests/entity_cache_test_dependency.info +++ b/docroot/modules/simpletest/tests/entity_cache_test_dependency.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/entity_crud_hook_test.info b/docroot/modules/simpletest/tests/entity_crud_hook_test.info index 38c502aa..8afdb5f8 100644 --- a/docroot/modules/simpletest/tests/entity_crud_hook_test.info +++ b/docroot/modules/simpletest/tests/entity_crud_hook_test.info @@ -5,7 +5,7 @@ package = Testing version = VERSION hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/entity_query_access_test.info b/docroot/modules/simpletest/tests/entity_query_access_test.info index 4dfc595e..395559ff 100644 --- a/docroot/modules/simpletest/tests/entity_query_access_test.info +++ b/docroot/modules/simpletest/tests/entity_query_access_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/error_test.info b/docroot/modules/simpletest/tests/error_test.info index b50fd227..a7f8ff8f 100644 --- a/docroot/modules/simpletest/tests/error_test.info +++ b/docroot/modules/simpletest/tests/error_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/file_test.info b/docroot/modules/simpletest/tests/file_test.info index cb7e5342..13a8bf6d 100644 --- a/docroot/modules/simpletest/tests/file_test.info +++ b/docroot/modules/simpletest/tests/file_test.info @@ -6,7 +6,7 @@ core = 7.x files[] = file_test.module hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/filter_test.info b/docroot/modules/simpletest/tests/filter_test.info index ef51effd..fd93e8ae 100644 --- a/docroot/modules/simpletest/tests/filter_test.info +++ b/docroot/modules/simpletest/tests/filter_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/form_test.info b/docroot/modules/simpletest/tests/form_test.info index 5e9d9e96..7c339e26 100644 --- a/docroot/modules/simpletest/tests/form_test.info +++ b/docroot/modules/simpletest/tests/form_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/image_test.info b/docroot/modules/simpletest/tests/image_test.info index d6126095..60b47dda 100644 --- a/docroot/modules/simpletest/tests/image_test.info +++ b/docroot/modules/simpletest/tests/image_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/menu_test.info b/docroot/modules/simpletest/tests/menu_test.info index 2729d697..959be8c6 100644 --- a/docroot/modules/simpletest/tests/menu_test.info +++ b/docroot/modules/simpletest/tests/menu_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/module_test.info b/docroot/modules/simpletest/tests/module_test.info index 6751642d..d4c939d5 100644 --- a/docroot/modules/simpletest/tests/module_test.info +++ b/docroot/modules/simpletest/tests/module_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/path_test.info b/docroot/modules/simpletest/tests/path_test.info index 5406c3c4..083df3dd 100644 --- a/docroot/modules/simpletest/tests/path_test.info +++ b/docroot/modules/simpletest/tests/path_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/psr_0_test/psr_0_test.info b/docroot/modules/simpletest/tests/psr_0_test/psr_0_test.info index 92862f45..5d5d9ba8 100644 --- a/docroot/modules/simpletest/tests/psr_0_test/psr_0_test.info +++ b/docroot/modules/simpletest/tests/psr_0_test/psr_0_test.info @@ -5,7 +5,7 @@ core = 7.x hidden = TRUE package = Testing -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/psr_4_test/psr_4_test.info b/docroot/modules/simpletest/tests/psr_4_test/psr_4_test.info index fb878f2c..30af060a 100644 --- a/docroot/modules/simpletest/tests/psr_4_test/psr_4_test.info +++ b/docroot/modules/simpletest/tests/psr_4_test/psr_4_test.info @@ -5,7 +5,7 @@ core = 7.x hidden = TRUE package = Testing -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/requirements1_test.info b/docroot/modules/simpletest/tests/requirements1_test.info index 7553d112..17cf5fd3 100644 --- a/docroot/modules/simpletest/tests/requirements1_test.info +++ b/docroot/modules/simpletest/tests/requirements1_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/requirements2_test.info b/docroot/modules/simpletest/tests/requirements2_test.info index e0d81407..4f6f23a8 100644 --- a/docroot/modules/simpletest/tests/requirements2_test.info +++ b/docroot/modules/simpletest/tests/requirements2_test.info @@ -7,7 +7,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/session_test.info b/docroot/modules/simpletest/tests/session_test.info index 45c65d69..907f7e92 100644 --- a/docroot/modules/simpletest/tests/session_test.info +++ b/docroot/modules/simpletest/tests/session_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/system_admin_test.info b/docroot/modules/simpletest/tests/system_admin_test.info index 9a10118f..ea9643cb 100644 --- a/docroot/modules/simpletest/tests/system_admin_test.info +++ b/docroot/modules/simpletest/tests/system_admin_test.info @@ -6,7 +6,7 @@ core = 7.x hidden = FALSE configure = config/broken -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/system_dependencies_test.info b/docroot/modules/simpletest/tests/system_dependencies_test.info index 12108049..d00cb45f 100644 --- a/docroot/modules/simpletest/tests/system_dependencies_test.info +++ b/docroot/modules/simpletest/tests/system_dependencies_test.info @@ -6,7 +6,7 @@ core = 7.x hidden = TRUE dependencies[] = _missing_dependency -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/system_incompatible_core_version_dependencies_test.info b/docroot/modules/simpletest/tests/system_incompatible_core_version_dependencies_test.info index b2ead7f1..f1b85343 100644 --- a/docroot/modules/simpletest/tests/system_incompatible_core_version_dependencies_test.info +++ b/docroot/modules/simpletest/tests/system_incompatible_core_version_dependencies_test.info @@ -6,7 +6,7 @@ core = 7.x hidden = TRUE dependencies[] = system_incompatible_core_version_test -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/system_incompatible_core_version_test.info b/docroot/modules/simpletest/tests/system_incompatible_core_version_test.info index 5c713cee..7185eb57 100644 --- a/docroot/modules/simpletest/tests/system_incompatible_core_version_test.info +++ b/docroot/modules/simpletest/tests/system_incompatible_core_version_test.info @@ -5,7 +5,7 @@ version = VERSION core = 5.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/system_incompatible_module_version_dependencies_test.info b/docroot/modules/simpletest/tests/system_incompatible_module_version_dependencies_test.info index e1849532..54ab48b7 100644 --- a/docroot/modules/simpletest/tests/system_incompatible_module_version_dependencies_test.info +++ b/docroot/modules/simpletest/tests/system_incompatible_module_version_dependencies_test.info @@ -7,7 +7,7 @@ hidden = TRUE ; system_incompatible_module_version_test declares version 1.0 dependencies[] = system_incompatible_module_version_test (>2.0) -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/system_incompatible_module_version_test.info b/docroot/modules/simpletest/tests/system_incompatible_module_version_test.info index 4e57475f..27fd60fe 100644 --- a/docroot/modules/simpletest/tests/system_incompatible_module_version_test.info +++ b/docroot/modules/simpletest/tests/system_incompatible_module_version_test.info @@ -5,7 +5,7 @@ version = 1.0 core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/system_null_version_test.info b/docroot/modules/simpletest/tests/system_null_version_test.info index 548d6a22..1d025238 100644 --- a/docroot/modules/simpletest/tests/system_null_version_test.info +++ b/docroot/modules/simpletest/tests/system_null_version_test.info @@ -4,7 +4,7 @@ package = Only For Testing core = 7.x hidden = FALSE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/system_project_namespace_test.info b/docroot/modules/simpletest/tests/system_project_namespace_test.info index edc6fd48..4aea55ca 100644 --- a/docroot/modules/simpletest/tests/system_project_namespace_test.info +++ b/docroot/modules/simpletest/tests/system_project_namespace_test.info @@ -6,7 +6,7 @@ core = 7.x hidden = TRUE dependencies[] = drupal:filter -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/system_requires_null_version_test.info b/docroot/modules/simpletest/tests/system_requires_null_version_test.info index 81d31e63..d691975f 100644 --- a/docroot/modules/simpletest/tests/system_requires_null_version_test.info +++ b/docroot/modules/simpletest/tests/system_requires_null_version_test.info @@ -6,7 +6,7 @@ version = VERSION hidden = FALSE dependencies[] = system_null_version_test -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/system_test.info b/docroot/modules/simpletest/tests/system_test.info index 91745b6d..2838e231 100644 --- a/docroot/modules/simpletest/tests/system_test.info +++ b/docroot/modules/simpletest/tests/system_test.info @@ -6,7 +6,7 @@ core = 7.x files[] = system_test.module hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/taxonomy_nodes_test.info b/docroot/modules/simpletest/tests/taxonomy_nodes_test.info index b360c680..8bc75dd5 100644 --- a/docroot/modules/simpletest/tests/taxonomy_nodes_test.info +++ b/docroot/modules/simpletest/tests/taxonomy_nodes_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/taxonomy_test.info b/docroot/modules/simpletest/tests/taxonomy_test.info index dbba2e46..dd401b77 100644 --- a/docroot/modules/simpletest/tests/taxonomy_test.info +++ b/docroot/modules/simpletest/tests/taxonomy_test.info @@ -6,7 +6,7 @@ core = 7.x hidden = TRUE dependencies[] = taxonomy -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/theme_test.info b/docroot/modules/simpletest/tests/theme_test.info index 1d5e74d5..aee9bad2 100644 --- a/docroot/modules/simpletest/tests/theme_test.info +++ b/docroot/modules/simpletest/tests/theme_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/themes/test_basetheme/test_basetheme.info b/docroot/modules/simpletest/tests/themes/test_basetheme/test_basetheme.info index 1b34909c..982a2c9b 100644 --- a/docroot/modules/simpletest/tests/themes/test_basetheme/test_basetheme.info +++ b/docroot/modules/simpletest/tests/themes/test_basetheme/test_basetheme.info @@ -6,7 +6,7 @@ hidden = TRUE settings[basetheme_only] = base theme value settings[subtheme_override] = base theme value -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/themes/test_subtheme/test_subtheme.info b/docroot/modules/simpletest/tests/themes/test_subtheme/test_subtheme.info index ccd3b427..993272e4 100644 --- a/docroot/modules/simpletest/tests/themes/test_subtheme/test_subtheme.info +++ b/docroot/modules/simpletest/tests/themes/test_subtheme/test_subtheme.info @@ -6,7 +6,7 @@ hidden = TRUE settings[subtheme_override] = subtheme value -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/themes/test_theme/test_theme.info b/docroot/modules/simpletest/tests/themes/test_theme/test_theme.info index 958105fa..0217410b 100644 --- a/docroot/modules/simpletest/tests/themes/test_theme/test_theme.info +++ b/docroot/modules/simpletest/tests/themes/test_theme/test_theme.info @@ -17,7 +17,7 @@ stylesheets[all][] = system.base.css settings[theme_test_setting] = default value -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/themes/test_theme_nyan_cat/test_theme_nyan_cat.info b/docroot/modules/simpletest/tests/themes/test_theme_nyan_cat/test_theme_nyan_cat.info index 3326fe56..6d3850a2 100644 --- a/docroot/modules/simpletest/tests/themes/test_theme_nyan_cat/test_theme_nyan_cat.info +++ b/docroot/modules/simpletest/tests/themes/test_theme_nyan_cat/test_theme_nyan_cat.info @@ -4,7 +4,7 @@ core = 7.x hidden = TRUE engine = nyan_cat -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/update_script_test.info b/docroot/modules/simpletest/tests/update_script_test.info index 897ea1ef..16415489 100644 --- a/docroot/modules/simpletest/tests/update_script_test.info +++ b/docroot/modules/simpletest/tests/update_script_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/update_test_1.info b/docroot/modules/simpletest/tests/update_test_1.info index 3545fb74..191cd5f0 100644 --- a/docroot/modules/simpletest/tests/update_test_1.info +++ b/docroot/modules/simpletest/tests/update_test_1.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/update_test_2.info b/docroot/modules/simpletest/tests/update_test_2.info index 3545fb74..191cd5f0 100644 --- a/docroot/modules/simpletest/tests/update_test_2.info +++ b/docroot/modules/simpletest/tests/update_test_2.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/update_test_3.info b/docroot/modules/simpletest/tests/update_test_3.info index 3545fb74..191cd5f0 100644 --- a/docroot/modules/simpletest/tests/update_test_3.info +++ b/docroot/modules/simpletest/tests/update_test_3.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/url_alter_test.info b/docroot/modules/simpletest/tests/url_alter_test.info index ee0a8238..10c2943e 100644 --- a/docroot/modules/simpletest/tests/url_alter_test.info +++ b/docroot/modules/simpletest/tests/url_alter_test.info @@ -5,7 +5,7 @@ package = Testing version = VERSION hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/simpletest/tests/xmlrpc_test.info b/docroot/modules/simpletest/tests/xmlrpc_test.info index 31ae9d27..e1fb22d8 100644 --- a/docroot/modules/simpletest/tests/xmlrpc_test.info +++ b/docroot/modules/simpletest/tests/xmlrpc_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/statistics/statistics.info b/docroot/modules/statistics/statistics.info index 18d6f02e..3bdfd4d4 100644 --- a/docroot/modules/statistics/statistics.info +++ b/docroot/modules/statistics/statistics.info @@ -6,7 +6,7 @@ core = 7.x files[] = statistics.test configure = admin/config/system/statistics -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/syslog/syslog.info b/docroot/modules/syslog/syslog.info index d0f25a10..8077233e 100644 --- a/docroot/modules/syslog/syslog.info +++ b/docroot/modules/syslog/syslog.info @@ -6,7 +6,7 @@ core = 7.x files[] = syslog.test configure = admin/config/development/logging -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/system/system.admin.inc b/docroot/modules/system/system.admin.inc index bf3abb67..f7f7cdb6 100644 --- a/docroot/modules/system/system.admin.inc +++ b/docroot/modules/system/system.admin.inc @@ -2385,7 +2385,7 @@ function system_run_cron() { * Menu callback: return information about PHP. */ function system_php() { - phpinfo(); + phpinfo(~ (INFO_VARIABLES | INFO_ENVIRONMENT)); drupal_exit(); } diff --git a/docroot/modules/system/system.info b/docroot/modules/system/system.info index 3c4fbeaf..28520578 100644 --- a/docroot/modules/system/system.info +++ b/docroot/modules/system/system.info @@ -12,7 +12,7 @@ files[] = system.test required = TRUE configure = admin/config/system -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/system/tests/cron_queue_test.info b/docroot/modules/system/tests/cron_queue_test.info index b9d7ec72..534ed01d 100644 --- a/docroot/modules/system/tests/cron_queue_test.info +++ b/docroot/modules/system/tests/cron_queue_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/system/tests/system_cron_test.info b/docroot/modules/system/tests/system_cron_test.info index a701fb97..94ff1511 100644 --- a/docroot/modules/system/tests/system_cron_test.info +++ b/docroot/modules/system/tests/system_cron_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/taxonomy/taxonomy.info b/docroot/modules/taxonomy/taxonomy.info index cbb39bf4..c4e48626 100644 --- a/docroot/modules/taxonomy/taxonomy.info +++ b/docroot/modules/taxonomy/taxonomy.info @@ -8,7 +8,7 @@ files[] = taxonomy.module files[] = taxonomy.test configure = admin/structure/taxonomy -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/toolbar/toolbar.info b/docroot/modules/toolbar/toolbar.info index 5c33250e..d041fb99 100644 --- a/docroot/modules/toolbar/toolbar.info +++ b/docroot/modules/toolbar/toolbar.info @@ -5,7 +5,7 @@ package = Core version = VERSION files[] = toolbar.test -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/tracker/tracker.info b/docroot/modules/tracker/tracker.info index f34a3d19..47320b07 100644 --- a/docroot/modules/tracker/tracker.info +++ b/docroot/modules/tracker/tracker.info @@ -6,7 +6,7 @@ version = VERSION core = 7.x files[] = tracker.test -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/translation/tests/translation_test.info b/docroot/modules/translation/tests/translation_test.info index 7714c09c..ec29b208 100644 --- a/docroot/modules/translation/tests/translation_test.info +++ b/docroot/modules/translation/tests/translation_test.info @@ -5,7 +5,7 @@ package = Testing version = VERSION hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/translation/translation.info b/docroot/modules/translation/translation.info index 7dc3ef2c..2bba716d 100644 --- a/docroot/modules/translation/translation.info +++ b/docroot/modules/translation/translation.info @@ -6,7 +6,7 @@ version = VERSION core = 7.x files[] = translation.test -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/trigger/tests/trigger_test.info b/docroot/modules/trigger/tests/trigger_test.info index 78320bfc..63918697 100644 --- a/docroot/modules/trigger/tests/trigger_test.info +++ b/docroot/modules/trigger/tests/trigger_test.info @@ -4,7 +4,7 @@ package = Testing core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/trigger/trigger.info b/docroot/modules/trigger/trigger.info index 21dedd94..21b85526 100644 --- a/docroot/modules/trigger/trigger.info +++ b/docroot/modules/trigger/trigger.info @@ -6,7 +6,7 @@ core = 7.x files[] = trigger.test configure = admin/structure/trigger -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/update/tests/aaa_update_test.info b/docroot/modules/update/tests/aaa_update_test.info index 7aff9e15..2e43d154 100644 --- a/docroot/modules/update/tests/aaa_update_test.info +++ b/docroot/modules/update/tests/aaa_update_test.info @@ -4,7 +4,7 @@ package = Testing core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/update/tests/bbb_update_test.info b/docroot/modules/update/tests/bbb_update_test.info index dbe25d97..dcd1701f 100644 --- a/docroot/modules/update/tests/bbb_update_test.info +++ b/docroot/modules/update/tests/bbb_update_test.info @@ -4,7 +4,7 @@ package = Testing core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/update/tests/ccc_update_test.info b/docroot/modules/update/tests/ccc_update_test.info index 543af5d5..a220c832 100644 --- a/docroot/modules/update/tests/ccc_update_test.info +++ b/docroot/modules/update/tests/ccc_update_test.info @@ -4,7 +4,7 @@ package = Testing core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/update/tests/themes/update_test_admintheme/update_test_admintheme.info b/docroot/modules/update/tests/themes/update_test_admintheme/update_test_admintheme.info index a2322f11..4fed03ed 100644 --- a/docroot/modules/update/tests/themes/update_test_admintheme/update_test_admintheme.info +++ b/docroot/modules/update/tests/themes/update_test_admintheme/update_test_admintheme.info @@ -3,7 +3,7 @@ description = Test theme which is used as admin theme. core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info b/docroot/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info index 6f14e93d..765e2c01 100644 --- a/docroot/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info +++ b/docroot/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info @@ -3,7 +3,7 @@ description = Test theme which acts as a base theme for other test subthemes. core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info b/docroot/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info index a255444a..4f57be64 100644 --- a/docroot/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info +++ b/docroot/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info @@ -4,7 +4,7 @@ core = 7.x base theme = update_test_basetheme hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/update/tests/update_test.info b/docroot/modules/update/tests/update_test.info index bf4e64e0..8c9ce8f7 100644 --- a/docroot/modules/update/tests/update_test.info +++ b/docroot/modules/update/tests/update_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/update/update.info b/docroot/modules/update/update.info index dcf5feea..c8d8224e 100644 --- a/docroot/modules/update/update.info +++ b/docroot/modules/update/update.info @@ -6,7 +6,7 @@ core = 7.x files[] = update.test configure = admin/reports/updates/settings -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/user/tests/anonymous_user_unblock_test.info b/docroot/modules/user/tests/anonymous_user_unblock_test.info index 0be0183a..93359602 100644 --- a/docroot/modules/user/tests/anonymous_user_unblock_test.info +++ b/docroot/modules/user/tests/anonymous_user_unblock_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/user/tests/user_email_validation_test.info b/docroot/modules/user/tests/user_email_validation_test.info index e53298af..8c439c5d 100644 --- a/docroot/modules/user/tests/user_email_validation_test.info +++ b/docroot/modules/user/tests/user_email_validation_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/user/tests/user_flood_test.info b/docroot/modules/user/tests/user_flood_test.info index bdc9f245..e32c7689 100644 --- a/docroot/modules/user/tests/user_flood_test.info +++ b/docroot/modules/user/tests/user_flood_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/user/tests/user_form_test.info b/docroot/modules/user/tests/user_form_test.info index c82926fc..d44f8855 100644 --- a/docroot/modules/user/tests/user_form_test.info +++ b/docroot/modules/user/tests/user_form_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/user/tests/user_session_test.info b/docroot/modules/user/tests/user_session_test.info index 77aaf30d..f042beba 100644 --- a/docroot/modules/user/tests/user_session_test.info +++ b/docroot/modules/user/tests/user_session_test.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/modules/user/user.info b/docroot/modules/user/user.info index cb3fa85d..4a9a39f2 100644 --- a/docroot/modules/user/user.info +++ b/docroot/modules/user/user.info @@ -9,7 +9,7 @@ required = TRUE configure = admin/config/people stylesheets[all][] = user.css -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/profiles/minimal/minimal.info b/docroot/profiles/minimal/minimal.info index 7cc411d4..e796c8a4 100644 --- a/docroot/profiles/minimal/minimal.info +++ b/docroot/profiles/minimal/minimal.info @@ -5,7 +5,7 @@ core = 7.x dependencies[] = block dependencies[] = dblog -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/profiles/standard/standard.info b/docroot/profiles/standard/standard.info index e797e117..3dd1b05b 100644 --- a/docroot/profiles/standard/standard.info +++ b/docroot/profiles/standard/standard.info @@ -24,7 +24,7 @@ dependencies[] = field_ui dependencies[] = file dependencies[] = rdf -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info b/docroot/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info index 900e353f..ec7e2580 100644 --- a/docroot/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info +++ b/docroot/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info @@ -6,7 +6,7 @@ core = 7.x hidden = TRUE files[] = drupal_system_listing_compatible_test.test -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info b/docroot/profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info index 8276bc35..7689a736 100644 --- a/docroot/profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info +++ b/docroot/profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info @@ -8,7 +8,7 @@ version = VERSION core = 6.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/profiles/testing/testing.info b/docroot/profiles/testing/testing.info index 9efd9dd2..04789c81 100644 --- a/docroot/profiles/testing/testing.info +++ b/docroot/profiles/testing/testing.info @@ -4,7 +4,7 @@ version = VERSION core = 7.x hidden = TRUE -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/themes/bartik/bartik.info b/docroot/themes/bartik/bartik.info index e374eebc..332e6890 100644 --- a/docroot/themes/bartik/bartik.info +++ b/docroot/themes/bartik/bartik.info @@ -34,7 +34,7 @@ regions[footer] = Footer settings[shortcut_module_link] = 0 -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/themes/garland/garland.info b/docroot/themes/garland/garland.info index 8f2c0cd3..5e7ceace 100644 --- a/docroot/themes/garland/garland.info +++ b/docroot/themes/garland/garland.info @@ -7,7 +7,7 @@ stylesheets[all][] = style.css stylesheets[print][] = print.css settings[garland_width] = fluid -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/themes/seven/seven.info b/docroot/themes/seven/seven.info index 54eac016..1487b7e6 100644 --- a/docroot/themes/seven/seven.info +++ b/docroot/themes/seven/seven.info @@ -13,7 +13,7 @@ regions[page_bottom] = Page bottom regions[sidebar_first] = First sidebar regions_hidden[] = sidebar_first -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530" diff --git a/docroot/themes/stark/stark.info b/docroot/themes/stark/stark.info index 42d47973..6798603e 100644 --- a/docroot/themes/stark/stark.info +++ b/docroot/themes/stark/stark.info @@ -5,7 +5,7 @@ version = VERSION core = 7.x stylesheets[all][] = layout.css -; Information added by Drupal.org packaging script on 2022-12-14 -version = "7.94" +; Information added by Drupal.org packaging script on 2023-03-15 +version = "7.95" project = "drupal" -datestamp = "1671034612" +datestamp = "1678902530"