diff options
author | wen <wen@pkgsrc.org> | 2018-02-27 07:48:29 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2018-02-27 07:48:29 +0000 |
commit | 01cb69178134bcf80979a3d96bfe7736ad7ae9d2 (patch) | |
tree | 189ee564ba3d1255af7ee41fa00a46232376a305 /www | |
parent | b1195eb8245c1c3d0278a6d9f7770e51150aa8d3 (diff) | |
download | pkgsrc-01cb69178134bcf80979a3d96bfe7736ad7ae9d2.tar.gz |
Update to 8.4.5
Upstream changes:
8.4.5
Security release of the Drupal 8 series.
This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the notes below and the security announcements:
Drupal Core - Critical - Multiple Vulnerabilities - SA-CORE-2018-001
No other fixes are included.
Diffstat (limited to 'www')
-rw-r--r-- | www/drupal8/Makefile | 4 | ||||
-rw-r--r-- | www/drupal8/PLIST | 4 | ||||
-rw-r--r-- | www/drupal8/distinfo | 10 |
3 files changed, 10 insertions, 8 deletions
diff --git a/www/drupal8/Makefile b/www/drupal8/Makefile index e075cea3f9d..bcffa0bd836 100644 --- a/www/drupal8/Makefile +++ b/www/drupal8/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2018/02/02 03:08:38 wen Exp $ +# $NetBSD: Makefile,v 1.3 2018/02/27 07:48:29 wen Exp $ -DISTNAME= drupal-8.4.4 +DISTNAME= drupal-8.4.5 PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME} CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ diff --git a/www/drupal8/PLIST b/www/drupal8/PLIST index 47ad36cefc6..59f34a269ce 100644 --- a/www/drupal8/PLIST +++ b/www/drupal8/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2018/02/02 03:08:38 wen Exp $ +@comment $NetBSD: PLIST,v 1.3 2018/02/27 07:48:29 wen Exp $ share/drupal/.csslintrc share/drupal/.editorconfig share/drupal/.eslintignore @@ -3308,6 +3308,7 @@ share/drupal/core/modules/comment/tests/modules/comment_test_views/test_views/vi share/drupal/core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_user_uid.yml share/drupal/core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_field_filters.yml share/drupal/core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_new_comments.yml +share/drupal/core/modules/comment/tests/src/Functional/CommentAccessTest.php share/drupal/core/modules/comment/tests/src/Functional/CommentActionsTest.php share/drupal/core/modules/comment/tests/src/Functional/CommentAdminTest.php share/drupal/core/modules/comment/tests/src/Functional/CommentAnonymousTest.php @@ -6051,6 +6052,7 @@ share/drupal/core/modules/node/tests/src/Functional/NodeAccessFieldTest.php share/drupal/core/modules/node/tests/src/Functional/NodeAccessGrantsCacheContextTest.php share/drupal/core/modules/node/tests/src/Functional/NodeAccessLanguageAwareCombinationTest.php share/drupal/core/modules/node/tests/src/Functional/NodeAccessLanguageAwareTest.php +share/drupal/core/modules/node/tests/src/Functional/NodeAccessLanguageFallbackTest.php share/drupal/core/modules/node/tests/src/Functional/NodeAccessLanguageTest.php share/drupal/core/modules/node/tests/src/Functional/NodeAccessMenuLinkTest.php share/drupal/core/modules/node/tests/src/Functional/NodeAccessPagerTest.php diff --git a/www/drupal8/distinfo b/www/drupal8/distinfo index 2a39a990d62..9767adbccf8 100644 --- a/www/drupal8/distinfo +++ b/www/drupal8/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2018/02/02 03:08:39 wen Exp $ +$NetBSD: distinfo,v 1.3 2018/02/27 07:48:29 wen Exp $ -SHA1 (drupal-8.4.4.tar.gz) = b24c5cdfe20b81f83393ee441772a8ec90a30e9f -RMD160 (drupal-8.4.4.tar.gz) = 77fa1fcad18f9d6f7a07055e27559cc48fde08b9 -SHA512 (drupal-8.4.4.tar.gz) = 3540480b4e75d53bf5e2d86337f2111bbc4ae0ab28ccd4cfb2c1d47075caf662de199bc8591752b44f3bda81f3cdfd23e91baeb2c9eedf18d8755fb3999d07b8 -Size (drupal-8.4.4.tar.gz) = 13410566 bytes +SHA1 (drupal-8.4.5.tar.gz) = 8d5f7e055f86bf57d40f5c6eaf78acf352500446 +RMD160 (drupal-8.4.5.tar.gz) = f8761e8188acce152c2502cd5d057acd5bb62ba3 +SHA512 (drupal-8.4.5.tar.gz) = 105a6bce140b1f5965d42f46df4a8fa0f8802ae6b4efde5c095004f51beebe5f1c4d3064e3363f59f9a15f739ea598b2e9a03304630731113777b3639b3440d2 +Size (drupal-8.4.5.tar.gz) = 13414036 bytes |