aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2019-09-05 10:16:53 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2019-09-05 10:16:53 +0000
commit6a49f2bb87949c131df691056dd86bdf40a928a4 (patch)
treef569efaca1eba70716d6a0442933f5ad9540a02a
parenta37a03f0314aaf15230e3a9a467c526d8c587003 (diff)
downloadports-6a49f2bb87949c131df691056dd86bdf40a928a4.tar.gz
ports-6a49f2bb87949c131df691056dd86bdf40a928a4.zip
MFH: r511036
lang/php73: Update from 7.3.8 to 7.3.9 Changelog: Core: Fixed bug #78363 (Buffer overflow in zendparse). Fixed bug #78379 (Cast to object confuses GC, causes crash). Fixed bug #78412 (Generator incorrectly reports non-releasable $this as GC child). 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). FPM: Fixed bug #77185 (Use-after-free in FPM master event handling). Iconv: Fixed bug #78342 (Bus error in configure test for iconv //IGNORE). LiteSpeed: Updated to LiteSpeed SAPI V7.5 (Fixed clean shutdown). MBString: Fixed bug #78380 (Oniguruma 6.9.3 fixes CVEs). (CVE-2019-13224) MySQLnd: Fixed bug #78179 (MariaDB server version incorrectly detected). Fixed bug #78213 (Empty row pocket). 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). Fixed bug #78346 (strip_tags no longer handling nested php tags). Approved by: ports-secteam (miwi)
Notes
Notes: svn path=/branches/2019Q3/; revision=511167
-rw-r--r--lang/php73/Makefile2
-rw-r--r--lang/php73/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/php73/Makefile b/lang/php73/Makefile
index 434c84970890..9b347f0d25bd 100644
--- a/lang/php73/Makefile
+++ b/lang/php73/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= php73
-DISTVERSION= 7.3.8
+DISTVERSION= 7.3.9
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
diff --git a/lang/php73/distinfo b/lang/php73/distinfo
index a015f9e05d35..159fe512596e 100644
--- a/lang/php73/distinfo
+++ b/lang/php73/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564742295
-SHA256 (php-7.3.8.tar.xz) = f6046b2ae625d8c04310bda0737ac660dc5563a8e04e8a46c1ee24ea414ad5a5
-SIZE (php-7.3.8.tar.xz) = 12064620
+TIMESTAMP = 1567513009
+SHA256 (php-7.3.9.tar.xz) = 4007f24a39822bef2805b75c625551d30be9eeed329d52eb0838fa5c1b91c1fd
+SIZE (php-7.3.9.tar.xz) = 12064244