aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2019-06-07 09:21:45 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2019-06-07 09:21:45 +0000
commit0e300e5994d9472262734c85e4c21a39d5e7f3f4 (patch)
tree7564cd6a1696c93396683b5fc4523d15f24733d6
parent25538aefc101cb67288f17cf8936c9c450511e06 (diff)
downloadports-0e300e5994d9472262734c85e4c21a39d5e7f3f4.tar.gz
ports-0e300e5994d9472262734c85e4c21a39d5e7f3f4.zip
MFH: r503193
lang/php71: Update from 7.1.29 to 7.1.30 Changelog: EXIF: Fixed bug #77988 (heap-buffer-overflow on php_jpg_get16) (CVE-2019-11040). GD: Fixed bug #77973 (Uninitialized read in gdImageCreateFromXbm) (CVE-2019-11038). Iconv: Fixed bug #78069 (Out-of-bounds read in iconv.c:_php_iconv_mime_decode() due to integer overflow) (CVE-2019-11039). SQLite: Fixed bug #77967 (Bypassing open_basedir restrictions via file uris). Changelog taken from: https://www.php.net/ChangeLog-7.php#7.1.30 Approved by: ports-secteam (miwi)
Notes
Notes: svn path=/branches/2019Q2/; revision=503626
-rw-r--r--lang/php71/Makefile2
-rw-r--r--lang/php71/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/php71/Makefile b/lang/php71/Makefile
index 3b7b31deb9a1..baf4c3aaa5c7 100644
--- a/lang/php71/Makefile
+++ b/lang/php71/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= php71
-PORTVERSION= 7.1.29
+PORTVERSION= 7.1.30
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
diff --git a/lang/php71/distinfo b/lang/php71/distinfo
index bb885dec5645..30a6bfb42303 100644
--- a/lang/php71/distinfo
+++ b/lang/php71/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1557308735
-SHA256 (php-7.1.29.tar.xz) = b9a9b094687edc2d9c9553d5531e38e249b569127cf3b32fe1c84280509746fb
-SIZE (php-7.1.29.tar.xz) = 12221984
+TIMESTAMP = 1559316094
+SHA256 (php-7.1.30.tar.xz) = 6310599811536dbe87e4bcf212bf93196bdfaff519d0c821e4c0068efd096a7c
+SIZE (php-7.1.30.tar.xz) = 12221980
SHA256 (php-7.1.x-mail-header.patch) = 8f173d89672f7ebfabfcc3c5d7f8dec1c4243aba665db4b4046e67c34d9d4dc7
SIZE (php-7.1.x-mail-header.patch) = 4504