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.28



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3a514ee467d1
branches:  trunk
changeset: 374355:3a514ee467d1
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Feb 20 13:03:01 2022 +0000

description:
lang/php74: update to 7.4.28

17 Feb 2022, PHP 7.4.28

- Filter:
  . Fix #81708: UAF due to php_filter_float() failing for ints

diffstat:

 lang/php/phpversion.mk |  4 ++--
 lang/php74/distinfo    |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (34 lines):

diff -r dae88c5208b6 -r 3a514ee467d1 lang/php/phpversion.mk
--- a/lang/php/phpversion.mk    Sun Feb 20 13:00:27 2022 +0000
+++ b/lang/php/phpversion.mk    Sun Feb 20 13:03:01 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.355 2022/01/24 14:13:36 taca Exp $
+# $NetBSD: phpversion.mk,v 1.356 2022/02/20 13:03:01 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.27
+PHP74_VERSION= 7.4.28
 PHP80_VERSION= 8.0.15
 PHP81_VERSION= 8.1.2
 
diff -r dae88c5208b6 -r 3a514ee467d1 lang/php74/distinfo
--- a/lang/php74/distinfo       Sun Feb 20 13:00:27 2022 +0000
+++ b/lang/php74/distinfo       Sun Feb 20 13:03:01 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.34 2021/12/19 05:01:06 taca Exp $
+$NetBSD: distinfo,v 1.35 2022/02/20 13:03:01 taca Exp $
 
-BLAKE2s (php-7.4.27.tar.xz) = 8a1ebe8d3fef35dedbc5de0b5ceb48f99bd7f82937580ba8b2835fcc7c28244f
-SHA512 (php-7.4.27.tar.xz) = 2401f19d738a511c20efdf199fed7a6bdd02b51d91abf68a410f760cf846df87fce4bbf71acdf209926877cf3e8f8f39f045f1f03755862d09491f6ab6c9cfc8
-Size (php-7.4.27.tar.xz) = 10419380 bytes
+BLAKE2s (php-7.4.28.tar.xz) = 75a1093845eabf9f5717b0ef9a5f42b18a261eb4bbdf1aec89271eca3620c4b6
+SHA512 (php-7.4.28.tar.xz) = e7fa281a3be9ec46b7fa69619fd417fc04200dc64fd153f9670184d84b0aa3d5f3698536cf18476a96d8a42ba40b856ff57ab18e8e8a485dd9b95467d1952fa8
+Size (php-7.4.28.tar.xz) = 10418352 bytes
 SHA1 (patch-build_libtool.m4) = 3656eb516fb14defd4b0964fe21e117c630be856
 SHA1 (patch-configure) = 5e9c9c06f6d819d5ba2832d648f41363f40f3108
 SHA1 (patch-disable-filter-url) = 0a2c19c18f089448a8d842e99738b292ab9e5640



Home | Main Index | Thread Index | Old Index