From 0f4654c2da9bfe46af9c46fabdde6f958d045b44 Mon Sep 17 00:00:00 2001
From: Tim Steiner <tsteiner2@unl.edu>
Date: Thu, 18 Oct 2012 09:10:57 -0500
Subject: [PATCH] [gh-492] Upgrade drupal to 7.16

---
 CHANGELOG.txt                                 |  5 +++
 includes/bootstrap.inc                        |  2 +-
 includes/install.core.inc                     | 11 +++----
 modules/aggregator/aggregator.info            |  6 ++--
 modules/aggregator/tests/aggregator_test.info |  6 ++--
 modules/block/block.info                      |  6 ++--
 modules/block/tests/block_test.info           |  6 ++--
 .../block_test_theme/block_test_theme.info    |  6 ++--
 modules/blog/blog.info                        |  6 ++--
 modules/book/book.info                        |  6 ++--
 modules/color/color.info                      |  6 ++--
 modules/comment/comment.info                  |  6 ++--
 modules/contact/contact.info                  |  6 ++--
 modules/contextual/contextual.info            |  6 ++--
 modules/dashboard/dashboard.info              |  6 ++--
 modules/dblog/dblog.info                      |  6 ++--
 modules/field/field.info                      |  6 ++--
 .../field_sql_storage/field_sql_storage.info  |  6 ++--
 modules/field/modules/list/list.info          |  6 ++--
 .../field/modules/list/tests/list_test.info   |  6 ++--
 modules/field/modules/number/number.info      |  6 ++--
 modules/field/modules/options/options.info    |  6 ++--
 modules/field/modules/text/text.info          |  6 ++--
 modules/field/tests/field_test.info           |  6 ++--
 modules/field_ui/field_ui.info                |  6 ++--
 modules/file/file.info                        |  6 ++--
 modules/file/tests/file_module_test.info      |  6 ++--
 modules/filter/filter.info                    |  6 ++--
 modules/forum/forum.info                      |  6 ++--
 modules/help/help.info                        |  6 ++--
 modules/image/image.info                      |  6 ++--
 modules/image/tests/image_module_test.info    |  6 ++--
 modules/locale/locale.info                    |  6 ++--
 modules/locale/tests/locale_test.info         |  6 ++--
 modules/menu/menu.info                        |  6 ++--
 modules/node/node.info                        |  6 ++--
 modules/node/tests/node_access_test.info      |  6 ++--
 modules/node/tests/node_test.info             |  6 ++--
 modules/node/tests/node_test_exception.info   |  6 ++--
 modules/openid/openid.inc                     | 31 ++++++++++++++++---
 modules/openid/openid.info                    |  6 ++--
 modules/openid/openid.test                    |  9 ++++++
 modules/openid/tests/openid_test.info         |  6 ++--
 modules/openid/tests/openid_test.module       |  6 +++-
 modules/overlay/overlay.info                  |  6 ++--
 modules/path/path.info                        |  6 ++--
 modules/php/php.info                          |  6 ++--
 modules/poll/poll.info                        |  6 ++--
 modules/profile/profile.info                  |  6 ++--
 modules/rdf/rdf.info                          |  6 ++--
 modules/rdf/tests/rdf_test.info               |  6 ++--
 modules/search/search.info                    |  6 ++--
 .../search/tests/search_embedded_form.info    |  6 ++--
 modules/search/tests/search_extra_type.info   |  6 ++--
 modules/shortcut/shortcut.info                |  6 ++--
 modules/simpletest/simpletest.info            |  6 ++--
 .../simpletest/tests/actions_loop_test.info   |  6 ++--
 modules/simpletest/tests/ajax_forms_test.info |  6 ++--
 modules/simpletest/tests/ajax_test.info       |  6 ++--
 modules/simpletest/tests/batch_test.info      |  6 ++--
 modules/simpletest/tests/common_test.info     |  6 ++--
 .../tests/common_test_cron_helper.info        |  6 ++--
 modules/simpletest/tests/database_test.info   |  6 ++--
 ...drupal_system_listing_compatible_test.info |  6 ++--
 ...upal_system_listing_incompatible_test.info |  6 ++--
 .../simpletest/tests/entity_cache_test.info   |  6 ++--
 .../tests/entity_cache_test_dependency.info   |  6 ++--
 .../tests/entity_crud_hook_test.info          |  6 ++--
 .../tests/entity_query_access_test.info       |  6 ++--
 modules/simpletest/tests/error_test.info      |  6 ++--
 modules/simpletest/tests/file_test.info       |  6 ++--
 modules/simpletest/tests/filter_test.info     |  6 ++--
 modules/simpletest/tests/form_test.info       |  6 ++--
 modules/simpletest/tests/image_test.info      |  6 ++--
 modules/simpletest/tests/menu_test.info       |  6 ++--
 modules/simpletest/tests/module_test.info     |  6 ++--
 modules/simpletest/tests/path_test.info       |  6 ++--
 .../simpletest/tests/requirements1_test.info  |  6 ++--
 .../simpletest/tests/requirements2_test.info  |  6 ++--
 modules/simpletest/tests/session_test.info    |  6 ++--
 .../tests/system_dependencies_test.info       |  6 ++--
 ...atible_core_version_dependencies_test.info |  6 ++--
 ...system_incompatible_core_version_test.info |  6 ++--
 ...ible_module_version_dependencies_test.info |  6 ++--
 ...stem_incompatible_module_version_test.info |  6 ++--
 modules/simpletest/tests/system_test.info     |  6 ++--
 modules/simpletest/tests/taxonomy_test.info   |  6 ++--
 modules/simpletest/tests/theme_test.info      |  6 ++--
 .../themes/test_basetheme/test_basetheme.info |  6 ++--
 .../themes/test_subtheme/test_subtheme.info   |  6 ++--
 .../tests/themes/test_theme/test_theme.info   |  6 ++--
 .../simpletest/tests/update_script_test.info  |  6 ++--
 modules/simpletest/tests/update_test_1.info   |  6 ++--
 modules/simpletest/tests/update_test_2.info   |  6 ++--
 modules/simpletest/tests/update_test_3.info   |  6 ++--
 modules/simpletest/tests/url_alter_test.info  |  6 ++--
 modules/simpletest/tests/xmlrpc_test.info     |  6 ++--
 modules/statistics/statistics.info            |  6 ++--
 modules/syslog/syslog.info                    |  6 ++--
 modules/system/system.info                    |  6 ++--
 modules/taxonomy/taxonomy.info                |  6 ++--
 modules/toolbar/toolbar.info                  |  6 ++--
 modules/tracker/tracker.info                  |  6 ++--
 .../translation/tests/translation_test.info   |  6 ++--
 modules/translation/translation.info          |  6 ++--
 modules/trigger/tests/trigger_test.info       |  6 ++--
 modules/trigger/trigger.info                  |  6 ++--
 modules/update/tests/aaa_update_test.info     |  6 ++--
 modules/update/tests/bbb_update_test.info     |  6 ++--
 modules/update/tests/ccc_update_test.info     |  6 ++--
 .../update_test_basetheme.info                |  6 ++--
 .../update_test_subtheme.info                 |  6 ++--
 modules/update/tests/update_test.info         |  6 ++--
 modules/update/update.info                    |  6 ++--
 modules/user/tests/user_form_test.info        |  6 ++--
 modules/user/user.info                        |  6 ++--
 profiles/minimal/minimal.info                 |  6 ++--
 profiles/standard/standard.info               |  6 ++--
 ...drupal_system_listing_compatible_test.info |  6 ++--
 ...upal_system_listing_incompatible_test.info |  6 ++--
 profiles/testing/testing.info                 |  6 ++--
 themes/bartik/bartik.info                     |  6 ++--
 themes/garland/garland.info                   |  6 ++--
 themes/seven/seven.info                       |  6 ++--
 themes/stark/stark.info                       |  6 ++--
 125 files changed, 409 insertions(+), 369 deletions(-)

diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 09662cf88..b4beae31e 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,4 +1,9 @@
 
+Drupal 7.16, 2012-10-17
+-----------------------
+- Fixed security issues (Arbitrary PHP code execution and information
+  disclosure). See SA-CORE-2012-003.
+
 Drupal 7.15, 2012-08-01
 -----------------------
 - Introduced a 'user_password_reset_timeout' variable to allow the 24-hour
diff --git a/includes/bootstrap.inc b/includes/bootstrap.inc
index b99e4b93f..a27697bae 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
 /**
  * The current system version.
  */
-define('VERSION', '7.15');
+define('VERSION', '7.16');
 
 /**
  * Core API compatibility.
diff --git a/includes/install.core.inc b/includes/install.core.inc
index ec3a8539b..7bcd026ae 100644
--- a/includes/install.core.inc
+++ b/includes/install.core.inc
@@ -295,12 +295,11 @@ function install_begin_request(&$install_state) {
   else {
     $task = NULL;
 
-    // Since previous versions of Drupal stored database connection information
-    // in the 'db_url' variable, we should never let an installation proceed if
-    // this variable is defined and the settings file was not verified above
-    // (otherwise we risk installing over an existing site whose settings file
-    // has not yet been updated).
-    if (!empty($GLOBALS['db_url'])) {
+    // Do not install over a configured settings.php. Check the 'db_url'
+    // variable in addition to 'databases', since previous versions of Drupal
+    // used that (and we do not want to allow installations on an existing site
+    // whose settings file has not yet been updated).
+    if (!empty($GLOBALS['databases']) || !empty($GLOBALS['db_url'])) {
       throw new Exception(install_already_done_error());
     }
   }
diff --git a/modules/aggregator/aggregator.info b/modules/aggregator/aggregator.info
index 75fe82b95..65e402b3e 100644
--- a/modules/aggregator/aggregator.info
+++ b/modules/aggregator/aggregator.info
@@ -7,8 +7,8 @@ files[] = aggregator.test
 configure = admin/config/services/aggregator/settings
 stylesheets[all][] = aggregator.css
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/aggregator/tests/aggregator_test.info b/modules/aggregator/tests/aggregator_test.info
index 29baa019d..fe8ccd107 100644
--- a/modules/aggregator/tests/aggregator_test.info
+++ b/modules/aggregator/tests/aggregator_test.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/block/block.info b/modules/block/block.info
index 386997798..ef2f99927 100644
--- a/modules/block/block.info
+++ b/modules/block/block.info
@@ -6,8 +6,8 @@ core = 7.x
 files[] = block.test
 configure = admin/structure/block
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/block/tests/block_test.info b/modules/block/tests/block_test.info
index 8a34798ce..542949043 100644
--- a/modules/block/tests/block_test.info
+++ b/modules/block/tests/block_test.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/block/tests/themes/block_test_theme/block_test_theme.info b/modules/block/tests/themes/block_test_theme/block_test_theme.info
index b7381ae79..bc74f0fba 100644
--- a/modules/block/tests/themes/block_test_theme/block_test_theme.info
+++ b/modules/block/tests/themes/block_test_theme/block_test_theme.info
@@ -13,8 +13,8 @@ regions[footer] = Footer
 regions[highlighted] = Highlighted
 regions[help] = Help
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/blog/blog.info b/modules/blog/blog.info
index 1ff2214fe..9dd7d37a8 100644
--- a/modules/blog/blog.info
+++ b/modules/blog/blog.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 files[] = blog.test
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/book/book.info b/modules/book/book.info
index 166521794..f92a1744e 100644
--- a/modules/book/book.info
+++ b/modules/book/book.info
@@ -7,8 +7,8 @@ files[] = book.test
 configure = admin/content/book/settings
 stylesheets[all][] = book.css
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/color/color.info b/modules/color/color.info
index 5e4912302..3bf42fe5c 100644
--- a/modules/color/color.info
+++ b/modules/color/color.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 files[] = color.test
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/comment/comment.info b/modules/comment/comment.info
index a6ca0456a..89be17cc5 100644
--- a/modules/comment/comment.info
+++ b/modules/comment/comment.info
@@ -9,8 +9,8 @@ files[] = comment.test
 configure = admin/content/comment
 stylesheets[all][] = comment.css
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/contact/contact.info b/modules/contact/contact.info
index 609f4dcc4..c4fe6a06c 100644
--- a/modules/contact/contact.info
+++ b/modules/contact/contact.info
@@ -6,8 +6,8 @@ core = 7.x
 files[] = contact.test
 configure = admin/structure/contact
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/contextual/contextual.info b/modules/contextual/contextual.info
index 2a4220758..69777c6c5 100644
--- a/modules/contextual/contextual.info
+++ b/modules/contextual/contextual.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 files[] = contextual.test
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/dashboard/dashboard.info b/modules/dashboard/dashboard.info
index 4218e2c1b..6fc1b3478 100644
--- a/modules/dashboard/dashboard.info
+++ b/modules/dashboard/dashboard.info
@@ -7,8 +7,8 @@ files[] = dashboard.test
 dependencies[] = block
 configure = admin/dashboard/customize
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/dblog/dblog.info b/modules/dblog/dblog.info
index 359de0db4..18a4ba268 100644
--- a/modules/dblog/dblog.info
+++ b/modules/dblog/dblog.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 files[] = dblog.test
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/field/field.info b/modules/field/field.info
index b950f2e44..6443781c0 100644
--- a/modules/field/field.info
+++ b/modules/field/field.info
@@ -10,8 +10,8 @@ dependencies[] = field_sql_storage
 required = TRUE
 stylesheets[all][] = theme/field.css
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/field/modules/field_sql_storage/field_sql_storage.info b/modules/field/modules/field_sql_storage/field_sql_storage.info
index 125b4a51e..e00119580 100644
--- a/modules/field/modules/field_sql_storage/field_sql_storage.info
+++ b/modules/field/modules/field_sql_storage/field_sql_storage.info
@@ -7,8 +7,8 @@ dependencies[] = field
 files[] = field_sql_storage.test
 required = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/field/modules/list/list.info b/modules/field/modules/list/list.info
index 43300c261..bdfe6e4ae 100644
--- a/modules/field/modules/list/list.info
+++ b/modules/field/modules/list/list.info
@@ -7,8 +7,8 @@ dependencies[] = field
 dependencies[] = options
 files[] = tests/list.test
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/field/modules/list/tests/list_test.info b/modules/field/modules/list/tests/list_test.info
index 666ab1e7e..cb046ed13 100644
--- a/modules/field/modules/list/tests/list_test.info
+++ b/modules/field/modules/list/tests/list_test.info
@@ -5,8 +5,8 @@ package = Testing
 version = VERSION
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/field/modules/number/number.info b/modules/field/modules/number/number.info
index 261376831..8acefcd3e 100644
--- a/modules/field/modules/number/number.info
+++ b/modules/field/modules/number/number.info
@@ -6,8 +6,8 @@ core = 7.x
 dependencies[] = field
 files[] = number.test
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/field/modules/options/options.info b/modules/field/modules/options/options.info
index ef5c87b12..443dee1fa 100644
--- a/modules/field/modules/options/options.info
+++ b/modules/field/modules/options/options.info
@@ -6,8 +6,8 @@ core = 7.x
 dependencies[] = field
 files[] = options.test
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/field/modules/text/text.info b/modules/field/modules/text/text.info
index 7c21f9bb2..e784f8f1b 100644
--- a/modules/field/modules/text/text.info
+++ b/modules/field/modules/text/text.info
@@ -7,8 +7,8 @@ dependencies[] = field
 files[] = text.test
 required = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/field/tests/field_test.info b/modules/field/tests/field_test.info
index 75a84caaa..4ad0c9922 100644
--- a/modules/field/tests/field_test.info
+++ b/modules/field/tests/field_test.info
@@ -6,8 +6,8 @@ files[] = field_test.entity.inc
 version = VERSION
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/field_ui/field_ui.info b/modules/field_ui/field_ui.info
index 8757a5299..37fe22273 100644
--- a/modules/field_ui/field_ui.info
+++ b/modules/field_ui/field_ui.info
@@ -6,8 +6,8 @@ core = 7.x
 dependencies[] = field
 files[] = field_ui.test
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/file/file.info b/modules/file/file.info
index 99b08f96d..e6e73ca9a 100644
--- a/modules/file/file.info
+++ b/modules/file/file.info
@@ -6,8 +6,8 @@ core = 7.x
 dependencies[] = field
 files[] = tests/file.test
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/file/tests/file_module_test.info b/modules/file/tests/file_module_test.info
index 7c1f6e62d..393104e2d 100644
--- a/modules/file/tests/file_module_test.info
+++ b/modules/file/tests/file_module_test.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/filter/filter.info b/modules/filter/filter.info
index 70af4048f..bf1ad2ae7 100644
--- a/modules/filter/filter.info
+++ b/modules/filter/filter.info
@@ -7,8 +7,8 @@ files[] = filter.test
 required = TRUE
 configure = admin/config/content/formats
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/forum/forum.info b/modules/forum/forum.info
index 26af81d69..97cb5021b 100644
--- a/modules/forum/forum.info
+++ b/modules/forum/forum.info
@@ -9,8 +9,8 @@ files[] = forum.test
 configure = admin/structure/forum
 stylesheets[all][] = forum.css
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/help/help.info b/modules/help/help.info
index f92f0b9d7..acf9cacb3 100644
--- a/modules/help/help.info
+++ b/modules/help/help.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 files[] = help.test
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/image/image.info b/modules/image/image.info
index b7b55c460..577994329 100644
--- a/modules/image/image.info
+++ b/modules/image/image.info
@@ -7,8 +7,8 @@ dependencies[] = file
 files[] = image.test
 configure = admin/config/media/image-styles
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/image/tests/image_module_test.info b/modules/image/tests/image_module_test.info
index d9a756bad..1c107f7d1 100644
--- a/modules/image/tests/image_module_test.info
+++ b/modules/image/tests/image_module_test.info
@@ -6,8 +6,8 @@ core = 7.x
 files[] = image_module_test.module
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/locale/locale.info b/modules/locale/locale.info
index 37d871d67..34db19a62 100644
--- a/modules/locale/locale.info
+++ b/modules/locale/locale.info
@@ -6,8 +6,8 @@ core = 7.x
 files[] = locale.test
 configure = admin/config/regional/language
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/locale/tests/locale_test.info b/modules/locale/tests/locale_test.info
index ce010a6ad..11a7f48fa 100644
--- a/modules/locale/tests/locale_test.info
+++ b/modules/locale/tests/locale_test.info
@@ -5,8 +5,8 @@ package = Testing
 version = VERSION
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/menu/menu.info b/modules/menu/menu.info
index 0f4e8a4f3..f2fa31a37 100644
--- a/modules/menu/menu.info
+++ b/modules/menu/menu.info
@@ -6,8 +6,8 @@ core = 7.x
 files[] = menu.test
 configure = admin/structure/menu
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/node/node.info b/modules/node/node.info
index d53ee84c9..d684c5685 100644
--- a/modules/node/node.info
+++ b/modules/node/node.info
@@ -9,8 +9,8 @@ required = TRUE
 configure = admin/structure/types
 stylesheets[all][] = node.css
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/node/tests/node_access_test.info b/modules/node/tests/node_access_test.info
index ade2ccc95..372384811 100644
--- a/modules/node/tests/node_access_test.info
+++ b/modules/node/tests/node_access_test.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/node/tests/node_test.info b/modules/node/tests/node_test.info
index 69d0f3bd9..c5bb88f05 100644
--- a/modules/node/tests/node_test.info
+++ b/modules/node/tests/node_test.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/node/tests/node_test_exception.info b/modules/node/tests/node_test_exception.info
index 9b4459177..d9c8b6c42 100644
--- a/modules/node/tests/node_test_exception.info
+++ b/modules/node/tests/node_test_exception.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/openid/openid.inc b/modules/openid/openid.inc
index 9b793d368..3c8281540 100644
--- a/modules/openid/openid.inc
+++ b/modules/openid/openid.inc
@@ -138,8 +138,28 @@ function openid_redirect_form($form, &$form_state, $url, $message) {
  */
 function _openid_xrds_parse($raw_xml) {
   $services = array();
-  try {
-    $xml = @new SimpleXMLElement($raw_xml);
+
+  // For PHP version >= 5.2.11, we can use this function to protect against
+  // malicious doctype declarations and other unexpected entity loading.
+  // However, we will not rely on it, and reject any XML with a DOCTYPE.
+  $disable_entity_loader = function_exists('libxml_disable_entity_loader');
+  if ($disable_entity_loader) {
+    $load_entities = libxml_disable_entity_loader(TRUE);
+  }
+
+  // Load the XML into a DOM document.
+  $dom = new DOMDocument();
+  @$dom->loadXML($raw_xml);
+
+  // Since DOCTYPE declarations from an untrusted source could be malicious, we
+  // stop parsing here and treat the XML as invalid since XRDS documents do not
+  // require, and are not expected to have, a DOCTYPE.
+  if (isset($dom->doctype)) {
+    return array();
+  }
+
+  // Parse the DOM document for the information we need.
+  if ($xml = simplexml_import_dom($dom)) {
     foreach ($xml->children(OPENID_NS_XRD)->XRD as $xrd) {
       foreach ($xrd->children(OPENID_NS_XRD)->Service as $service_element) {
         $service = array(
@@ -165,9 +185,12 @@ function _openid_xrds_parse($raw_xml) {
       }
     }
   }
-  catch (Exception $e) {
-    // Invalid XML.
+
+  // Return the LIBXML options to the previous state before returning.
+  if ($disable_entity_loader) {
+    libxml_disable_entity_loader($load_entities);
   }
+
   return $services;
 }
 
diff --git a/modules/openid/openid.info b/modules/openid/openid.info
index aaddb3461..4f65facc4 100644
--- a/modules/openid/openid.info
+++ b/modules/openid/openid.info
@@ -5,8 +5,8 @@ package = Core
 core = 7.x
 files[] = openid.test
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/openid/openid.test b/modules/openid/openid.test
index 7e766b9fe..1f03c135d 100644
--- a/modules/openid/openid.test
+++ b/modules/openid/openid.test
@@ -180,6 +180,15 @@ class OpenIDFunctionalTestCase extends OpenIDWebTestCase {
 
     // Verify user was redirected away from user/login to an accessible page.
     $this->assertResponse(200);
+
+    $this->drupalLogout();
+    // Use a User-supplied Identity that is the URL of an XRDS document.
+    // Tell the test module to add a doctype. This should fail.
+    $identity = url('openid-test/yadis/xrds', array('absolute' => TRUE, 'query' => array('doctype' => 1)));
+    // Test logging in via the login block on the front page.
+    $edit = array('openid_identifier' => $identity);
+    $this->drupalPost('', $edit, t('Log in'));
+    $this->assertRaw(t('Sorry, that is not a valid OpenID. Ensure you have spelled your ID correctly.'), 'XML with DOCTYPE was rejected.');
   }
 
   /**
diff --git a/modules/openid/tests/openid_test.info b/modules/openid/tests/openid_test.info
index d3ece3ddf..5fd142eec 100644
--- a/modules/openid/tests/openid_test.info
+++ b/modules/openid/tests/openid_test.info
@@ -6,8 +6,8 @@ core = 7.x
 dependencies[] = openid
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/openid/tests/openid_test.module b/modules/openid/tests/openid_test.module
index 1b0de4ec5..bcf9f425d 100644
--- a/modules/openid/tests/openid_test.module
+++ b/modules/openid/tests/openid_test.module
@@ -109,7 +109,11 @@ function openid_test_yadis_xrds() {
       }
     }
     drupal_add_http_header('Content-Type', 'application/xrds+xml');
-    print '<?xml version="1.0" encoding="UTF-8"?>
+    print '<?xml version="1.0" encoding="UTF-8"?>';
+    if (!empty($_GET['doctype'])) {
+      print "\n<!DOCTYPE dct [ <!ELEMENT blue (#PCDATA)> ]>\n";
+    }
+    print '
       <xrds:XRDS xmlns:xrds="xri://$xrds" xmlns="xri://$xrd*($v*2.0)" xmlns:openid="http://openid.net/xmlns/1.0">
         <XRD>
           <Status cid="' . check_plain(variable_get('openid_test_canonical_id_status', 'verified')) . '"/>
diff --git a/modules/overlay/overlay.info b/modules/overlay/overlay.info
index 1331fc605..7f5669b18 100644
--- a/modules/overlay/overlay.info
+++ b/modules/overlay/overlay.info
@@ -4,8 +4,8 @@ package = Core
 version = VERSION
 core = 7.x
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/path/path.info b/modules/path/path.info
index 8e2cb8b90..64c037442 100644
--- a/modules/path/path.info
+++ b/modules/path/path.info
@@ -6,8 +6,8 @@ core = 7.x
 files[] = path.test
 configure = admin/config/search/path
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/php/php.info b/modules/php/php.info
index 241c8ee23..ce6cde508 100644
--- a/modules/php/php.info
+++ b/modules/php/php.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 files[] = php.test
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/poll/poll.info b/modules/poll/poll.info
index 3b4aea98a..908327fa9 100644
--- a/modules/poll/poll.info
+++ b/modules/poll/poll.info
@@ -6,8 +6,8 @@ core = 7.x
 files[] = poll.test
 stylesheets[all][] = poll.css
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/profile/profile.info b/modules/profile/profile.info
index e90986c33..552eac6ec 100644
--- a/modules/profile/profile.info
+++ b/modules/profile/profile.info
@@ -11,8 +11,8 @@ configure = admin/config/people/profile
 ; See user_system_info_alter().
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/rdf/rdf.info b/modules/rdf/rdf.info
index f04ab1d10..81e2a176b 100644
--- a/modules/rdf/rdf.info
+++ b/modules/rdf/rdf.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 files[] = rdf.test
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/rdf/tests/rdf_test.info b/modules/rdf/tests/rdf_test.info
index 6b18b3532..dbe56097a 100644
--- a/modules/rdf/tests/rdf_test.info
+++ b/modules/rdf/tests/rdf_test.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/search/search.info b/modules/search/search.info
index a859f9295..e8cd028dc 100644
--- a/modules/search/search.info
+++ b/modules/search/search.info
@@ -8,8 +8,8 @@ files[] = search.test
 configure = admin/config/search/settings
 stylesheets[all][] = search.css
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/search/tests/search_embedded_form.info b/modules/search/tests/search_embedded_form.info
index 6ec3759bf..489d941a8 100644
--- a/modules/search/tests/search_embedded_form.info
+++ b/modules/search/tests/search_embedded_form.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/search/tests/search_extra_type.info b/modules/search/tests/search_extra_type.info
index d9e3c8993..60b415680 100644
--- a/modules/search/tests/search_extra_type.info
+++ b/modules/search/tests/search_extra_type.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/shortcut/shortcut.info b/modules/shortcut/shortcut.info
index 36820cd53..15526702d 100644
--- a/modules/shortcut/shortcut.info
+++ b/modules/shortcut/shortcut.info
@@ -6,8 +6,8 @@ core = 7.x
 files[] = shortcut.test
 configure = admin/config/user-interface/shortcut
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/simpletest.info b/modules/simpletest/simpletest.info
index 682808719..587715c2c 100644
--- a/modules/simpletest/simpletest.info
+++ b/modules/simpletest/simpletest.info
@@ -54,8 +54,8 @@ files[] = tests/upgrade/upgrade.upload.test
 files[] = tests/upgrade/update.user.test
 files[] = tests/upgrade/upgrade.user.test
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/actions_loop_test.info b/modules/simpletest/tests/actions_loop_test.info
index 05d94ff38..4606cb207 100644
--- a/modules/simpletest/tests/actions_loop_test.info
+++ b/modules/simpletest/tests/actions_loop_test.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/ajax_forms_test.info b/modules/simpletest/tests/ajax_forms_test.info
index f7daa105b..8614055f6 100644
--- a/modules/simpletest/tests/ajax_forms_test.info
+++ b/modules/simpletest/tests/ajax_forms_test.info
@@ -5,8 +5,8 @@ package = Testing
 version = VERSION
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/ajax_test.info b/modules/simpletest/tests/ajax_test.info
index a6f17e5fe..275e608dd 100644
--- a/modules/simpletest/tests/ajax_test.info
+++ b/modules/simpletest/tests/ajax_test.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/batch_test.info b/modules/simpletest/tests/batch_test.info
index 681fc263f..7f9309775 100644
--- a/modules/simpletest/tests/batch_test.info
+++ b/modules/simpletest/tests/batch_test.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/common_test.info b/modules/simpletest/tests/common_test.info
index 0b4cc4881..f3d6f50d9 100644
--- a/modules/simpletest/tests/common_test.info
+++ b/modules/simpletest/tests/common_test.info
@@ -7,8 +7,8 @@ stylesheets[all][] = common_test.css
 stylesheets[print][] = common_test.print.css
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/common_test_cron_helper.info b/modules/simpletest/tests/common_test_cron_helper.info
index 1495c2159..408aae051 100644
--- a/modules/simpletest/tests/common_test_cron_helper.info
+++ b/modules/simpletest/tests/common_test_cron_helper.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/database_test.info b/modules/simpletest/tests/database_test.info
index 33cfe605b..2b7a7880e 100644
--- a/modules/simpletest/tests/database_test.info
+++ b/modules/simpletest/tests/database_test.info
@@ -5,8 +5,8 @@ package = Testing
 version = VERSION
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info b/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info
index 24b7bed8d..0e5344c65 100644
--- a/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info
+++ b/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info b/modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info
index 5ebfd25ea..f7b50a359 100644
--- a/modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info
+++ b/modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/entity_cache_test.info b/modules/simpletest/tests/entity_cache_test.info
index a70afd5b0..6842cb1a7 100644
--- a/modules/simpletest/tests/entity_cache_test.info
+++ b/modules/simpletest/tests/entity_cache_test.info
@@ -6,8 +6,8 @@ core = 7.x
 dependencies[] = entity_cache_test_dependency
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/entity_cache_test_dependency.info b/modules/simpletest/tests/entity_cache_test_dependency.info
index 157387a70..21b7233cb 100644
--- a/modules/simpletest/tests/entity_cache_test_dependency.info
+++ b/modules/simpletest/tests/entity_cache_test_dependency.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/entity_crud_hook_test.info b/modules/simpletest/tests/entity_crud_hook_test.info
index 22b784e2b..e79a8f03d 100644
--- a/modules/simpletest/tests/entity_crud_hook_test.info
+++ b/modules/simpletest/tests/entity_crud_hook_test.info
@@ -5,8 +5,8 @@ package = Testing
 version = VERSION
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/entity_query_access_test.info b/modules/simpletest/tests/entity_query_access_test.info
index 45b702bd4..8914b4366 100644
--- a/modules/simpletest/tests/entity_query_access_test.info
+++ b/modules/simpletest/tests/entity_query_access_test.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/error_test.info b/modules/simpletest/tests/error_test.info
index dcccf78d0..2c3630445 100644
--- a/modules/simpletest/tests/error_test.info
+++ b/modules/simpletest/tests/error_test.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/file_test.info b/modules/simpletest/tests/file_test.info
index d95d91985..699b9d8f9 100644
--- a/modules/simpletest/tests/file_test.info
+++ b/modules/simpletest/tests/file_test.info
@@ -6,8 +6,8 @@ core = 7.x
 files[] = file_test.module
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/filter_test.info b/modules/simpletest/tests/filter_test.info
index b00109e11..758ca5712 100644
--- a/modules/simpletest/tests/filter_test.info
+++ b/modules/simpletest/tests/filter_test.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/form_test.info b/modules/simpletest/tests/form_test.info
index 691b663cc..f07ad5bdb 100644
--- a/modules/simpletest/tests/form_test.info
+++ b/modules/simpletest/tests/form_test.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/image_test.info b/modules/simpletest/tests/image_test.info
index 9082d46c9..dcd97f6ac 100644
--- a/modules/simpletest/tests/image_test.info
+++ b/modules/simpletest/tests/image_test.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/menu_test.info b/modules/simpletest/tests/menu_test.info
index 04515d322..1c0152219 100644
--- a/modules/simpletest/tests/menu_test.info
+++ b/modules/simpletest/tests/menu_test.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/module_test.info b/modules/simpletest/tests/module_test.info
index d3575f191..8a3c8a622 100644
--- a/modules/simpletest/tests/module_test.info
+++ b/modules/simpletest/tests/module_test.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/path_test.info b/modules/simpletest/tests/path_test.info
index 7a265dd90..e896f3676 100644
--- a/modules/simpletest/tests/path_test.info
+++ b/modules/simpletest/tests/path_test.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/requirements1_test.info b/modules/simpletest/tests/requirements1_test.info
index 16cb274be..f061b451c 100644
--- a/modules/simpletest/tests/requirements1_test.info
+++ b/modules/simpletest/tests/requirements1_test.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/requirements2_test.info b/modules/simpletest/tests/requirements2_test.info
index d2beee85c..1137617c2 100644
--- a/modules/simpletest/tests/requirements2_test.info
+++ b/modules/simpletest/tests/requirements2_test.info
@@ -7,8 +7,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/session_test.info b/modules/simpletest/tests/session_test.info
index f32fd4bec..bf78757af 100644
--- a/modules/simpletest/tests/session_test.info
+++ b/modules/simpletest/tests/session_test.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/system_dependencies_test.info b/modules/simpletest/tests/system_dependencies_test.info
index 177c729e6..0659255a6 100644
--- a/modules/simpletest/tests/system_dependencies_test.info
+++ b/modules/simpletest/tests/system_dependencies_test.info
@@ -6,8 +6,8 @@ core = 7.x
 hidden = TRUE
 dependencies[] = _missing_dependency
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/system_incompatible_core_version_dependencies_test.info b/modules/simpletest/tests/system_incompatible_core_version_dependencies_test.info
index 7f80147e7..bc7017a24 100644
--- a/modules/simpletest/tests/system_incompatible_core_version_dependencies_test.info
+++ b/modules/simpletest/tests/system_incompatible_core_version_dependencies_test.info
@@ -6,8 +6,8 @@ core = 7.x
 hidden = TRUE
 dependencies[] = system_incompatible_core_version_test
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/system_incompatible_core_version_test.info b/modules/simpletest/tests/system_incompatible_core_version_test.info
index 8b549b1a3..55d758426 100644
--- a/modules/simpletest/tests/system_incompatible_core_version_test.info
+++ b/modules/simpletest/tests/system_incompatible_core_version_test.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 5.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/system_incompatible_module_version_dependencies_test.info b/modules/simpletest/tests/system_incompatible_module_version_dependencies_test.info
index f49369269..a02e41b07 100644
--- a/modules/simpletest/tests/system_incompatible_module_version_dependencies_test.info
+++ b/modules/simpletest/tests/system_incompatible_module_version_dependencies_test.info
@@ -7,8 +7,8 @@ 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 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/system_incompatible_module_version_test.info b/modules/simpletest/tests/system_incompatible_module_version_test.info
index f36815cb6..660b2c42c 100644
--- a/modules/simpletest/tests/system_incompatible_module_version_test.info
+++ b/modules/simpletest/tests/system_incompatible_module_version_test.info
@@ -5,8 +5,8 @@ version = 1.0
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/system_test.info b/modules/simpletest/tests/system_test.info
index 664f6a6cc..037c7441e 100644
--- a/modules/simpletest/tests/system_test.info
+++ b/modules/simpletest/tests/system_test.info
@@ -6,8 +6,8 @@ core = 7.x
 files[] = system_test.module
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/taxonomy_test.info b/modules/simpletest/tests/taxonomy_test.info
index 1d6360853..aab15a9c0 100644
--- a/modules/simpletest/tests/taxonomy_test.info
+++ b/modules/simpletest/tests/taxonomy_test.info
@@ -6,8 +6,8 @@ core = 7.x
 hidden = TRUE
 dependencies[] = taxonomy
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/theme_test.info b/modules/simpletest/tests/theme_test.info
index 341e921d1..776cce1a9 100644
--- a/modules/simpletest/tests/theme_test.info
+++ b/modules/simpletest/tests/theme_test.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/themes/test_basetheme/test_basetheme.info b/modules/simpletest/tests/themes/test_basetheme/test_basetheme.info
index 8ebbe2c90..b2eeeaf9a 100644
--- a/modules/simpletest/tests/themes/test_basetheme/test_basetheme.info
+++ b/modules/simpletest/tests/themes/test_basetheme/test_basetheme.info
@@ -6,8 +6,8 @@ hidden = TRUE
 settings[basetheme_only] = base theme value
 settings[subtheme_override] = base theme value
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/themes/test_subtheme/test_subtheme.info b/modules/simpletest/tests/themes/test_subtheme/test_subtheme.info
index 9e65f1f3d..eb81c3814 100644
--- a/modules/simpletest/tests/themes/test_subtheme/test_subtheme.info
+++ b/modules/simpletest/tests/themes/test_subtheme/test_subtheme.info
@@ -6,8 +6,8 @@ hidden = TRUE
 
 settings[subtheme_override] = subtheme value
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/themes/test_theme/test_theme.info b/modules/simpletest/tests/themes/test_theme/test_theme.info
index 69711913b..6a23f4944 100644
--- a/modules/simpletest/tests/themes/test_theme/test_theme.info
+++ b/modules/simpletest/tests/themes/test_theme/test_theme.info
@@ -17,8 +17,8 @@ stylesheets[all][] = system.base.css
 
 settings[theme_test_setting] = default value
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/update_script_test.info b/modules/simpletest/tests/update_script_test.info
index 85021b464..5d16cd63c 100644
--- a/modules/simpletest/tests/update_script_test.info
+++ b/modules/simpletest/tests/update_script_test.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/update_test_1.info b/modules/simpletest/tests/update_test_1.info
index 879aaddd2..8f0ea2479 100644
--- a/modules/simpletest/tests/update_test_1.info
+++ b/modules/simpletest/tests/update_test_1.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/update_test_2.info b/modules/simpletest/tests/update_test_2.info
index 879aaddd2..8f0ea2479 100644
--- a/modules/simpletest/tests/update_test_2.info
+++ b/modules/simpletest/tests/update_test_2.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/update_test_3.info b/modules/simpletest/tests/update_test_3.info
index 879aaddd2..8f0ea2479 100644
--- a/modules/simpletest/tests/update_test_3.info
+++ b/modules/simpletest/tests/update_test_3.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/url_alter_test.info b/modules/simpletest/tests/url_alter_test.info
index 00e73ab7a..741d1625c 100644
--- a/modules/simpletest/tests/url_alter_test.info
+++ b/modules/simpletest/tests/url_alter_test.info
@@ -5,8 +5,8 @@ package = Testing
 version = VERSION
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/simpletest/tests/xmlrpc_test.info b/modules/simpletest/tests/xmlrpc_test.info
index 36cdc17a8..45abde00f 100644
--- a/modules/simpletest/tests/xmlrpc_test.info
+++ b/modules/simpletest/tests/xmlrpc_test.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/statistics/statistics.info b/modules/statistics/statistics.info
index 42af6abd5..bd7b8458a 100644
--- a/modules/statistics/statistics.info
+++ b/modules/statistics/statistics.info
@@ -6,8 +6,8 @@ core = 7.x
 files[] = statistics.test
 configure = admin/config/system/statistics
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/syslog/syslog.info b/modules/syslog/syslog.info
index 783b2047c..dbdd1e160 100644
--- a/modules/syslog/syslog.info
+++ b/modules/syslog/syslog.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 files[] = syslog.test
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/system/system.info b/modules/system/system.info
index da3fc753d..e1d603846 100644
--- a/modules/system/system.info
+++ b/modules/system/system.info
@@ -12,8 +12,8 @@ files[] = system.test
 required = TRUE
 configure = admin/config/system
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/taxonomy/taxonomy.info b/modules/taxonomy/taxonomy.info
index 17b467703..a6ecfe202 100644
--- a/modules/taxonomy/taxonomy.info
+++ b/modules/taxonomy/taxonomy.info
@@ -8,8 +8,8 @@ files[] = taxonomy.module
 files[] = taxonomy.test
 configure = admin/structure/taxonomy
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/toolbar/toolbar.info b/modules/toolbar/toolbar.info
index d086d8661..2f811f88c 100644
--- a/modules/toolbar/toolbar.info
+++ b/modules/toolbar/toolbar.info
@@ -4,8 +4,8 @@ core = 7.x
 package = Core
 version = VERSION
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/tracker/tracker.info b/modules/tracker/tracker.info
index f661a0cde..117e44286 100644
--- a/modules/tracker/tracker.info
+++ b/modules/tracker/tracker.info
@@ -6,8 +6,8 @@ version = VERSION
 core = 7.x
 files[] = tracker.test
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/translation/tests/translation_test.info b/modules/translation/tests/translation_test.info
index 39b91c1eb..60787d0ae 100644
--- a/modules/translation/tests/translation_test.info
+++ b/modules/translation/tests/translation_test.info
@@ -5,8 +5,8 @@ package = Testing
 version = VERSION
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/translation/translation.info b/modules/translation/translation.info
index dbb0740c6..83532f55a 100644
--- a/modules/translation/translation.info
+++ b/modules/translation/translation.info
@@ -6,8 +6,8 @@ version = VERSION
 core = 7.x
 files[] = translation.test
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/trigger/tests/trigger_test.info b/modules/trigger/tests/trigger_test.info
index 3f9dd05d7..56df2bc98 100644
--- a/modules/trigger/tests/trigger_test.info
+++ b/modules/trigger/tests/trigger_test.info
@@ -4,8 +4,8 @@ package = Testing
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/trigger/trigger.info b/modules/trigger/trigger.info
index c6e7ee5fe..ffecce7d7 100644
--- a/modules/trigger/trigger.info
+++ b/modules/trigger/trigger.info
@@ -6,8 +6,8 @@ core = 7.x
 files[] = trigger.test
 configure = admin/structure/trigger
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/update/tests/aaa_update_test.info b/modules/update/tests/aaa_update_test.info
index 9d5f624e7..dd2c362e7 100644
--- a/modules/update/tests/aaa_update_test.info
+++ b/modules/update/tests/aaa_update_test.info
@@ -4,8 +4,8 @@ package = Testing
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/update/tests/bbb_update_test.info b/modules/update/tests/bbb_update_test.info
index bec9aae16..be2d9dd5f 100644
--- a/modules/update/tests/bbb_update_test.info
+++ b/modules/update/tests/bbb_update_test.info
@@ -4,8 +4,8 @@ package = Testing
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/update/tests/ccc_update_test.info b/modules/update/tests/ccc_update_test.info
index ad559a307..5e4ffd789 100644
--- a/modules/update/tests/ccc_update_test.info
+++ b/modules/update/tests/ccc_update_test.info
@@ -4,8 +4,8 @@ package = Testing
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info b/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info
index 81022b26c..c12f03fe7 100644
--- a/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info
+++ b/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info
@@ -3,8 +3,8 @@ 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 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info b/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info
index f9663e429..097a88a7b 100644
--- a/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info
+++ b/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info
@@ -4,8 +4,8 @@ core = 7.x
 base theme = update_test_basetheme
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/update/tests/update_test.info b/modules/update/tests/update_test.info
index ca1f9be42..9dac643f3 100644
--- a/modules/update/tests/update_test.info
+++ b/modules/update/tests/update_test.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/update/update.info b/modules/update/update.info
index 2068f46cc..cd9ec8c06 100644
--- a/modules/update/update.info
+++ b/modules/update/update.info
@@ -6,8 +6,8 @@ core = 7.x
 files[] = update.test
 configure = admin/reports/updates/settings
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/user/tests/user_form_test.info b/modules/user/tests/user_form_test.info
index 5db169310..577cbb106 100644
--- a/modules/user/tests/user_form_test.info
+++ b/modules/user/tests/user_form_test.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/modules/user/user.info b/modules/user/user.info
index f17ef35e8..e39c54b75 100644
--- a/modules/user/user.info
+++ b/modules/user/user.info
@@ -9,8 +9,8 @@ required = TRUE
 configure = admin/config/people
 stylesheets[all][] = user.css
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/profiles/minimal/minimal.info b/profiles/minimal/minimal.info
index 5a9d4c322..7981a92f3 100644
--- a/profiles/minimal/minimal.info
+++ b/profiles/minimal/minimal.info
@@ -5,8 +5,8 @@ core = 7.x
 dependencies[] = block
 dependencies[] = dblog
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/profiles/standard/standard.info b/profiles/standard/standard.info
index 5e36db4ed..36ae60e8e 100644
--- a/profiles/standard/standard.info
+++ b/profiles/standard/standard.info
@@ -24,8 +24,8 @@ dependencies[] = field_ui
 dependencies[] = file
 dependencies[] = rdf
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info b/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info
index 94a9186b6..99563e9df 100644
--- a/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info
+++ b/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info
@@ -6,8 +6,8 @@ core = 7.x
 hidden = TRUE
 files[] = drupal_system_listing_compatible_test.test
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info b/profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info
index 28ff2b847..347fa3f25 100644
--- a/profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info
+++ b/profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info
@@ -8,8 +8,8 @@ version = VERSION
 core = 6.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/profiles/testing/testing.info b/profiles/testing/testing.info
index 4791a0d79..3bf881fc8 100644
--- a/profiles/testing/testing.info
+++ b/profiles/testing/testing.info
@@ -4,8 +4,8 @@ version = VERSION
 core = 7.x
 hidden = TRUE
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/themes/bartik/bartik.info b/themes/bartik/bartik.info
index 7492f2959..6486aa6a7 100644
--- a/themes/bartik/bartik.info
+++ b/themes/bartik/bartik.info
@@ -34,8 +34,8 @@ regions[footer] = Footer
 settings[shortcut_module_link] = 0
 
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/themes/garland/garland.info b/themes/garland/garland.info
index 0b8016c7f..78db5a9b3 100644
--- a/themes/garland/garland.info
+++ b/themes/garland/garland.info
@@ -7,8 +7,8 @@ stylesheets[all][] = style.css
 stylesheets[print][] = print.css
 settings[garland_width] = fluid
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/themes/seven/seven.info b/themes/seven/seven.info
index c51d58ec3..ad2559079 100644
--- a/themes/seven/seven.info
+++ b/themes/seven/seven.info
@@ -13,8 +13,8 @@ regions[page_bottom] = Page bottom
 regions[sidebar_first] = First sidebar
 regions_hidden[] = sidebar_first
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
diff --git a/themes/stark/stark.info b/themes/stark/stark.info
index 0d35fc3c6..21736359e 100644
--- a/themes/stark/stark.info
+++ b/themes/stark/stark.info
@@ -5,8 +5,8 @@ version = VERSION
 core = 7.x
 stylesheets[all][] = layout.css
 
-; Information added by drupal.org packaging script on 2012-08-01
-version = "7.15"
+; Information added by drupal.org packaging script on 2012-10-17
+version = "7.16"
 project = "drupal"
-datestamp = "1343839327"
+datestamp = "1350508567"
 
-- 
GitLab