mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
lang/php72: Update from 7.2.22 to 7.2.23
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 <jjuanino@gmail.com> Sponsored by: Bounce Experts
This commit is contained in:
parent
10fabd2e00
commit
776ed089b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546237
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user