pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/drupal7 Update drupal7 to 7.65



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cc2024b73213
branches:  trunk
changeset: 321417:cc2024b73213
user:      prlw1 <prlw1%pkgsrc.org@localhost>
date:      Thu Mar 21 11:47:16 2019 +0000

description:
Update drupal7 to 7.65

* 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/drupal7/Makefile |   7 +++----
 www/drupal7/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 9 deletions(-)

diffs (37 lines):

diff -r e2e6728e138a -r cc2024b73213 www/drupal7/Makefile
--- a/www/drupal7/Makefile      Thu Mar 21 11:42:36 2019 +0000
+++ b/www/drupal7/Makefile      Thu Mar 21 11:47:16 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.56 2019/02/09 00:15:53 wen Exp $
+# $NetBSD: Makefile,v 1.57 2019/03/21 11:47:16 prlw1 Exp $
 
-DISTNAME=      drupal-7.64
+DISTNAME=      drupal-7.65
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
 CATEGORIES=    www
 MASTER_SITES=  https://ftp.drupal.org/files/projects/
@@ -50,8 +50,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 e2e6728e138a -r cc2024b73213 www/drupal7/distinfo
--- a/www/drupal7/distinfo      Thu Mar 21 11:42:36 2019 +0000
+++ b/www/drupal7/distinfo      Thu Mar 21 11:47:16 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.44 2019/02/09 00:15:53 wen Exp $
+$NetBSD: distinfo,v 1.45 2019/03/21 11:47:16 prlw1 Exp $
 
-SHA1 (drupal-7.64.tar.gz) = 7b9f803405e7bd9e8ee5e0389af0f20b9ffd366b
-RMD160 (drupal-7.64.tar.gz) = 6b0366ce5287319c0e16e64de64cad31d4335c1e
-SHA512 (drupal-7.64.tar.gz) = 90d4b863df5597ac7e88dc09317e3ab8b2beacd6051ef267de52d1fe599a8704f25ede708d2a106c18d76f19c2c9de1e5003086ab9116bae5624acd418e8a014
-Size (drupal-7.64.tar.gz) = 3297822 bytes
+SHA1 (drupal-7.65.tar.gz) = 00b02d65078152c9459dcfcf7c5f22c778882115
+RMD160 (drupal-7.65.tar.gz) = a4792470e7616ed62173563bc9b6334fadfd7686
+SHA512 (drupal-7.65.tar.gz) = a79ff93e13456b35160ee17f986dce9cffefa265d0034dab6223a3097eaf45c11ea3548904ff6c125be0817dc71a8ac7320aca91a11eefeaad03d45527725e79
+Size (drupal-7.65.tar.gz) = 3298607 bytes



Home | Main Index | Thread Index | Old Index