Browse Source

[up] Drupal 7.65

opi 6 years ago
parent
commit
9c2423b556
100 changed files with 331 additions and 288 deletions
  1. 5 0
      CHANGELOG.txt
  2. 1 1
      includes/bootstrap.inc
  3. 23 2
      includes/file.inc
  4. 3 3
      modules/aggregator/aggregator.info
  5. 3 3
      modules/aggregator/tests/aggregator_test.info
  6. 3 3
      modules/block/block.info
  7. 3 3
      modules/block/tests/block_test.info
  8. 3 3
      modules/block/tests/themes/block_test_theme/block_test_theme.info
  9. 3 3
      modules/blog/blog.info
  10. 3 3
      modules/book/book.info
  11. 3 3
      modules/color/color.info
  12. 3 3
      modules/comment/comment.info
  13. 3 3
      modules/contact/contact.info
  14. 3 3
      modules/contextual/contextual.info
  15. 3 3
      modules/dashboard/dashboard.info
  16. 3 3
      modules/dblog/dblog.info
  17. 3 3
      modules/field/field.info
  18. 3 3
      modules/field/modules/field_sql_storage/field_sql_storage.info
  19. 3 3
      modules/field/modules/list/list.info
  20. 3 3
      modules/field/modules/list/tests/list_test.info
  21. 3 3
      modules/field/modules/number/number.info
  22. 3 3
      modules/field/modules/options/options.info
  23. 3 3
      modules/field/modules/text/text.info
  24. 3 3
      modules/field/tests/field_test.info
  25. 3 3
      modules/field_ui/field_ui.info
  26. 3 3
      modules/file/file.info
  27. 3 3
      modules/file/tests/file_module_test.info
  28. 3 3
      modules/filter/filter.info
  29. 3 3
      modules/forum/forum.info
  30. 3 3
      modules/help/help.info
  31. 3 3
      modules/image/image.info
  32. 3 3
      modules/image/tests/image_module_test.info
  33. 3 3
      modules/locale/locale.info
  34. 3 3
      modules/locale/tests/locale_test.info
  35. 3 3
      modules/menu/menu.info
  36. 3 3
      modules/node/node.info
  37. 3 3
      modules/node/tests/node_access_test.info
  38. 3 3
      modules/node/tests/node_test.info
  39. 3 3
      modules/node/tests/node_test_exception.info
  40. 3 3
      modules/openid/openid.info
  41. 3 3
      modules/openid/tests/openid_test.info
  42. 3 3
      modules/overlay/overlay.info
  43. 3 3
      modules/path/path.info
  44. 3 3
      modules/php/php.info
  45. 3 3
      modules/poll/poll.info
  46. 3 3
      modules/profile/profile.info
  47. 3 3
      modules/rdf/rdf.info
  48. 3 3
      modules/rdf/tests/rdf_test.info
  49. 3 3
      modules/search/search.info
  50. 3 3
      modules/search/tests/search_embedded_form.info
  51. 3 3
      modules/search/tests/search_extra_type.info
  52. 3 3
      modules/search/tests/search_node_tags.info
  53. 3 3
      modules/shortcut/shortcut.info
  54. 3 3
      modules/simpletest/simpletest.info
  55. 3 3
      modules/simpletest/tests/actions_loop_test.info
  56. 3 3
      modules/simpletest/tests/ajax_forms_test.info
  57. 3 3
      modules/simpletest/tests/ajax_test.info
  58. 3 3
      modules/simpletest/tests/batch_test.info
  59. 3 3
      modules/simpletest/tests/boot_test_1.info
  60. 3 3
      modules/simpletest/tests/boot_test_2.info
  61. 3 3
      modules/simpletest/tests/common_test.info
  62. 3 3
      modules/simpletest/tests/common_test_cron_helper.info
  63. 3 3
      modules/simpletest/tests/database_test.info
  64. 3 3
      modules/simpletest/tests/drupal_autoload_test/drupal_autoload_test.info
  65. 3 3
      modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info
  66. 3 3
      modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info
  67. 3 3
      modules/simpletest/tests/entity_cache_test.info
  68. 3 3
      modules/simpletest/tests/entity_cache_test_dependency.info
  69. 3 3
      modules/simpletest/tests/entity_crud_hook_test.info
  70. 3 3
      modules/simpletest/tests/entity_query_access_test.info
  71. 3 3
      modules/simpletest/tests/error_test.info
  72. 17 0
      modules/simpletest/tests/file.test
  73. 3 3
      modules/simpletest/tests/file_test.info
  74. 3 3
      modules/simpletest/tests/filter_test.info
  75. 3 3
      modules/simpletest/tests/form_test.info
  76. 3 3
      modules/simpletest/tests/image_test.info
  77. 3 3
      modules/simpletest/tests/menu_test.info
  78. 3 3
      modules/simpletest/tests/module_test.info
  79. 3 3
      modules/simpletest/tests/path_test.info
  80. 3 3
      modules/simpletest/tests/psr_0_test/psr_0_test.info
  81. 3 3
      modules/simpletest/tests/psr_4_test/psr_4_test.info
  82. 3 3
      modules/simpletest/tests/requirements1_test.info
  83. 3 3
      modules/simpletest/tests/requirements2_test.info
  84. 3 3
      modules/simpletest/tests/session_test.info
  85. 3 3
      modules/simpletest/tests/system_dependencies_test.info
  86. 3 3
      modules/simpletest/tests/system_incompatible_core_version_dependencies_test.info
  87. 3 3
      modules/simpletest/tests/system_incompatible_core_version_test.info
  88. 3 3
      modules/simpletest/tests/system_incompatible_module_version_dependencies_test.info
  89. 3 3
      modules/simpletest/tests/system_incompatible_module_version_test.info
  90. 3 3
      modules/simpletest/tests/system_project_namespace_test.info
  91. 3 3
      modules/simpletest/tests/system_test.info
  92. 3 3
      modules/simpletest/tests/taxonomy_test.info
  93. 3 3
      modules/simpletest/tests/theme_test.info
  94. 3 3
      modules/simpletest/tests/themes/test_basetheme/test_basetheme.info
  95. 3 3
      modules/simpletest/tests/themes/test_subtheme/test_subtheme.info
  96. 3 3
      modules/simpletest/tests/themes/test_theme/test_theme.info
  97. 3 3
      modules/simpletest/tests/themes/test_theme_nyan_cat/test_theme_nyan_cat.info
  98. 3 3
      modules/simpletest/tests/update_script_test.info
  99. 3 3
      modules/simpletest/tests/update_test_1.info
  100. 0 0
      modules/simpletest/tests/update_test_2.info

