From ed9dde18500145525f7e238dddc0e9adf880f610 Mon Sep 17 00:00:00 2001 From: Mingli Yu Date: Fri, 11 Aug 2023 18:53:17 +0800 Subject: [PATCH] php: Upgrade to 8.2.8 php 8.2.7 is a security release and the php 8.2.8 is a bug fix release and more details at [1]. [1] https://www.php.net/ChangeLog-8.php#8.2.7 Signed-off-by: Mingli Yu Signed-off-by: Armin Kuster --- meta-oe/recipes-devtools/php/{php_8.2.6.bb => php_8.2.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/php/{php_8.2.6.bb => php_8.2.8.bb} (99%) diff --git a/meta-oe/recipes-devtools/php/php_8.2.6.bb b/meta-oe/recipes-devtools/php/php_8.2.8.bb similarity index 99% rename from meta-oe/recipes-devtools/php/php_8.2.6.bb rename to meta-oe/recipes-devtools/php/php_8.2.8.bb index 54c40392db..233ded25d4 100644 --- a/meta-oe/recipes-devtools/php/php_8.2.6.bb +++ b/meta-oe/recipes-devtools/php/php_8.2.8.bb @@ -33,7 +33,7 @@ SRC_URI:append:class-target = " \ " S = "${WORKDIR}/php-${PV}" -SRC_URI[sha256sum] = "44a70c52f537662c10d91eedbf51fd765c9961be6ba2508ed63bf7a26cdd3100" +SRC_URI[sha256sum] = "995ed4009c7917c962d31837a1a3658f36d4af4f357b673c97ffdbe6403f8517" CVE_CHECK_IGNORE += "\ CVE-2007-2728 \