378e97c05f
Fix Views module security issue: DRUPAL-SA-CONTRIB-2017-068 https://www.drupal.org/node/2902604 Change-Id: I909e2e9ce1ef991efce81fac422e90bd3ff0751d
13 lines
487 B
Diff
13 lines
487 B
Diff
diff -Naur commons.orig/drupal-org.make commons/drupal-org.make
|
|
--- commons.orig/drupal-org.make 2017-02-27 15:04:30.000000000 +0100
|
|
+++ commons/drupal-org.make 2017-02-27 15:05:42.000000000 +0100
|
|
@@ -442,7 +442,7 @@
|
|
|
|
projects[views][type] = "module"
|
|
projects[views][subdir] = "contrib"
|
|
-projects[views][version] = "3.15"
|
|
+projects[views][version] = "3.18"
|
|
|
|
; Update Views Content access filter per core performance improvements.
|
|
; https://drupal.org/comment/8516039#comment-8516039
|