From: Michael Heimpold Date: Wed, 16 Nov 2022 14:31:56 +0000 (+0100) Subject: php7: update to 7.4.33 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=6e6c4446384a62d2c4e069c38646348a9ffc82e4;p=feed%2Fpackages.git php7: update to 7.4.33 This fixes: - CVE-2022-31630 - CVE-2022-37454 Signed-off-by: Michael Heimpold --- diff --git a/lang/php7/Makefile b/lang/php7/Makefile index 4415b51dd6..2dad473f9c 100644 --- a/lang/php7/Makefile +++ b/lang/php7/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=php -PKG_VERSION:=7.4.32 +PKG_VERSION:=7.4.33 PKG_RELEASE:=1 PKG_MAINTAINER:=Michael Heimpold @@ -16,7 +16,7 @@ PKG_CPE_ID:=cpe:/a:php:php PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=http://www.php.net/distributions/ -PKG_HASH:=323332c991e8ef30b1d219cb10f5e30f11b5f319ce4c6642a5470d75ade7864a +PKG_HASH:=924846abf93bc613815c55dd3f5809377813ac62a9ec4eb3778675b82a27b927 PKG_BUILD_PARALLEL:=1 PKG_USE_MIPS16:=0