diff mbox series

[meta-oe,kirkstone,1/1] php: Upgrade to 8.1.29

Message ID 20240626043043.520977-1-soumya.sambu@windriver.com
State New
Headers show
Series [meta-oe,kirkstone,1/1] php: Upgrade to 8.1.29 | expand

Commit Message

ssambu June 26, 2024, 4:30 a.m. UTC
From: Soumya Sambu <soumya.sambu@windriver.com>

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 <soumya.sambu@windriver.com>
---
 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 mbox series

Patch

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 e7eb75c1a..7a11de7ef 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 \