pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2021Q4]: pkgsrc/lang Pullup ticket #6593 - requested by taca



details:   https://anonhg.NetBSD.org/pkgsrc/rev/42b7dc3a53b3
branches:  pkgsrc-2021Q4
changeset: 374940:42b7dc3a53b3
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Thu Mar 03 19:29:07 2022 +0000

description:
Pullup ticket #6593 - requested by taca
lang/php74: security fix

Revisions pulled up:
- lang/php/phpversion.mk                                        1.356
- lang/php74/distinfo                                           1.35

---
   Module Name: pkgsrc
   Committed By:        taca
   Date:                Sun Feb 20 13:03:01 UTC 2022

   Modified Files:
        pkgsrc/lang/php: phpversion.mk
        pkgsrc/lang/php74: distinfo

   Log Message:
   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 24233b00f40c -r 42b7dc3a53b3 lang/php/phpversion.mk
--- a/lang/php/phpversion.mk    Thu Mar 03 19:23:19 2022 +0000
+++ b/lang/php/phpversion.mk    Thu Mar 03 19:29:07 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.352.2.2 2022/03/03 19:23:19 bsiegert Exp $
+# $NetBSD: phpversion.mk,v 1.352.2.3 2022/03/03 19:29:07 bsiegert 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
@@ -89,7 +89,7 @@
 # Define each PHP's version.
 PHP56_VERSION= 5.6.40
 PHP73_VERSION= 7.3.33
-PHP74_VERSION= 7.4.27
+PHP74_VERSION= 7.4.28
 PHP80_VERSION= 8.0.16
 PHP81_VERSION= 8.1.2
 
diff -r 24233b00f40c -r 42b7dc3a53b3 lang/php74/distinfo
--- a/lang/php74/distinfo       Thu Mar 03 19:23:19 2022 +0000
+++ b/lang/php74/distinfo       Thu Mar 03 19:29:07 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.34 2021/12/19 05:01:06 taca Exp $
+$NetBSD: distinfo,v 1.34.2.1 2022/03/03 19:29:07 bsiegert 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