pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2021Q4] pkgsrc/lang



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Thu Mar  3 19:29:08 UTC 2022

Modified Files:
        pkgsrc/lang/php [pkgsrc-2021Q4]: phpversion.mk
        pkgsrc/lang/php74 [pkgsrc-2021Q4]: distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.352.2.2 -r1.352.2.3 pkgsrc/lang/php/phpversion.mk
cvs rdiff -u -r1.34 -r1.34.2.1 pkgsrc/lang/php74/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/php/phpversion.mk
diff -u pkgsrc/lang/php/phpversion.mk:1.352.2.2 pkgsrc/lang/php/phpversion.mk:1.352.2.3
--- pkgsrc/lang/php/phpversion.mk:1.352.2.2     Thu Mar  3 19:23:19 2022
+++ pkgsrc/lang/php/phpversion.mk       Thu Mar  3 19:29:07 2022
@@ -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 @@ PHPVERSION_MK=        defined
 # 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
 

Index: pkgsrc/lang/php74/distinfo
diff -u pkgsrc/lang/php74/distinfo:1.34 pkgsrc/lang/php74/distinfo:1.34.2.1
--- pkgsrc/lang/php74/distinfo:1.34     Sun Dec 19 05:01:06 2021
+++ pkgsrc/lang/php74/distinfo  Thu Mar  3 19:29:07 2022
@@ -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