Fix SA-CORE-2014-003

Upgrade Drupal core to 7.29, check the release notes for further
details: https://www.drupal.org/drupal-7.29-release-notes

Change-Id: I11e8aef09a34a6f911535645cc562df56f107cf2
This commit is contained in:
Marton Kiss 2014-07-21 13:18:58 +02:00
parent e043ce9bde
commit cf789971f0

View File

@ -3,9 +3,9 @@ core = 7.x
; Download Drupal core and apply core patches if needed.
projects[drupal][type] = "core"
projects[drupal][version] = "7.28"
projects[drupal][version] = "7.29"
projects[drupal][download][type] = get
projects[drupal][download][url] = http://ftp.drupal.org/files/projects/drupal-7.28.tar.gz
projects[drupal][download][url] = http://ftp.drupal.org/files/projects/drupal-7.29.tar.gz
; This patch allows install profile to list requirements on the install page
; http://drupal.org/node/1971072
@ -29,4 +29,4 @@ projects[drupal][patch][] = https://drupal.org/files/issues/node_access_grants-s
; File_get_file_references is slow and buggy
; https://drupal.org/node/1805690#comment-8734045
projects[drupal][patch][] = https://drupal.org/files/issues/1805690_11.patch
projects[drupal][patch][] = https://drupal.org/files/issues/1805690_11.patch