pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2020Q4]: pkgsrc/lang Pullup ticket #6398 - requested by taca
details: https://anonhg.NetBSD.org/pkgsrc/rev/bfcf2d4694bf
branches: pkgsrc-2020Q4
changeset: 445140:bfcf2d4694bf
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Sat Jan 16 19:44:59 2021 +0000
description:
Pullup ticket #6398 - requested by taca
lang/php73: security fix
Revisions pulled up:
- lang/php/phpversion.mk 1.317
- lang/php73/distinfo 1.31
---
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)
diffstat:
lang/php/phpversion.mk | 4 ++--
lang/php73/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r a422df8f05f6 -r bfcf2d4694bf lang/php/phpversion.mk
--- a/lang/php/phpversion.mk Sat Jan 16 16:35:04 2021 +0000
+++ b/lang/php/phpversion.mk Sat Jan 16 19:44:59 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.315 2020/11/26 14:45:15 taca Exp $
+# $NetBSD: phpversion.mk,v 1.315.2.1 2021/01/16 19:44:59 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
PHP72_VERSION= 7.2.34
-PHP73_VERSION= 7.3.25
+PHP73_VERSION= 7.3.26
PHP74_VERSION= 7.4.13
# Define initial release of major version.
diff -r a422df8f05f6 -r bfcf2d4694bf lang/php73/distinfo
--- a/lang/php73/distinfo Sat Jan 16 16:35:04 2021 +0000
+++ b/lang/php73/distinfo Sat Jan 16 19:44:59 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.30 2020/11/26 14:44:01 taca Exp $
+$NetBSD: distinfo,v 1.30.2.1 2021/01/16 19:44:59 bsiegert 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