From 776ed089b92137193c297480fd9b56fda4c84558 Mon Sep 17 00:00:00 2001 From: Torsten Zuehlsdorff Date: Tue, 25 Aug 2020 23:08:47 +0000 Subject: [PATCH] lang/php72: Update from 7.2.22 to 7.2.23 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The last log entry is the same, because i accidently performed an update from 7.2.21 to 7.2.22. I ignored the update to 7.2.22 because for FreeBSD its a no-op. But when 7.2.23 was released i only increased the version by one. This time its the real update! :) Changelog: Core: Fixed bug #79877 (getimagesize function silently truncates after a null byte) (cmb) Phar: Fixed bug #79797 (Use of freed hash key in the phar_parse_zipfile function). (CVE-2020-7068) Reported by: José García Juanino Sponsored by: Bounce Experts --- lang/php72/Makefile | 2 +- lang/php72/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/php72/Makefile b/lang/php72/Makefile index cfaf5ddfbbbf..1c15d845be46 100644 --- a/lang/php72/Makefile +++ b/lang/php72/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= php72 -DISTVERSION= 7.2.32 +DISTVERSION= 7.2.33 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php72/distinfo b/lang/php72/distinfo index e7b47b621b26..f06babca68de 100644 --- a/lang/php72/distinfo +++ b/lang/php72/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1597751560 -SHA256 (php-7.2.32.tar.xz) = 050fc16ca56d8d2365d980998220a4eb06439da71dfd38de49b42fea72310ef1 -SIZE (php-7.2.32.tar.xz) = 12251152 +TIMESTAMP = 1598390814 +SHA256 (php-7.2.33.tar.xz) = 0f160a3483ffce36be5962fab7bcf09d605ee66c5707df83e4195cb796bbb03a +SIZE (php-7.2.33.tar.xz) = 12310624