pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2021Q2]: pkgsrc/lang Pullup ticket #6479 - requested by taca
details: https://anonhg.NetBSD.org/pkgsrc/rev/aee9793ccff3
branches: pkgsrc-2021Q2
changeset: 455439:aee9793ccff3
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Sun Jul 04 19:31:01 2021 +0000
description:
Pullup ticket #6479 - requested by taca
lang/php80: security fix
Revisions pulled up:
- lang/php/phpversion.mk 1.332
- lang/php80/distinfo 1.5
---
Module Name: pkgsrc
Committed By: taca
Date: Fri Jul 2 17:30:35 UTC 2021
Modified Files:
pkgsrc/lang/php: phpversion.mk
pkgsrc/lang/php80: distinfo
Log Message:
lang/php80: update to 8.0.8
01 Jul 2021, PHP 8.0.8
- Core:
. Fixed bug #81076 (incorrect debug info on Closures with implicit bi=
nds).
(krakjoe)
. Fixed bug #81068 (Double free in realpath_cache_clean()). (Dimitry =
Andric)
. Fixed bug #76359 (open_basedir bypass through adding ".."). (cmb)
. Fixed bug #81090 (Typed property performance degradation with .=3D =
operator).
(Nikita)
. Fixed bug #81070 (Integer underflow in memory limit comparison).
(Peter van Dommelen)
. Fixed bug #81122 (SSRF bypass in FILTER_VALIDATE_URL).
(CVE-2021-21705) (cmb)
- Bzip2:
. Fixed bug #81092 (fflush before stream_filter_remove corrupts strea=
m).
(cmb)
- Fileinfo:
. Fixed bug #80197 (implicit declaration of function 'magic_stream' i=
s
invalid). (Nikita)
- GMP:
. Fixed bug #81119 (GMP operators throw errors with wrong parameter n=
ames).
(Nikita)
- OCI8:
. Fixed bug #81088 (error in regression test for oci_fetch_object() a=
nd
oci_fetch_array()). (M=E1t=E9)
- Opcache:
. Fixed bug #81051 (Broken property type handling after incrementing
reference). (Dmitry)
. Fixed bug #80968 (JIT segfault with return from required file). (Dm=
itry)
- OpenSSL:
. Fixed bug #76694 (native Windows cert verification uses CN as sever=
name).
(cmb)
- MySQLnd:
. Fixed bug #80761 (PDO uses too much memory). (Nikita)
- PDO_Firebird:
. Fixed bug #76448 (Stack buffer overflow in firebird_info_cb).
(CVE-2021-21704) (cmb)
. Fixed bug #76449 (SIGSEGV in firebird_handle_doer).
(CVE-2021-21704) (cmb)
. Fixed bug #76450 (SIGSEGV in firebird_stmt_execute).
(CVE-2021-21704) (cmb)
. Fixed bug #76452 (Crash while parsing blob data in firebird_fetch_=
blob).
(CVE-2021-21704) (cmb)
- readline:
. Fixed bug #72998 (invalid read in readline completion). (krakjoe)
- Standard:
. Fixed bug #81048 (phpinfo(INFO_VARIABLES) "Array to string conversi=
on").
(cmb)
. Fixed bug #77627 (method_exists on Closure::__invoke inconsistency)=
.=
(krakjoe)
- Windows:
. Fixed bug #81120 (PGO data for main PHP DLL are not used). (cmb)
diffstat:
lang/php/phpversion.mk | 4 ++--
lang/php80/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r e271dad3239d -r aee9793ccff3 lang/php/phpversion.mk
--- a/lang/php/phpversion.mk Sun Jul 04 19:16:05 2021 +0000
+++ b/lang/php/phpversion.mk Sun Jul 04 19:31:01 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.330.2.1 2021/07/04 19:16:05 bsiegert Exp $
+# $NetBSD: phpversion.mk,v 1.330.2.2 2021/07/04 19:31:01 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
@@ -90,7 +90,7 @@
PHP56_VERSION= 5.6.40
PHP73_VERSION= 7.3.28
PHP74_VERSION= 7.4.21
-PHP80_VERSION= 8.0.7
+PHP80_VERSION= 8.0.8
# Define initial release of major version.
PHP56_RELDATE= 20140828
diff -r e271dad3239d -r aee9793ccff3 lang/php80/distinfo
--- a/lang/php80/distinfo Sun Jul 04 19:16:05 2021 +0000
+++ b/lang/php80/distinfo Sun Jul 04 19:31:01 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.4 2021/06/04 13:56:31 taca Exp $
+$NetBSD: distinfo,v 1.4.2.1 2021/07/04 19:31:01 bsiegert Exp $
-SHA1 (php-8.0.7.tar.xz) = 1c1af07d790a85103863e9818def633c737010e2
-RMD160 (php-8.0.7.tar.xz) = 577fe1acbfacf21cec91d42474d2b581dff356b8
-SHA512 (php-8.0.7.tar.xz) = 54d0355977a69c3c466054e9e277147874eaab192bc384a199eb98582f9fcccebc685b370dabeb65d2de3bad4d2e4b2490c0164d2ce406af76b0e972ea67bbd0
-Size (php-8.0.7.tar.xz) = 10769208 bytes
+SHA1 (php-8.0.8.tar.xz) = a3799800e0f25474ce4125789afccba5c2877e0e
+RMD160 (php-8.0.8.tar.xz) = fd0571822e3bc50b43c51ac98585108e679e208b
+SHA512 (php-8.0.8.tar.xz) = 1f8b94083b64705e24365af57169f8ff08115f31a7471238d9ed7a24b692e46c789f3fc00ff2bef2205243b9cd9c4736831e995a004afc7fc4127f3b74932428
+Size (php-8.0.8.tar.xz) = 10674548 bytes
SHA1 (patch-build_libtool.m4) = e58a2bcebe9e9d7dc7255354fd9fe57878e3f8a6
SHA1 (patch-configure) = 6c3d2537eb4d1c2ed05e8e1e411701d316c67d8b
SHA1 (patch-disable-filter-url) = 0a2c19c18f089448a8d842e99738b292ab9e5640
Home |
Main Index |
Thread Index |
Old Index