pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang lang/php73: update to 7.3.26



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1c618b7c6132
branches:  trunk
changeset: 444428:1c618b7c6132
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Jan 07 13:35:02 2021 +0000

description:
lang/php73: update to 7.3.26

Update php73 package to 7.3.26 (PHP 7.3.26).


07 Jan 2021, PHP 7.3.26

- Standard:
  . Fixed bug #77423 (FILTER_VALIDATE_URL accepts URLs with invalid userinfo).
    (CVE-2020-7071) (cmb)
  . Fixed bug #80457 (stream_get_contents() fails with maxlength=-1 or default).
    (bruno dot premont at restena dot lu)

diffstat:

 lang/php/phpversion.mk |   4 ++--
 lang/php73/distinfo    |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (36 lines):

diff -r 8cf3bf46a992 -r 1c618b7c6132 lang/php/phpversion.mk
--- a/lang/php/phpversion.mk    Thu Jan 07 11:28:36 2021 +0000
+++ b/lang/php/phpversion.mk    Thu Jan 07 13:35:02 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.316 2021/01/03 15:21:04 taca Exp $
+# $NetBSD: phpversion.mk,v 1.317 2021/01/07 13:35:02 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
-PHP73_VERSION= 7.3.25
+PHP73_VERSION= 7.3.26
 PHP74_VERSION= 7.4.13
 
 # Define initial release of major version.
diff -r 8cf3bf46a992 -r 1c618b7c6132 lang/php73/distinfo
--- a/lang/php73/distinfo       Thu Jan 07 11:28:36 2021 +0000
+++ b/lang/php73/distinfo       Thu Jan 07 13:35:02 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.30 2020/11/26 14:44:01 taca Exp $
+$NetBSD: distinfo,v 1.31 2021/01/07 13:35:03 taca Exp $
 
-SHA1 (php-7.3.25.tar.xz) = 534aadf295c41d984dc955378ed0fad7d1e6abff
-RMD160 (php-7.3.25.tar.xz) = 97b218179d7a1ec03b057d101f1c94c33531780f
-SHA512 (php-7.3.25.tar.xz) = 30b27deab12cf2544671afbbdaefd4bfea308eeed8e9c2150751c5bc9ece18d981bcc020eace35cbdbe88b45cffba8a1fca718fc4e74c3a7903d8b038015d31e
-Size (php-7.3.25.tar.xz) = 12136668 bytes
+SHA1 (php-7.3.26.tar.xz) = 620020ddf8505799c9500a4823ace7063f0acd29
+RMD160 (php-7.3.26.tar.xz) = dc2732fa87d819ac532d3c7ebef8e490d5a82121
+SHA512 (php-7.3.26.tar.xz) = 36494c7907adf75378bcd2c8e5a4761271307d2b507df09c35b8f1114d189320bc7e73f1b05cb171aa93209dc2c3026256f7826e5563f13b99f1b4dbe9741732
+Size (php-7.3.26.tar.xz) = 12138088 bytes
 SHA1 (patch-configure) = 08b80528ba90c705398e8841c232382663479a3b
 SHA1 (patch-disable-filter-url) = 0a2c19c18f089448a8d842e99738b292ab9e5640
 SHA1 (patch-ext_gd_config.m4) = eaecfb31b18700dd642c067ed82748d4f6be2335



Home | Main Index | Thread Index | Old Index