Apply security updates, core 7.34

Applied module updates:
- Drupal Core to 7.34
- addressfield_tokens 1.5
- google_analytics 2.1

Change-Id: I3815a49ba4fc6aaa7bc8b812939ac7395a79dec4
This commit is contained in:
Marton Kiss 2014-12-12 10:15:35 +01:00
parent 4684ed34d2
commit 17a83bdf98
2 changed files with 4 additions and 4 deletions

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.32"
projects[drupal][version] = "7.34"
projects[drupal][download][type] = get
projects[drupal][download][url] = http://ftp.drupal.org/files/projects/drupal-7.32.tar.gz
projects[drupal][download][url] = http://ftp.drupal.org/files/projects/drupal-7.34.tar.gz
; This patch allows install profile to list requirements on the install page
; http://drupal.org/node/1971072

View File

@ -9,7 +9,7 @@ projects[addressfield][version] = "1.0-beta5"
projects[addressfield_tokens][type] = "module"
projects[addressfield_tokens][subdir] = "contrib"
projects[addressfield_tokens][version] = "1.4"
projects[addressfield_tokens][version] = "1.5"
projects[admin_icons][type] = "module"
projects[admin_icons][subdir] = "contrib"
@ -180,7 +180,7 @@ projects[flag_abuse][version] = "2.0"
projects[google_analytics][type] = "module"
projects[google_analytics][subdir] = "contrib"
projects[google_analytics][version] = "2.0"
projects[google_analytics][version] = "2.1"
projects[gravatar][type] = "module"
projects[gravatar][subdir] = "contrib"