1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Update PHP 7.1 from 7.1.30 to 7.1.31

Changelog:

    SQLite:
        Upgraded to SQLite 3.28.0.
    EXIF:
        Fixed bug #78256 (heap-buffer-overflow on exif_process_user_comment). (CVE-2019-11042)
        Fixed bug #78222 (heap-buffer-overflow on exif_scan_thumbnail). (CVE-2019-11041)
    Phar:
        Fixed bug #77919 (Potential UAF in Phar RSHUTDOWN).

Changelog taken from: https://www.php.net/ChangeLog-7.php#7.1.31

MFH:		2019Q3
This commit is contained in:
Torsten Zuehlsdorff 2019-08-03 18:26:07 +00:00
parent f037942a1c
commit 4aaa9d5586
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=507977
5 changed files with 4 additions and 9 deletions

View File

@ -1,6 +1,5 @@
# $FreeBSD$
PORTREVISION= 1
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php71

View File

@ -1,6 +1,5 @@
# $FreeBSD$
PORTREVISION= 1
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php71

View File

@ -1,6 +1,5 @@
# $FreeBSD$
PORTREVISION= 1
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php71

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= php71
PORTVERSION= 7.1.30
PORTVERSION= 7.1.31
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions

View File

@ -1,5 +1,3 @@
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
TIMESTAMP = 1564742330
SHA256 (php-7.1.31.tar.xz) = 5cb53b63592ec4361f0ab12c684b10430344821a024881a387ead4299df78fa5
SIZE (php-7.1.31.tar.xz) = 12370928