diff mbox series

[meta-oe,kirkstone,1/1] php: upgrade 8.1.22 -> 8.1.28

Message ID 20240508112543.1554894-1-soumya.sambu@windriver.com
State New
Headers show
Series [meta-oe,kirkstone,1/1] php: upgrade 8.1.22 -> 8.1.28 | expand

Commit Message

ssambu May 8, 2024, 11:25 a.m. UTC
From: Soumya Sambu <soumya.sambu@windriver.com>

Upgrade php to 8.1.28

Security fixes:
    CVE-2024-3096
    CVE-2024-2756

https://www.php.net/ChangeLog-8.php#8.1.28

Signed-off-by: Soumya Sambu <soumya.sambu@windriver.com>
---
 meta-oe/recipes-devtools/php/{php_8.1.22.bb => php_8.1.28.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-devtools/php/{php_8.1.22.bb => php_8.1.28.bb} (99%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-devtools/php/php_8.1.22.bb b/meta-oe/recipes-devtools/php/php_8.1.28.bb
similarity index 99%
rename from meta-oe/recipes-devtools/php/php_8.1.22.bb
rename to meta-oe/recipes-devtools/php/php_8.1.28.bb
index ffa331844..e7eb75c1a 100644
--- a/meta-oe/recipes-devtools/php/php_8.1.22.bb
+++ b/meta-oe/recipes-devtools/php/php_8.1.28.bb
@@ -33,7 +33,7 @@  SRC_URI:append:class-target = " \
           "
 
 S = "${WORKDIR}/php-${PV}"
-SRC_URI[sha256sum] = "992354e382c6c618d01ed4be06beea8dec3178b14153df64d3c8c48b85e9fbc2"
+SRC_URI[sha256sum] = "8be450096e0153c47d75384e7dd595cc897f1d53ce0060708ce9589bcc3141ee"
 
 CVE_CHECK_IGNORE += "\
     CVE-2007-2728 \