MFH: r497952
Update PHP 7.1 from 7.1.27 to 7.1.28 Changelog: EXIF: Fixed bug #77753 (Heap-buffer-overflow in php_ifd_get32s). Fixed bug #77831 (Heap-buffer-overflow in exif_iif_add_value). SQLite3: Added sqlite3.defensive INI directive. Changelog taken from: https://www.php.net/ChangeLog-7.php#7.1.28 Approved by: ports-secteam (joneum)
This commit is contained in:
parent
3137b2072e
commit
8d4d0c1f94
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=497956
@ -1,6 +1,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../lang/php71
|
||||
|
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= php71
|
||||
PORTVERSION= 7.1.27
|
||||
PORTVERSION= 7.1.28
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES?= lang devel www
|
||||
MASTER_SITES= PHP/distributions
|
||||
|
@ -1,5 +1,5 @@
|
||||
TIMESTAMP = 1552055901
|
||||
SHA256 (php-7.1.27.tar.xz) = 25672a3a6060eff37c865a0c84e284da50b7ee8cd57174c78f0ae244b90a96a8
|
||||
SIZE (php-7.1.27.tar.xz) = 12219868
|
||||
TIMESTAMP = 1554455730
|
||||
SHA256 (php-7.1.28.tar.xz) = 45131497ec0a947e3f9145c000e8fcc1f86b46518ee3f6810d80efa2d39521e2
|
||||
SIZE (php-7.1.28.tar.xz) = 12222508
|
||||
SHA256 (php-7.1.x-mail-header.patch) = 8f173d89672f7ebfabfcc3c5d7f8dec1c4243aba665db4b4046e67c34d9d4dc7
|
||||
SIZE (php-7.1.x-mail-header.patch) = 4504
|
||||
|
Loading…
Reference in New Issue
Block a user