aboutsummaryrefslogtreecommitdiffstats
path: root/community/drupal7
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2019-05-09 01:50:20 +0300
committerAndy Postnikov <apostnikov@gmail.com>2019-05-09 03:34:37 +0300
commit87852a513b0c434fff0f6d365f37965d884a2d52 (patch)
tree3ddc776d5cf284b4d91059407f6fd561c2d37823 /community/drupal7
parent87f5e99c557138f04382671c8bc19947ee8b85b6 (diff)
downloadaports-87852a513b0c434fff0f6d365f37965d884a2d52.tar.bz2
aports-87852a513b0c434fff0f6d365f37965d884a2d52.tar.xz
community/drupal7: security upgrade to 7.67
Diffstat (limited to 'community/drupal7')
-rw-r--r--community/drupal7/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/drupal7/APKBUILD b/community/drupal7/APKBUILD
index 7c1d4c15bf..de2802b2cd 100644
--- a/community/drupal7/APKBUILD
+++ b/community/drupal7/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Andy Postnikov <apostnikov@gmail.com>
pkgname=drupal7
-pkgver=7.66
+pkgver=7.67
pkgrel=0
pkgdesc="An open source content management platform"
url="https://www.drupal.org/"
@@ -38,6 +38,8 @@ options="!check" # This package not have testsuite
# secfixes:
# 7.66-r0:
# - CVE-2018-11358
+# 7.65-r0:
+# - CVE-2019-6341
# 7.62-r0:
# - CVE-2018-1000888
# 7.59-r0:
@@ -80,4 +82,4 @@ package() {
"$pkgdir"/var/lib/$pkgname/sites/default/files
}
-sha512sums="c348eeeabfb5fef05b28aa87c9885231bd5e676b1ced64a2f51cc2aefa122b5ce142aae2ede5c1479608c893195450ae25168bae971b8e77cc741b18650f75c8 drupal-7.66.tar.gz"
+sha512sums="0e4f60010b1395183cea19424e8c2849f93fb7285a081bf7d0c774b8e82f403083533059f58c3831950cc06dfa8117d443db52b66a521301ceac10b1b333aa28 drupal-7.67.tar.gz"