lang/php72: Update from 7.2.26 to 7.2.27

Changelog:

    Mbstring:
        Fixed bug #79037 (global buffer-overflow in `mbfl_filt_conv_big5_wchar`). (CVE-2020-7060)
    Session:
        Fixed bug #79091 (heap use-after-free in session_create_id()).
    Standard:
        Fixed bug #79099 (OOB read in php_strip_tags_ex). (CVE-2020-7059)

Changelog taken from: https://www.php.net/ChangeLog-7.php#7.2.27
This commit is contained in:
Torsten Zuehlsdorff 2020-01-24 23:54:42 +00:00
parent ad63d0e4b2
commit 58e23b6a1e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=523994
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= php72
DISTVERSION= 7.2.26
DISTVERSION= 7.2.27
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1576964409
SHA256 (php-7.2.26.tar.xz) = 1dd3bc875e105f5c9d21fb4dc240670bd2c22037820ff03890f5ab883c88b78d
SIZE (php-7.2.26.tar.xz) = 12309176
TIMESTAMP = 1579904893
SHA256 (php-7.2.27.tar.xz) = 7bd0fb9e3b63cfe53176d1f3565cd686f90b3926217158de5ba57091f49e4c32
SIZE (php-7.2.27.tar.xz) = 12307512