aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2021-07-05 21:24:28 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2021-07-05 21:31:18 +0000
commit602c4c32efe0a00d33e9b7d36114796fba01830f (patch)
tree4fcbdb046e1a177c198679bac02f3cab751c6def /databases
parent8feccf32b5262a9269ae5248902f13b3a403652b (diff)
downloadports-602c4c32efe0a00d33e9b7d36114796fba01830f.tar.gz
ports-602c4c32efe0a00d33e9b7d36114796fba01830f.zip
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
Diffstat (limited to 'databases')
-rw-r--r--databases/php73-interbase/Makefile2
-rw-r--r--databases/php73-pdo_firebird/Makefile2
2 files changed, 0 insertions, 4 deletions
diff --git a/databases/php73-interbase/Makefile b/databases/php73-interbase/Makefile
index bc2670f1cb56..55c33a2b311a 100644
--- a/databases/php73-interbase/Makefile
+++ b/databases/php73-interbase/Makefile
@@ -1,5 +1,3 @@
-PORTREVISION= 1
-
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php73
diff --git a/databases/php73-pdo_firebird/Makefile b/databases/php73-pdo_firebird/Makefile
index c94aff73f8e8..4e227299030b 100644
--- a/databases/php73-pdo_firebird/Makefile
+++ b/databases/php73-pdo_firebird/Makefile
@@ -1,5 +1,3 @@
-PORTREVISION= 1
-
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php73