pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang
Module Name: pkgsrc
Committed By: taca
Date: Thu Jan 7 13:35:03 UTC 2021
Modified Files:
pkgsrc/lang/php: phpversion.mk
pkgsrc/lang/php73: distinfo
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -u -r1.316 -r1.317 pkgsrc/lang/php/phpversion.mk
cvs rdiff -u -r1.30 -r1.31 pkgsrc/lang/php73/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.316 pkgsrc/lang/php/phpversion.mk:1.317
--- pkgsrc/lang/php/phpversion.mk:1.316 Sun Jan 3 15:21:04 2021
+++ pkgsrc/lang/php/phpversion.mk Thu Jan 7 13:35:02 2021
@@ -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 @@ PHPVERSION_MK= defined
# 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.
Index: pkgsrc/lang/php73/distinfo
diff -u pkgsrc/lang/php73/distinfo:1.30 pkgsrc/lang/php73/distinfo:1.31
--- pkgsrc/lang/php73/distinfo:1.30 Thu Nov 26 14:44:01 2020
+++ pkgsrc/lang/php73/distinfo Thu Jan 7 13:35:03 2021
@@ -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