pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/drupal8 Update drupal8 to 8.6.13
details: https://anonhg.NetBSD.org/pkgsrc/rev/cd81c64a97f5
branches: trunk
changeset: 331629:cd81c64a97f5
user: prlw1 <prlw1%pkgsrc.org@localhost>
date: Thu Mar 21 11:42:00 2019 +0000
description:
Update drupal8 to 8.6.13
* Drupal core - Cross-Site Scripting- SA-CORE-2019-004
Under certain circumstances the File module/subsystem allows a
malicious user to upload a file that can trigger a cross-site
scripting (XSS) vulnerability.
diffstat:
www/drupal8/Makefile | 7 +++----
www/drupal8/PLIST | 3 ++-
www/drupal8/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 10 deletions(-)
diffs (54 lines):
diff -r c93a729ae9ae -r cd81c64a97f5 www/drupal8/Makefile
--- a/www/drupal8/Makefile Thu Mar 21 11:05:12 2019 +0000
+++ b/www/drupal8/Makefile Thu Mar 21 11:42:00 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2019/03/16 13:15:03 wen Exp $
+# $NetBSD: Makefile,v 1.20 2019/03/21 11:42:00 prlw1 Exp $
-DISTNAME= drupal-8.6.12
+DISTNAME= drupal-8.6.13
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
CATEGORIES= www
MASTER_SITES= http://ftp.drupal.org/files/projects/
@@ -51,8 +51,7 @@
SUBST_CLASSES+= conf
SUBST_STAGE.conf= pre-install
SUBST_FILES.conf= drupal.conf
-SUBST_SED.conf= -e "s|@DRUPAL@|${DRUPAL}|g"
-SUBST_SED.conf+= -e "s|@PREFIX@|${PREFIX}|g"
+SUBST_VARS.conf= DRUPAL PREFIX
SUBST_MESSAGE.conf= Fixing configuration files.
INSTALLATION_DIRS+= ${DRUPAL}/files ${DRUPAL}/sites \
diff -r c93a729ae9ae -r cd81c64a97f5 www/drupal8/PLIST
--- a/www/drupal8/PLIST Thu Mar 21 11:05:12 2019 +0000
+++ b/www/drupal8/PLIST Thu Mar 21 11:42:00 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2019/03/16 13:15:03 wen Exp $
+@comment $NetBSD: PLIST,v 1.17 2019/03/21 11:42:00 prlw1 Exp $
share/drupal/.csslintrc
share/drupal/.editorconfig
share/drupal/.eslintignore
@@ -12066,6 +12066,7 @@
share/drupal/core/tests/Drupal/KernelTests/Core/Field/FieldMissingTypeTest.php
share/drupal/core/tests/Drupal/KernelTests/Core/Field/FieldSettingsTest.php
share/drupal/core/tests/Drupal/KernelTests/Core/File/DirectoryTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/File/FileCreateFilenameTest.php
share/drupal/core/tests/Drupal/KernelTests/Core/File/FileTestBase.php
share/drupal/core/tests/Drupal/KernelTests/Core/File/HtaccessTest.php
share/drupal/core/tests/Drupal/KernelTests/Core/File/MimeTypeTest.php
diff -r c93a729ae9ae -r cd81c64a97f5 www/drupal8/distinfo
--- a/www/drupal8/distinfo Thu Mar 21 11:05:12 2019 +0000
+++ b/www/drupal8/distinfo Thu Mar 21 11:42:00 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2019/03/16 13:15:03 wen Exp $
+$NetBSD: distinfo,v 1.19 2019/03/21 11:42:00 prlw1 Exp $
-SHA1 (drupal-8.6.12.tar.gz) = 7e72da8d7b1bc7adba017b9a1d2c1ed19e8b726c
-RMD160 (drupal-8.6.12.tar.gz) = ff476bd42367a68bc22d90c43e696ff097c9f23b
-SHA512 (drupal-8.6.12.tar.gz) = 82dd86224f47b228480d890c31c3f085061c9950ccb58b5b0c243229033b8a906dc3b40f48c7de858d0aa5300d757276d402a88bda8260231d61a6eec336377a
-Size (drupal-8.6.12.tar.gz) = 17131830 bytes
+SHA1 (drupal-8.6.13.tar.gz) = a6dfd33869e5d24eac7b679d826cc2f92a982738
+RMD160 (drupal-8.6.13.tar.gz) = e52265b267456eb99d5989d7abce794039cbaf5d
+SHA512 (drupal-8.6.13.tar.gz) = ed9da8596ca5f4dee569b2beea561b75742aa801ef450258786c6d496e9205cd865af3a6cca56bc276df48841b95bcaaaae46ffcda6bbf8183866ec3c991fff2
+Size (drupal-8.6.13.tar.gz) = 17137449 bytes
Home |
Main Index |
Thread Index |
Old Index