summaryrefslogtreecommitdiff
path: root/lang/php/phpversion.mk
diff options
context:
space:
mode:
authortm <tm@pkgsrc.org>2021-11-23 22:49:09 +0000
committertm <tm@pkgsrc.org>2021-11-23 22:49:09 +0000
commit79beddb5f7b2a82e900888af3e7a01e856c26ac4 (patch)
tree33a83fed4f8f5536a008362ec14cb1d058613c6c /lang/php/phpversion.mk
parent53d70dc02d96e2752607aa92a31de6e7c3b8e431 (diff)
downloadpkgsrc-79beddb5f7b2a82e900888af3e7a01e856c26ac4.tar.gz
Pullup ticket #6542 - requested by taca
lang/php73: security fix Revisions pulled up: - lang/php/phpversion.mk 1.346 - lang/php73/distinfo 1.41 --- Module Name: pkgsrc Committed By: taca Date: Fri Nov 19 14:27:56 UTC 2021 Modified Files: pkgsrc/lang/php: phpversion.mk pkgsrc/lang/php73: distinfo Log Message: lang/php73: update to 7.3.33 This release contains security fix. 18 Nov 2021, PHP 7.3.33 - XML: . Fix #79971: special character is breaking the path in xml function. (CVE-2021-21707) (cmb)
Diffstat (limited to 'lang/php/phpversion.mk')
-rw-r--r--lang/php/phpversion.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/php/phpversion.mk b/lang/php/phpversion.mk
index 1ae62bfad97..92266ee520e 100644
--- a/lang/php/phpversion.mk
+++ b/lang/php/phpversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.341.2.4 2021/11/23 22:47:04 tm Exp $
+# $NetBSD: phpversion.mk,v 1.341.2.5 2021/11/23 22:49:09 tm Exp $
#
# This file selects a PHP version, based on the user's preferences and
# the installed packages. It does not add a dependency on the PHP
@@ -88,7 +88,7 @@ PHPVERSION_MK= defined
# Define each PHP's version.
PHP56_VERSION= 5.6.40
-PHP73_VERSION= 7.3.32
+PHP73_VERSION= 7.3.33
PHP74_VERSION= 7.4.26
PHP80_VERSION= 8.0.12