+ 5 - 0
CHANGELOG.txt

@@ -1,6 +1,11 @@
 Drupal 7.xx, xxxx-xx-xx (development version)
 -----------------------
 
+Drupal 7.65, 2019-03-20
+-----------------------
+- Fixed security issues:
+   - SA-CORE-2019-004
+
 Drupal 7.64, 2019-02-06
 -----------------------
 - [regression] Unset the 'host' header in drupal_http_request() during redirect

+ 1 - 1
includes/bootstrap.inc

@@ -8,7 +8,7 @@
 /**
  * The current system version.
  */
-define('VERSION', '7.64');
+define('VERSION', '7.65');
 
 /**
  * Core API compatibility.

+ 23 - 2
includes/file.inc

@@ -993,8 +993,15 @@ function file_build_uri($path) {
  * @return
  *   The destination filepath, or FALSE if the file already exists
  *   and FILE_EXISTS_ERROR is specified.
+ *
+ * @throws RuntimeException
+ *   Thrown if the filename contains invalid UTF-8.
  */
 function file_destination($destination, $replace) {
+  $basename = drupal_basename($destination);
+  if (!drupal_validate_utf8($basename)) {
+    throw new RuntimeException(sprintf("Invalid filename '%s'", $basename));
+  }
   if (file_exists($destination)) {
     switch ($replace) {
       case FILE_EXISTS_REPLACE:
@@ -1002,7 +1009,6 @@ function file_destination($destination, $replace) {
         break;
 
       case FILE_EXISTS_RENAME:
-        $basename = drupal_basename($destination);
         $directory = drupal_dirname($destination);
         $destination = file_create_filename($basename, $directory);
         break;
@@ -1218,11 +1224,20 @@ function file_unmunge_filename($filename) {
  * @return
  *   File path consisting of $directory and a unique filename based off
  *   of $basename.
+ *
+ * @throws RuntimeException
+ *   Thrown if the $basename is not valid UTF-8 or another error occurs
+ *   stripping control characters.
  */
 function file_create_filename($basename, $directory) {
+  $original = $basename;
   // Strip control characters (ASCII value < 32). Though these are allowed in
   // some filesystems, not many applications handle them well.
   $basename = preg_replace('/[\x00-\x1F]/u', '_', $basename);
+  if (preg_last_error() !== PREG_NO_ERROR) {
+    throw new RuntimeException(sprintf("Invalid filename '%s'", $original));
+  }
+
   if (substr(PHP_OS, 0, 3) == 'WIN') {
     // These characters are not allowed in Windows filenames
     $basename = str_replace(array(':', '*', '?', '"', '<', '>', '|'), '_', $basename);
@@ -1563,7 +1578,13 @@ function file_save_upload($form_field_name, $validators = array(), $destination
   if (substr($destination, -1) != '/') {
     $destination .= '/';
   }
-  $file->destination = file_destination($destination . $file->filename, $replace);
+  try {
+    $file->destination = file_destination($destination . $file->filename, $replace);
+  }
+  catch (RuntimeException $e) {
+    drupal_set_message(t('The file %source could not be uploaded because the name is invalid.', array('%source' => $form_field_name)), 'error');
+    return FALSE;
+  }
   // If file_destination() returns FALSE then $replace == FILE_EXISTS_ERROR and
   // there's an existing file so we need to bail.
   if ($file->destination === FALSE) {

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
modules/blog/blog.info

@@ -5,7 +5,7 @@ version = VERSION
 core = 7.x
 files[] = blog.test
 
-; Information added by Drupal.org packaging script on 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
modules/color/color.info

@@ -5,7 +5,7 @@ version = VERSION
 core = 7.x
 files[] = color.test
 
-; Information added by Drupal.org packaging script on 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
modules/contextual/contextual.info

@@ -5,7 +5,7 @@ version = VERSION
 core = 7.x
 files[] = contextual.test
 
-; Information added by Drupal.org packaging script on 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
modules/dblog/dblog.info

@@ -5,7 +5,7 @@ version = VERSION
 core = 7.x
 files[] = dblog.test
 
-; Information added by Drupal.org packaging script on 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
modules/help/help.info

@@ -5,7 +5,7 @@ version = VERSION
 core = 7.x
 files[] = help.test
 
-; Information added by Drupal.org packaging script on 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
modules/locale/tests/locale_test.info

@@ -5,7 +5,7 @@ package = Testing
 version = VERSION
 hidden = TRUE
 
-; Information added by Drupal.org packaging script on 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
modules/openid/openid.info

@@ -5,7 +5,7 @@ package = Core
 core = 7.x
 files[] = openid.test
 
-; Information added by Drupal.org packaging script on 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
modules/overlay/overlay.info

@@ -4,7 +4,7 @@ package = Core
 version = VERSION
 core = 7.x
 
-; Information added by Drupal.org packaging script on 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
modules/php/php.info

@@ -5,7 +5,7 @@ version = VERSION
 core = 7.x
 files[] = php.test
 
-; Information added by Drupal.org packaging script on 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
modules/rdf/rdf.info

@@ -5,7 +5,7 @@ version = VERSION
 core = 7.x
 files[] = rdf.test
 
-; Information added by Drupal.org packaging script on 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
modules/simpletest/simpletest.info

@@ -57,7 +57,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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
modules/simpletest/tests/database_test.info

@@ -5,7 +5,7 @@ package = Testing
 version = VERSION
 hidden = TRUE
 
-; Information added by Drupal.org packaging script on 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 17 - 0
modules/simpletest/tests/file.test

@@ -957,6 +957,15 @@ class FileDirectoryTest extends FileTestCase {
     $path = file_create_filename($basename, $directory);
     $this->assertEqual($path, $expected, format_string('Creating a new filepath from %original equals %new.', array('%new' => $path, '%original' => $original)), 'File');
 
+    try {
+      $filename = "a\xFFtest\x80€.txt";
+      file_create_filename($filename, $directory);
+      $this->fail('Expected exception not thrown');
+    }
+    catch (RuntimeException $e) {
+      $this->assertEqual("Invalid filename '$filename'", $e->getMessage());
+    }
+
     // @TODO: Finally we copy a file into a directory several times, to ensure a properly iterating filename suffix.
   }
 
@@ -989,6 +998,14 @@ class FileDirectoryTest extends FileTestCase {
     $this->assertNotEqual($path, $destination, 'A new filepath destination is created when filepath destination already exists with FILE_EXISTS_RENAME.', 'File');
     $path = file_destination($destination, FILE_EXISTS_ERROR);
     $this->assertEqual($path, FALSE, 'An error is returned when filepath destination already exists with FILE_EXISTS_ERROR.', 'File');
+
+    try {
+      file_destination("core/misc/a\xFFtest\x80€.txt", FILE_EXISTS_REPLACE);
+      $this->fail('Expected exception not thrown');
+    }
+    catch (RuntimeException $e) {
+      $this->assertEqual("Invalid filename 'a\xFFtest\x80€.txt'", $e->getMessage());
+    }
   }
 
   /**

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 3 - 3
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 2019-02-06
-version = "7.64"
+; Information added by Drupal.org packaging script on 2019-03-20
+version = "7.65"
 project = "drupal"
-datestamp = "1549481024"
+datestamp = "1553100118"

+ 0 - 0
modules/simpletest/tests/update_test_2.info


Some files were not shown because too many files changed in this diff