Upgrade Drupal Core to 7.32
Add security update to Drupal Core. Release notes available here: https://www.drupal.org/drupal-7.32-release-notes Fix security vulnerability: SA-CORE-2014-005 - Drupal core - SQL injection Change-Id: I849290f02132e53f439ac751e267557e1eb60288
This commit is contained in:
parent
343690502a
commit
5656f55054
@ -3,9 +3,9 @@ core = 7.x
|
||||
|
||||
; Download Drupal core and apply core patches if needed.
|
||||
projects[drupal][type] = "core"
|
||||
projects[drupal][version] = "7.31"
|
||||
projects[drupal][version] = "7.32"
|
||||
projects[drupal][download][type] = get
|
||||
projects[drupal][download][url] = http://ftp.drupal.org/files/projects/drupal-7.31.tar.gz
|
||||
projects[drupal][download][url] = http://ftp.drupal.org/files/projects/drupal-7.32.tar.gz
|
||||
|
||||
; This patch allows install profile to list requirements on the install page
|
||||
; http://drupal.org/node/1971072
|
||||
|
Loading…
x
Reference in New Issue
Block a user