pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/drupal7
Module Name: pkgsrc
Committed By: prlw1
Date: Thu Mar 21 11:47:16 UTC 2019
Modified Files:
pkgsrc/www/drupal7: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/www/drupal7/Makefile
cvs rdiff -u -r1.44 -r1.45 pkgsrc/www/drupal7/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/drupal7/Makefile
diff -u pkgsrc/www/drupal7/Makefile:1.56 pkgsrc/www/drupal7/Makefile:1.57
--- pkgsrc/www/drupal7/Makefile:1.56 Sat Feb 9 00:15:53 2019
+++ pkgsrc/www/drupal7/Makefile Thu Mar 21 11:47:16 2019
@@ -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 @@ REPLACE_FILES.php+= scripts/generate-d6-
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 \
Index: pkgsrc/www/drupal7/distinfo
diff -u pkgsrc/www/drupal7/distinfo:1.44 pkgsrc/www/drupal7/distinfo:1.45
--- pkgsrc/www/drupal7/distinfo:1.44 Sat Feb 9 00:15:53 2019
+++ pkgsrc/www/drupal7/distinfo Thu Mar 21 11:47:16 2019
@@ -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