Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/drupal8 www/drupal8: update to 8.7.12
details: https://anonhg.NetBSD.org/pkgsrc/rev/0ced1201eced
branches: trunk
changeset: 429921:0ced1201eced
user: taca <taca%pkgsrc.org@localhost>
date: Sun Apr 26 09:18:43 2020 +0000
description:
www/drupal8: update to 8.7.12
Update drupal8 to 8.7.12.
Release notes
Maintenance and 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 announcement:
* Drupal core - Moderately critical - Third-party library - SA-CORE-2020-001
No other fixes are included.
Which release do I choose? Security coverage information
* Sites on 8.7.x will receive security coverage until June 3, 2020 (when
Drupal 8.9.0 is scheduled for release).
* Versions of Drupal 8 prior to 8.7.x are end-of-life and do not receive
security coverage.
Important update information
No changes have been made to the .htaccess, web.config, robots.txt or
default settings.php files in this release, so upgrading custom versions of
those files is not necessary if your site is already on the previous
release.
diffstat:
www/drupal8/Makefile | 4 ++--
www/drupal8/PLIST | 10 +++++++++-
www/drupal8/distinfo | 10 +++++-----
3 files changed, 16 insertions(+), 8 deletions(-)
diffs (73 lines):
diff -r e625462bf12f -r 0ced1201eced www/drupal8/Makefile
--- a/www/drupal8/Makefile Sun Apr 26 08:48:52 2020 +0000
+++ b/www/drupal8/Makefile Sun Apr 26 09:18:43 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2019/12/19 00:39:29 taca Exp $
+# $NetBSD: Makefile,v 1.31 2020/04/26 09:18:43 taca Exp $
-DISTNAME= drupal-8.7.11
+DISTNAME= drupal-8.7.12
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
CATEGORIES= www
MASTER_SITES= http://ftp.drupal.org/files/projects/
diff -r e625462bf12f -r 0ced1201eced www/drupal8/PLIST
--- a/www/drupal8/PLIST Sun Apr 26 08:48:52 2020 +0000
+++ b/www/drupal8/PLIST Sun Apr 26 09:18:43 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.24 2019/12/19 00:39:29 taca Exp $
+@comment $NetBSD: PLIST,v 1.25 2020/04/26 09:18:43 taca Exp $
share/drupal/.csslintrc
share/drupal/.editorconfig
share/drupal/.eslintignore
@@ -180,6 +180,7 @@
share/drupal/core/assets/vendor/ckeditor/plugins/about/dialogs/logo_ckeditor.png
share/drupal/core/assets/vendor/ckeditor/plugins/clipboard/dialogs/paste.js
share/drupal/core/assets/vendor/ckeditor/plugins/dialog/dialogDefinition.js
+share/drupal/core/assets/vendor/ckeditor/plugins/dialog/styles/dialog.css
share/drupal/core/assets/vendor/ckeditor/plugins/icons.png
share/drupal/core/assets/vendor/ckeditor/plugins/icons_hidpi.png
share/drupal/core/assets/vendor/ckeditor/plugins/image2/dialogs/image2.js
@@ -187,7 +188,11 @@
share/drupal/core/assets/vendor/ckeditor/plugins/magicline/images/hidpi/icon.png
share/drupal/core/assets/vendor/ckeditor/plugins/magicline/images/icon-rtl.png
share/drupal/core/assets/vendor/ckeditor/plugins/magicline/images/icon.png
+share/drupal/core/assets/vendor/ckeditor/plugins/pastefromgdocs/filter/default.js
+share/drupal/core/assets/vendor/ckeditor/plugins/pastefromlibreoffice/filter/default.js
share/drupal/core/assets/vendor/ckeditor/plugins/pastefromword/filter/default.js
+share/drupal/core/assets/vendor/ckeditor/plugins/pastetools/filter/common.js
+share/drupal/core/assets/vendor/ckeditor/plugins/pastetools/filter/image.js
share/drupal/core/assets/vendor/ckeditor/plugins/showblocks/images/block_address.png
share/drupal/core/assets/vendor/ckeditor/plugins/showblocks/images/block_blockquote.png
share/drupal/core/assets/vendor/ckeditor/plugins/showblocks/images/block_div.png
@@ -250,6 +255,8 @@
share/drupal/core/assets/vendor/ckeditor/plugins/specialchar/dialogs/lang/sk.js
share/drupal/core/assets/vendor/ckeditor/plugins/specialchar/dialogs/lang/sl.js
share/drupal/core/assets/vendor/ckeditor/plugins/specialchar/dialogs/lang/sq.js
+share/drupal/core/assets/vendor/ckeditor/plugins/specialchar/dialogs/lang/sr-latn.js
+share/drupal/core/assets/vendor/ckeditor/plugins/specialchar/dialogs/lang/sr.js
share/drupal/core/assets/vendor/ckeditor/plugins/specialchar/dialogs/lang/sv.js
share/drupal/core/assets/vendor/ckeditor/plugins/specialchar/dialogs/lang/th.js
share/drupal/core/assets/vendor/ckeditor/plugins/specialchar/dialogs/lang/tr.js
@@ -284,6 +291,7 @@
share/drupal/core/assets/vendor/ckeditor/skins/moono-lisa/images/lock.png
share/drupal/core/assets/vendor/ckeditor/skins/moono-lisa/images/refresh.png
share/drupal/core/assets/vendor/ckeditor/skins/moono-lisa/images/spinner.gif
+share/drupal/core/assets/vendor/ckeditor/vendor/promise.js
share/drupal/core/assets/vendor/classList/LICENSE.md
share/drupal/core/assets/vendor/classList/classList.min.js
share/drupal/core/assets/vendor/domready/ready.min.js
diff -r e625462bf12f -r 0ced1201eced www/drupal8/distinfo
--- a/www/drupal8/distinfo Sun Apr 26 08:48:52 2020 +0000
+++ b/www/drupal8/distinfo Sun Apr 26 09:18:43 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.26 2019/12/19 00:39:29 taca Exp $
+$NetBSD: distinfo,v 1.27 2020/04/26 09:18:43 taca Exp $
-SHA1 (drupal-8.7.11.tar.gz) = 44e4e6d045c3e7577b3d2b125efd64cde2c89b71
-RMD160 (drupal-8.7.11.tar.gz) = 81b5bd8fd2e236fdaba261a94979ad6b9fee70b7
-SHA512 (drupal-8.7.11.tar.gz) = 1952630cce84c3d819e9f34e2beed3268f0e6aaa634aa367310b4aad59c1d86a59fe11d258aa6d0823cd0d2c227ce54d88fc27e07c53b660a6833e1f15feb9f1
-Size (drupal-8.7.11.tar.gz) = 17899106 bytes
+SHA1 (drupal-8.7.12.tar.gz) = 2acf8f1cfbba90da7f82809f6f5ffc26b78e43dc
+RMD160 (drupal-8.7.12.tar.gz) = b9dbf04cbfb2ab7c1cc41c13e56b1f9d3d702f1e
+SHA512 (drupal-8.7.12.tar.gz) = f9b140d52d11d9ec0543b8e18315b898f1d09bb4c360c544498b1b6df8d40e59c04e5e04749140c896c51f2ea1844fab8220dd556986b39af0fc846d2571e5c2
+Size (drupal-8.7.12.tar.gz) = 17917274 bytes
Home |
Main Index |
Thread Index |
Old Index