pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/drupal8



Module Name:    pkgsrc
Committed By:   wen
Date:           Wed May  9 12:11:29 UTC 2018

Modified Files:
        pkgsrc/www/drupal8: Makefile distinfo

Log Message:
Update to 8.5.3

Upstream changes:
Drupal-8.5.3:

Release notes
Maintenance and security release of the Drupal 8 series.

This release fixes critical security vulnerabilities. Sites are urged to upgrade immediately after reading the notes below and the security announcement:

Drupal core - Critical - Remote Code Execution - SA-CORE-2018-004
No other fixes are included.

Drupal-8.5.2:
This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the notes below and the security announcement:

Drupal core - Moderately Critical - Cross Site Scripting- SA-CORE-2018-003
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.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/drupal8/Makefile \
    pkgsrc/www/drupal8/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/drupal8/Makefile
diff -u pkgsrc/www/drupal8/Makefile:1.5 pkgsrc/www/drupal8/Makefile:1.6
--- pkgsrc/www/drupal8/Makefile:1.5     Wed Mar 28 21:29:57 2018
+++ pkgsrc/www/drupal8/Makefile Wed May  9 12:11:29 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2018/03/28 21:29:57 maya Exp $
+# $NetBSD: Makefile,v 1.6 2018/05/09 12:11:29 wen Exp $
 
-DISTNAME=      drupal-8.5.1
+DISTNAME=      drupal-8.5.3
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
 CATEGORIES=    www
 MASTER_SITES=  http://ftp.drupal.org/files/projects/
Index: pkgsrc/www/drupal8/distinfo
diff -u pkgsrc/www/drupal8/distinfo:1.5 pkgsrc/www/drupal8/distinfo:1.6
--- pkgsrc/www/drupal8/distinfo:1.5     Wed Mar 28 21:29:57 2018
+++ pkgsrc/www/drupal8/distinfo Wed May  9 12:11:29 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/03/28 21:29:57 maya Exp $
+$NetBSD: distinfo,v 1.6 2018/05/09 12:11:29 wen Exp $
 
-SHA1 (drupal-8.5.1.tar.gz) = f5b829b2b39d20da3f636bc69832fa3c215e8302
-RMD160 (drupal-8.5.1.tar.gz) = 2ccc08ac2d695e55e941b6dd63ebd282bca1cf61
-SHA512 (drupal-8.5.1.tar.gz) = a4b095102a1d929a40f0b0b9c71f5956280eb03a88a4ba41b54523c22a5a704404d95b2541670f91fb54874d3e1b35f550fd87040d24df29b37d960929f02df2
-Size (drupal-8.5.1.tar.gz) = 15537139 bytes
+SHA1 (drupal-8.5.3.tar.gz) = a66813e343e0c9536f647a95f5109fa4d28f1a9b
+RMD160 (drupal-8.5.3.tar.gz) = 59185da135d2539e1dc67bc1ab339ac423a34d95
+SHA512 (drupal-8.5.3.tar.gz) = 282d558851fc96b1acf2f0c33bc66c1898e0f7b1346e83139ba923e131b6b75836692907418f73a430f9e67772e642a3b724ec4c12956691450bd4aa5cb31b13
+Size (drupal-8.5.3.tar.gz) = 15527015 bytes



Home | Main Index | Thread Index | Old Index