diff mbox series

[meta-oe,kirkstone,1/1] php: upgrade 8.1.31 -> 8.1.33

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

Commit Message

ssambu Sept. 19, 2025, 5 a.m. UTC
From: Soumya Sambu <soumya.sambu@windriver.com>

Includes fix for CVE-2025-1735, CVE-2025-6491, CVE-2025-1220, CVE-2025-1861,
CVE-2025-1219, CVE-2025-1217, CVE-2025-1734 and CVE-2025-1736.

Changelog:
https://www.php.net/ChangeLog-8.php#8.1.33
https://www.php.net/ChangeLog-8.php#8.1.32

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

Patch

diff --git a/meta-oe/recipes-devtools/php/php_8.1.31.bb b/meta-oe/recipes-devtools/php/php_8.1.33.bb
similarity index 99%
rename from meta-oe/recipes-devtools/php/php_8.1.31.bb
rename to meta-oe/recipes-devtools/php/php_8.1.33.bb
index 235fec5163..f4928bc3a1 100644
--- a/meta-oe/recipes-devtools/php/php_8.1.31.bb
+++ b/meta-oe/recipes-devtools/php/php_8.1.33.bb
@@ -33,7 +33,7 @@  SRC_URI:append:class-target = " \
           "
 
 S = "${WORKDIR}/php-${PV}"
-SRC_URI[sha256sum] = "0b39828b345151caf1b795d9f4b923c9887231776c33076dfc9d90a44390d0dc"
+SRC_URI[sha256sum] = "b6553451841c1a569865d7fdc83024621ee4434cd8fbfeb0a31588ac9c70685f"
 
 CVE_CHECK_IGNORE += "\
     CVE-2007-2728 \