From 6ff0748a4741517519a281985fc3cd95dadb633e Mon Sep 17 00:00:00 2001 From: Soumya Sambu Date: Wed, 26 Jun 2024 04:30:43 +0000 Subject: [PATCH] php: Upgrade to 8.1.29 Includes fix for CVE-2024-5458, CVE-2024-2408 and other bugs Changelog: https://www.php.net/ChangeLog-8.php#8.1.29 Signed-off-by: Soumya Sambu Signed-off-by: Armin Kuster --- meta-oe/recipes-devtools/php/{php_8.1.28.bb => php_8.1.29.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/php/{php_8.1.28.bb => php_8.1.29.bb} (99%) diff --git a/meta-oe/recipes-devtools/php/php_8.1.28.bb b/meta-oe/recipes-devtools/php/php_8.1.29.bb similarity index 99% rename from meta-oe/recipes-devtools/php/php_8.1.28.bb rename to meta-oe/recipes-devtools/php/php_8.1.29.bb index e7eb75c1a8..7a11de7ef8 100644 --- a/meta-oe/recipes-devtools/php/php_8.1.28.bb +++ b/meta-oe/recipes-devtools/php/php_8.1.29.bb @@ -33,7 +33,7 @@ SRC_URI:append:class-target = " \ " S = "${WORKDIR}/php-${PV}" -SRC_URI[sha256sum] = "8be450096e0153c47d75384e7dd595cc897f1d53ce0060708ce9589bcc3141ee" +SRC_URI[sha256sum] = "87a60313263f2f533f180e719272ca5e47cd9884d4ec3c93720198eaffae0827" CVE_CHECK_IGNORE += "\ CVE-2007-2728 \