From b52dfce83fd6a1260b98d25b297749b060a05a0a Mon Sep 17 00:00:00 2001 From: Michael Heimpold Date: Fri, 19 Dec 2025 16:54:21 +0100 Subject: [PATCH] php8: update to 8.2.30 This fixes: - CVE-2025-14177 - CVE-2025-14178 - CVE-2025-14180 Upstream changelog: https://www.php.net/ChangeLog-8.php#8.2.30 Signed-off-by: Michael Heimpold --- lang/php8/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/php8/Makefile b/lang/php8/Makefile index 7cd340fb55..f1417264d8 100644 --- a/lang/php8/Makefile +++ b/lang/php8/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=php -PKG_VERSION:=8.2.29 +PKG_VERSION:=8.2.30 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:=https://www.php.net/distributions/ -PKG_HASH:=475f991afd2d5b901fb410be407d929bc00c46285d3f439a02c59e8b6fe3589c +PKG_HASH:=bc90523e17af4db46157e75d0c9ef0b9d0030b0514e62c26ba7b513b8c4eb015 PKG_BUILD_PARALLEL:=1 PKG_BUILD_FLAGS:=no-mips16