groups/patches/0013-commons-views-3.15.patch
Marton Kiss bf700e202a Upgrade Views module to 3.15
Fix security issue SA-CONTRIB-2017-022
https://www.drupal.org/node/2854980

Change-Id: If1474540aa81aea0bbfa779f449a35362b7dbb7b
2017-02-27 15:14:32 +01:00

13 lines
489 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.14"
+projects[views][version] = "3.15"
; Update Views Content access filter per core performance improvements.
; https://drupal.org/comment/8516039#comment-8516039