Security update which fixes XSRF and XSS issues
(VuXML entry will follow later) PR: ports/149974 Submitted by: John Levine Approved by: itetcu (mentor, implicit), maintainer Security: http://drupal.org/node/829840
This commit is contained in:
parent
f9f768bba3
commit
46e9cedd73
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260012
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= views
|
||||
DISTVERSION= 6.x-2.9
|
||||
DISTVERSION= 6.x-2.11
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= rea-fbsd@codelabs.ru
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (drupal/views-6.x-2.9.tar.gz) = 81534c4df203820488063ddba3892886
|
||||
SHA256 (drupal/views-6.x-2.9.tar.gz) = 98309e9904c617752f3ff208512def65e44484bfc2a4aa08599983ee39215f0f
|
||||
SIZE (drupal/views-6.x-2.9.tar.gz) = 1654130
|
||||
MD5 (drupal/views-6.x-2.11.tar.gz) = ea5ef15e0d03c03627f7c5ea2350d78d
|
||||
SHA256 (drupal/views-6.x-2.11.tar.gz) = 1e6f5dbe11ca3b5c4ad12a6f7a0b5e339fd5617404461cfdbacbb45976770375
|
||||
SIZE (drupal/views-6.x-2.11.tar.gz) = 1662750
|
||||
|
|
Loading…
Reference in a new issue