aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2019-09-05 10:13:55 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2019-09-05 10:13:55 +0000
commita37a03f0314aaf15230e3a9a467c526d8c587003 (patch)
treea3a0b16a65cfd18c815895b414980afd2715f318
parentb21a1409386f104a354bd0b5b9e4d2d6c75d79fa (diff)
downloadports-a37a03f0314aaf15230e3a9a467c526d8c587003.tar.gz
ports-a37a03f0314aaf15230e3a9a467c526d8c587003.zip
MFH: r511035
lang/php72: Update from 7.2.21 to 7.2.22 Changelog: Core: Fixed bug #78363 (Buffer overflow in zendparse). Fixed bug #78379 (Cast to object confuses GC, causes crash). Curl: Fixed bug #77946 (Bad cURL resources returned by curl_multi_info_read()). Exif: Fixed bug #78333 (Exif crash (bus error) due to wrong alignment and invalid cast). Iconv: Fixed bug #78342 (Bus error in configure test for iconv //IGNORE). LiteSpeed: Updated to LiteSpeed SAPI V7.5 (Fixed clean shutdown). MySQLnd: Fixed bug #78179 (MariaDB server version incorrectly detected). Opcache: Fixed bug #77191 (Assertion failure in dce_live_ranges() when silencing is used). Standard: Fixed bug #69100 (Bus error from stream_copy_to_stream (file -> SSL stream) with invalid length). Fixed bug #78282 (atime and mtime mismatch). Fixed bug #78326 (improper memory deallocation on stream_get_contents() with fixed length buffer). Approved by: ports-secteam (miwi)
Notes
Notes: svn path=/branches/2019Q3/; revision=511166
-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 c0b63fdaa6b0..c15a91437cbd 100644
--- a/lang/php72/Makefile
+++ b/lang/php72/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= php72
-DISTVERSION= 7.2.21
+DISTVERSION= 7.2.22
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
diff --git a/lang/php72/distinfo b/lang/php72/distinfo
index 6a7b8259634b..782dea405877 100644
--- a/lang/php72/distinfo
+++ b/lang/php72/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564742313
-SHA256 (php-7.2.21.tar.xz) = de06aff019d8f5079115795bd7d8eedd4cd03daecb62d58abb18f492dd995c95
-SIZE (php-7.2.21.tar.xz) = 12298448
+TIMESTAMP = 1567512662
+SHA256 (php-7.2.22.tar.xz) = eb597fcf8dc0a6211a42a6346de4f63ee166829a6df6d8ed767fe14be8d1c3a3
+SIZE (php-7.2.22.tar.xz) = 12271632