aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2020-03-25 11:15:56 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2020-03-25 11:15:56 +0000
commit69c1fd1645f040df6a50bf069e31781002378393 (patch)
tree619707485dfa590b319801d9717e9b4e11ddc375
parentac6313a47759fd881b45f9599359529a230ab083 (diff)
downloadports-69c1fd1645f040df6a50bf069e31781002378393.tar.gz
ports-69c1fd1645f040df6a50bf069e31781002378393.zip
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)
Notes
Notes: svn path=/branches/2020Q1/; revision=529090
-rw-r--r--lang/php72/Makefile2
-rw-r--r--lang/php72/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/php72/Makefile b/lang/php72/Makefile
index 92593e2dfbec..27fa13223d55 100644
--- a/lang/php72/Makefile
+++ b/lang/php72/Makefile
@@ -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
diff --git a/lang/php72/distinfo b/lang/php72/distinfo
index 7d5ca23c91e8..9fa68587129a 100644
--- a/lang/php72/distinfo
+++ b/lang/php72/distinfo
@@ -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