summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2019-01-29 12:44:16 +0000
committerbsiegert <bsiegert@pkgsrc.org>2019-01-29 12:44:16 +0000
commit36a66b6e3af4e4f8cfa0abf16f35db9d18f79b54 (patch)
tree78eb626891b7433293c2d89a61a9a9f9287ee2e7
parent6c99f7bbcebf8571a10701a80770477110f0f9ac (diff)
downloadpkgsrc-36a66b6e3af4e4f8cfa0abf16f35db9d18f79b54.tar.gz
Pullup ticket #5894 - requested by taca
www/drupal7: security fix Revisions pulled up: - www/drupal7/Makefile 1.54 - www/drupal7/PLIST 1.20 - www/drupal7/distinfo 1.42 --- Module Name: pkgsrc Committed By: taca Date: Sat Jan 19 07:30:21 UTC 2019 Modified Files: pkgsrc/www/drupal7: Makefile PLIST distinfo Log Message: www/drupal7: update to 7.62 Drupal 7.62, 2019-01-15 ----------------------- - Fixed security issues: - SA-CORE-2019-001 - SA-CORE-2019-002
-rw-r--r--www/drupal7/Makefile4
-rw-r--r--www/drupal7/PLIST15
-rw-r--r--www/drupal7/distinfo10
3 files changed, 21 insertions, 8 deletions
diff --git a/www/drupal7/Makefile b/www/drupal7/Makefile
index ed8588d224e..5d5f3f23047 100644
--- a/www/drupal7/Makefile
+++ b/www/drupal7/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2018/11/15 14:26:45 prlw1 Exp $
+# $NetBSD: Makefile,v 1.53.2.1 2019/01/29 12:44:16 bsiegert Exp $
-DISTNAME= drupal-7.61
+DISTNAME= drupal-7.62
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
CATEGORIES= www
MASTER_SITES= https://ftp.drupal.org/files/projects/
diff --git a/www/drupal7/PLIST b/www/drupal7/PLIST
index eb8b0a519d0..614fb96c0cb 100644
--- a/www/drupal7/PLIST
+++ b/www/drupal7/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.19 2018/10/03 10:58:15 prlw1 Exp $
+@comment $NetBSD: PLIST,v 1.19.2.1 2019/01/29 12:44:16 bsiegert Exp $
share/doc/drupal/CHANGELOG.txt
share/doc/drupal/COPYRIGHT.txt
share/doc/drupal/INSTALL.mysql.txt
@@ -46,6 +46,7 @@ share/drupal/includes/entity.inc
share/drupal/includes/errors.inc
share/drupal/includes/file.inc
share/drupal/includes/file.mimetypes.inc
+share/drupal/includes/file.phar.inc
share/drupal/includes/filetransfer/filetransfer.inc
share/drupal/includes/filetransfer/ftp.inc
share/drupal/includes/filetransfer/local.inc
@@ -150,6 +151,17 @@ share/drupal/misc/throbber.gif
share/drupal/misc/timezone.js
share/drupal/misc/tree-bottom.png
share/drupal/misc/tree.png
+share/drupal/misc/typo3/drupal-security/PharExtensionInterceptor.php
+share/drupal/misc/typo3/phar-stream-wrapper/LICENSE
+share/drupal/misc/typo3/phar-stream-wrapper/README.md
+share/drupal/misc/typo3/phar-stream-wrapper/composer.json
+share/drupal/misc/typo3/phar-stream-wrapper/src/Assertable.php
+share/drupal/misc/typo3/phar-stream-wrapper/src/Behavior.php
+share/drupal/misc/typo3/phar-stream-wrapper/src/Exception.php
+share/drupal/misc/typo3/phar-stream-wrapper/src/Helper.php
+share/drupal/misc/typo3/phar-stream-wrapper/src/Interceptor/PharExtensionInterceptor.php
+share/drupal/misc/typo3/phar-stream-wrapper/src/Manager.php
+share/drupal/misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
share/drupal/misc/ui/images/ui-bg_flat_0_aaaaaa_40x100.png
share/drupal/misc/ui/images/ui-bg_flat_75_ffffff_40x100.png
share/drupal/misc/ui/images/ui-bg_glass_55_fbf9ee_1x400.png
@@ -611,6 +623,7 @@ share/drupal/modules/simpletest/files/image-test.jpg
share/drupal/modules/simpletest/files/image-test.png
share/drupal/modules/simpletest/files/javascript-1.txt
share/drupal/modules/simpletest/files/javascript-2.script
+share/drupal/modules/simpletest/files/phar-1.phar
share/drupal/modules/simpletest/files/php-1.txt
share/drupal/modules/simpletest/files/php-2.php
share/drupal/modules/simpletest/files/sql-1.txt
diff --git a/www/drupal7/distinfo b/www/drupal7/distinfo
index d3aba8c76a2..4f4ce6c0e63 100644
--- a/www/drupal7/distinfo
+++ b/www/drupal7/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.41 2018/11/15 14:26:45 prlw1 Exp $
+$NetBSD: distinfo,v 1.41.2.1 2019/01/29 12:44:16 bsiegert Exp $
-SHA1 (drupal-7.61.tar.gz) = 84de421176793566679a7931a2a009cf6c1fbe19
-RMD160 (drupal-7.61.tar.gz) = 44f908cb190bddcabed24fb87c5ebec30a3bf323
-SHA512 (drupal-7.61.tar.gz) = 8f0bdd5b7ef33e62d09698b3889726fab1edb14df6263635bca65c9bbe0400df618dbf02ef298eeee169d48ab554d3b58d867bd4ce0d429b4b9167979917db51
-Size (drupal-7.61.tar.gz) = 3287629 bytes
+SHA1 (drupal-7.62.tar.gz) = 23234e3d26a364a926d7936974064671fe045c28
+RMD160 (drupal-7.62.tar.gz) = 183f92a04795ebe418b3605ffe9e22145217326a
+SHA512 (drupal-7.62.tar.gz) = 9556d3d2a0ae8f908614ffd9b424268df6f2a81cbcd5a985745e8567b21ee37c574d1069ec7f796aab7db7c0026529aba2aa87b7b7d77f968bf29f7abda28464
+Size (drupal-7.62.tar.gz) = 3298412 bytes