MFH: r529011
lang/php72: Update from 7.2.28 to 7.2.29 Changelog: Core: Fixed bug #79329 (get_headers() silently truncates after a null byte) (CVE-2020-7066) (cmb) EXIF: Fixed bug #79282 (Use-of-uninitialized-value in exif) (CVE-2020-7064) (Nikita) Changelog taken from: https://www.php.net/ChangeLog-7.php#7.2.29 Sponsored by: PHP Update Service Approved by: ports-secteam (joneum)
This commit is contained in:
parent
ac6313a477
commit
69c1fd1645
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q1/; revision=529090
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= php72
|
||||
DISTVERSION= 7.2.28
|
||||
DISTVERSION= 7.2.29
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES?= lang devel www
|
||||
MASTER_SITES= PHP/distributions
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1582291880
|
||||
SHA256 (php-7.2.28.tar.xz) = afe1863301da572dee2e0bad8014813bcced162f980ddc8ec8e41fd72263eb2d
|
||||
SIZE (php-7.2.28.tar.xz) = 12311760
|
||||
TIMESTAMP = 1584746777
|
||||
SHA256 (php-7.2.29.tar.xz) = b117de74136bf4b439d663be9cf0c8e06a260c1f340f6b75ccadb609153a7fe8
|
||||
SIZE (php-7.2.29.tar.xz) = 12308380
|
||||
|
Loading…
Reference in New Issue
Block a user