pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2019Q1]: pkgsrc/www/drupal8 Pullup ticket #5969 - requested by...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a8ed08cecd7a
branches:  pkgsrc-2019Q1
changeset: 334679:a8ed08cecd7a
user:      spz <spz%pkgsrc.org@localhost>
date:      Sun Jun 02 10:29:38 2019 +0000

description:
Pullup ticket #5969 - requested by taca
www/drupal8: security update

Revisions pulled up:
- www/drupal8/Makefile                                          1.22
- www/drupal8/PLIST                                             1.19
- www/drupal8/distinfo                                          1.21

-------------------------------------------------------------------
   Module Name: pkgsrc
   Committed By:        taca
   Date:                Sat May 11 06:59:05 UTC 2019

   Modified Files:
        pkgsrc/www/drupal8: Makefile PLIST distinfo

   Log Message:
   www/drupal8: update to 8.6.16

   - Fixed security issues of SA-CORE-2019-007.


   To generate a diff of this commit:
   cvs rdiff -u -r1.21 -r1.22 pkgsrc/www/drupal8/Makefile
   cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/drupal8/PLIST
   cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/drupal8/distinfo

diffstat:

 www/drupal8/Makefile |   4 ++--
 www/drupal8/PLIST    |  22 +++++++++++++++++++++-
 www/drupal8/distinfo |  10 +++++-----
 3 files changed, 28 insertions(+), 8 deletions(-)

diffs (75 lines):

diff -r cf7c623f1982 -r a8ed08cecd7a www/drupal8/Makefile
--- a/www/drupal8/Makefile      Sun Jun 02 10:23:06 2019 +0000
+++ b/www/drupal8/Makefile      Sun Jun 02 10:29:38 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20.2.1 2019/05/14 05:12:28 spz Exp $
+# $NetBSD: Makefile,v 1.20.2.2 2019/06/02 10:29:38 spz Exp $
 
-DISTNAME=      drupal-8.6.15
+DISTNAME=      drupal-8.6.16
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
 CATEGORIES=    www
 MASTER_SITES=  http://ftp.drupal.org/files/projects/
diff -r cf7c623f1982 -r a8ed08cecd7a www/drupal8/PLIST
--- a/www/drupal8/PLIST Sun Jun 02 10:23:06 2019 +0000
+++ b/www/drupal8/PLIST Sun Jun 02 10:29:38 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17.2.1 2019/05/14 05:12:28 spz Exp $
+@comment $NetBSD: PLIST,v 1.17.2.2 2019/06/02 10:29:38 spz Exp $
 share/drupal/.csslintrc
 share/drupal/.editorconfig
 share/drupal/.eslintignore
@@ -13483,6 +13483,13 @@
 share/drupal/vendor/asm89/stack-cors/src/Asm89/Stack/Cors.php
 share/drupal/vendor/asm89/stack-cors/src/Asm89/Stack/CorsService.php
 share/drupal/vendor/autoload.php
+share/drupal/vendor/brumann/polyfill-unserialize/.gitignore
+share/drupal/vendor/brumann/polyfill-unserialize/.travis.yml
+share/drupal/vendor/brumann/polyfill-unserialize/LICENSE
+share/drupal/vendor/brumann/polyfill-unserialize/README.md
+share/drupal/vendor/brumann/polyfill-unserialize/composer.json
+share/drupal/vendor/brumann/polyfill-unserialize/phpunit.xml.dist
+share/drupal/vendor/brumann/polyfill-unserialize/src/Unserialize.php
 share/drupal/vendor/composer/ClassLoader.php
 share/drupal/vendor/composer/LICENSE
 share/drupal/vendor/composer/autoload_classmap.php
@@ -15522,11 +15529,24 @@
 share/drupal/vendor/typo3/phar-stream-wrapper/composer.json
 share/drupal/vendor/typo3/phar-stream-wrapper/src/Assertable.php
 share/drupal/vendor/typo3/phar-stream-wrapper/src/Behavior.php
+share/drupal/vendor/typo3/phar-stream-wrapper/src/Collectable.php
 share/drupal/vendor/typo3/phar-stream-wrapper/src/Exception.php
 share/drupal/vendor/typo3/phar-stream-wrapper/src/Helper.php
+share/drupal/vendor/typo3/phar-stream-wrapper/src/Interceptor/ConjunctionInterceptor.php
 share/drupal/vendor/typo3/phar-stream-wrapper/src/Interceptor/PharExtensionInterceptor.php
+share/drupal/vendor/typo3/phar-stream-wrapper/src/Interceptor/PharMetaDataInterceptor.php
 share/drupal/vendor/typo3/phar-stream-wrapper/src/Manager.php
+share/drupal/vendor/typo3/phar-stream-wrapper/src/Phar/Container.php
+share/drupal/vendor/typo3/phar-stream-wrapper/src/Phar/DeserializationException.php
+share/drupal/vendor/typo3/phar-stream-wrapper/src/Phar/Manifest.php
+share/drupal/vendor/typo3/phar-stream-wrapper/src/Phar/Reader.php
+share/drupal/vendor/typo3/phar-stream-wrapper/src/Phar/ReaderException.php
+share/drupal/vendor/typo3/phar-stream-wrapper/src/Phar/Stub.php
 share/drupal/vendor/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
+share/drupal/vendor/typo3/phar-stream-wrapper/src/Resolvable.php
+share/drupal/vendor/typo3/phar-stream-wrapper/src/Resolver/PharInvocation.php
+share/drupal/vendor/typo3/phar-stream-wrapper/src/Resolver/PharInvocationCollection.php
+share/drupal/vendor/typo3/phar-stream-wrapper/src/Resolver/PharInvocationResolver.php
 share/drupal/vendor/web.config
 share/drupal/vendor/wikimedia/composer-merge-plugin/LICENSE
 share/drupal/vendor/wikimedia/composer-merge-plugin/README.md
diff -r cf7c623f1982 -r a8ed08cecd7a www/drupal8/distinfo
--- a/www/drupal8/distinfo      Sun Jun 02 10:23:06 2019 +0000
+++ b/www/drupal8/distinfo      Sun Jun 02 10:29:38 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19.2.1 2019/05/14 05:12:28 spz Exp $
+$NetBSD: distinfo,v 1.19.2.2 2019/06/02 10:29:38 spz Exp $
 
-SHA1 (drupal-8.6.15.tar.gz) = 2d2d39b4b041d3fb6c0bb2f1ba391b4887eb4389
-RMD160 (drupal-8.6.15.tar.gz) = e4e586bbb96eafc31d03dc65193ee704a19da1eb
-SHA512 (drupal-8.6.15.tar.gz) = 9a8d9c73f7812b6deca4bcfee0e04d485bfac5efa6e9112379fdacc727ecf0e40703ce9b141c7414357c296eb621a015aa1c97ab8e6bbe4d35c38b2f1c323337
-Size (drupal-8.6.15.tar.gz) = 17137689 bytes
+SHA1 (drupal-8.6.16.tar.gz) = bcb257ac1d7a6cbdd487f4a57ecc42e919f129c0
+RMD160 (drupal-8.6.16.tar.gz) = b01b10818306a66e0d8cc340eae5d2695fe7e5ce
+SHA512 (drupal-8.6.16.tar.gz) = 34f260d780bce286a0a61b710c340d2622cb857aa92a2bdaad63737303ef2f4f1751edc3f415daaa14b9cb483757e367e639136d03f571cba5165129bba31e12
+Size (drupal-8.6.16.tar.gz) = 17151378 bytes



Home | Main Index | Thread Index | Old Index