pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang lang/php74: update to 7.4.30
details: https://anonhg.NetBSD.org/pkgsrc/rev/dbcc1adf4f0e
branches: trunk
changeset: 380589:dbcc1adf4f0e
user: taca <taca%pkgsrc.org@localhost>
date: Thu Jun 09 15:00:38 2022 +0000
description:
lang/php74: update to 7.4.30
09 Jun 2022, PHP 7.4.30
- mysqlnd:
. Fixed bug #81719: mysqlnd/pdo password buffer overflow. (CVE-2022-31626)
(c dot fol at ambionics dot io)
- pgsql
. Fixed bug #81720: Uninitialized array in pg_query_params().
(CVE-2022-31625) (cmb)
diffstat:
lang/php/phpversion.mk | 4 ++--
lang/php74/Makefile | 3 +--
lang/php74/distinfo | 8 ++++----
3 files changed, 7 insertions(+), 8 deletions(-)
diffs (49 lines):
diff -r f74b1dedc5f4 -r dbcc1adf4f0e lang/php/phpversion.mk
--- a/lang/php/phpversion.mk Thu Jun 09 07:59:58 2022 +0000
+++ b/lang/php/phpversion.mk Thu Jun 09 15:00:38 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.365 2022/05/13 15:02:36 taca Exp $
+# $NetBSD: phpversion.mk,v 1.366 2022/06/09 15:00:38 taca Exp $
#
# This file selects a PHP version, based on the user's preferences and
# the installed packages. It does not add a dependency on the PHP
@@ -88,7 +88,7 @@
# Define each PHP's version.
PHP56_VERSION= 5.6.40
-PHP74_VERSION= 7.4.29
+PHP74_VERSION= 7.4.30
PHP80_VERSION= 8.0.19
PHP81_VERSION= 8.1.6
diff -r f74b1dedc5f4 -r dbcc1adf4f0e lang/php74/Makefile
--- a/lang/php74/Makefile Thu Jun 09 07:59:58 2022 +0000
+++ b/lang/php74/Makefile Thu Jun 09 15:00:38 2022 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2022/04/18 19:09:56 adam Exp $
+# $NetBSD: Makefile,v 1.16 2022/06/09 15:00:38 taca Exp $
#
# We can't omit PKGNAME here to handle PKG_OPTIONS.
#
PKGNAME= php-${PHP_VERSION:S/RC/rc/}
-PKGREVISION= 1
COMMENT= PHP Hypertext Preprocessor version 7.4
LICENSE= php
diff -r f74b1dedc5f4 -r dbcc1adf4f0e lang/php74/distinfo
--- a/lang/php74/distinfo Thu Jun 09 07:59:58 2022 +0000
+++ b/lang/php74/distinfo Thu Jun 09 15:00:38 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.36 2022/04/16 00:52:28 taca Exp $
+$NetBSD: distinfo,v 1.37 2022/06/09 15:00:38 taca Exp $
-BLAKE2s (php-7.4.29.tar.xz) = ce185478026dd04f48b4db8a3353b00316b5dd8aec0019d7ce0c3776bc956026
-SHA512 (php-7.4.29.tar.xz) = cdec93b3d10b80da4a16757e60ecf8b35e78adfc57edd40917f53c4d20ce2847363ac99954cc92492cd84b81c01c4af667b16c8f4fe54aa98b9181ef5b1951ba
-Size (php-7.4.29.tar.xz) = 10418908 bytes
+BLAKE2s (php-7.4.30.tar.xz) = 444547e11b84b53043ccca0e2abba93e585a9d7174884e7f31f24fa7dd44f2c5
+SHA512 (php-7.4.30.tar.xz) = 7bce44a23c07193c10c57459f08b08fdce4e3a269d6829a61371d1b1f117ecf4e167805a40e1a5e7687f534aee9d5f5745a3f4dcb344e9e781c105bc964ed738
+Size (php-7.4.30.tar.xz) = 10419136 bytes
SHA1 (patch-build_libtool.m4) = 3656eb516fb14defd4b0964fe21e117c630be856
SHA1 (patch-configure) = 5e9c9c06f6d819d5ba2832d648f41363f40f3108
SHA1 (patch-disable-filter-url) = 0a2c19c18f089448a8d842e99738b292ab9e5640
Home |
Main Index |
Thread Index |
Old Index