Security update for title module

https://www.drupal.org/project/title/releases/7.x-1.0-alpha9
https://www.drupal.org/node/2757739

Update title module to 7.x-1.0-alpha9

Change-Id: I33295426cbfe49b33222d3483203ba01279f63ea
This commit is contained in:
Marton Kiss 2017-02-02 17:50:52 +01:00
parent cd6fe22acc
commit 229ded3bc3
2 changed files with 13 additions and 0 deletions

View File

@ -9,3 +9,4 @@ projects[commons][patch][] = "patches/0004-accomodate-flag-v3.patch"
projects[commons][patch][] = "patches/0009-commons-flag-v3.patch"
projects[commons][patch][] = "patches/0010-commons-activity-streams-warning.patch"
projects[commons][patch][] = "patches/0011-commons-media-beta12.patch"
projects[commons][patch][] = "patches/0012-commons-title-alpha9.patch"

View File

@ -0,0 +1,12 @@
diff -Naur a/drupal-org.make b/drupal-org.make
--- a/drupal-org.make 2017-02-01 17:24:11.000000000 +0100
+++ b/drupal-org.make 2017-02-01 17:31:33.000000000 +0100
@@ -426,7 +426,7 @@
projects[title][type] = "module"
projects[title][subdir] = "contrib"
-projects[title][version] = "1.0-alpha8"
+projects[title][version] = "1.0-alpha9"
projects[token][type] = "module"
projects[token][subdir] = "contrib"