lang/php73: Update from 7.3.28 to 7.3.29
Changelog:
Core:
Fixed bug #81122: SSRF bypass in FILTER_VALIDATE_URL. (CVE-2021-21705)
PDO_Firebird:
Fixed bug #76448: Stack buffer overflow in firebird_info_cb. (CVE-2021-21704)
Fixed bug #76449: SIGSEGV in firebird_handle_doer. (CVE-2021-21704)
Fixed bug #76450: SIGSEGV in firebird_stmt_execute. (CVE-2021-21704)
Fixed bug #76452: Crash while parsing blob data in firebird_fetch_blob. (CVE-2021-21704)
Sponsored by: Bounce Experts
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
PORTREVISION= 1
|
||||
|
||||
CATEGORIES= databases
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../lang/php73
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
PORTREVISION= 1
|
||||
|
||||
CATEGORIES= databases
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../lang/php73
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../lang/php73
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
PORTNAME= php73
|
||||
DISTVERSION= 7.3.28
|
||||
DISTVERSION= 7.3.29
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES?= lang devel www
|
||||
MASTER_SITES= PHP/distributions
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1619897949
|
||||
SHA256 (php-7.3.28.tar.xz) = a2a84dbec8c1eee3f46c5f249eaaa2ecb3f9e7a6f5d0604d2df44ff8d4904dbe
|
||||
SIZE (php-7.3.28.tar.xz) = 12139380
|
||||
TIMESTAMP = 1625432377
|
||||
SHA256 (php-7.3.29.tar.xz) = 7db2834511f3d86272dca3daee3f395a5a4afce359b8342aa6edad80e12eb4d0
|
||||
SIZE (php-7.3.29.tar.xz) = 12139492
|
||||
|
||||
Reference in New Issue
Block a user