pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/drupal7



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon May  1 14:34:00 UTC 2023

Modified Files:
        pkgsrc/www/drupal7: Makefile distinfo

Log Message:
www/drupal7: update to 7.97

7.96 (2023-04-19)

This is a security release of the Drupal 7 series.

This release fixes security vulnerabilities.  Sites are urged to update
immediately after reading the notes below and the security announcements:

* Drupal core - Moderately critical - Access bypass - SA-CORE-2023-005

No other fixes are included.

7.97 (2023-04-21)

This is a "hotfix" release to address a PHP 5.x regression caused by
SA-CORE-2023-005.

Changes since 7.96:

* #3355216 by poker10: Fix PHP 5.x regression caused by ::class constant


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/www/drupal7/Makefile
cvs rdiff -u -r1.62 -r1.63 pkgsrc/www/drupal7/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/drupal7/Makefile
diff -u pkgsrc/www/drupal7/Makefile:1.78 pkgsrc/www/drupal7/Makefile:1.79
--- pkgsrc/www/drupal7/Makefile:1.78    Sun Mar 19 13:21:16 2023
+++ pkgsrc/www/drupal7/Makefile Mon May  1 14:34:00 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.78 2023/03/19 13:21:16 taca Exp $
+# $NetBSD: Makefile,v 1.79 2023/05/01 14:34:00 taca Exp $
 
-DISTNAME=      drupal-7.95
+DISTNAME=      drupal-7.97
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
 CATEGORIES=    www
 MASTER_SITES=  https://ftp.drupal.org/files/projects/

Index: pkgsrc/www/drupal7/distinfo
diff -u pkgsrc/www/drupal7/distinfo:1.62 pkgsrc/www/drupal7/distinfo:1.63
--- pkgsrc/www/drupal7/distinfo:1.62    Sun Mar 19 13:21:16 2023
+++ pkgsrc/www/drupal7/distinfo Mon May  1 14:34:00 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.62 2023/03/19 13:21:16 taca Exp $
+$NetBSD: distinfo,v 1.63 2023/05/01 14:34:00 taca Exp $
 
-BLAKE2s (drupal-7.95.tar.gz) = 7ab8806eda7ca64ff288b5e9d26c74b5606584718f9c79a6c9e0065b06eb14c2
-SHA512 (drupal-7.95.tar.gz) = 7e013adc687ea263ff63eecee876367d5a2e4467a44fc4cc0d14a54f82d21b66069aa0ef7123370cdaf0d051a6c2fc870f359d2f2d657a59b41506e7dec8ad84
-Size (drupal-7.95.tar.gz) = 3380331 bytes
+BLAKE2s (drupal-7.97.tar.gz) = 33a14b81ca6e3d32a995a473e514e191452ce79d098dc9238410c4997534683d
+SHA512 (drupal-7.97.tar.gz) = 2ea4ae63f9dc87043f3743f7e426c2fe940ca930a764c9eff0cb19e25fb3117599350c8fab92fc1bc45c2e6719ae20caba039180d63672cb1616f7526b798dcb
+Size (drupal-7.97.tar.gz) = 3381082 bytes



Home | Main Index | Thread Index | Old Index