summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Schonberg <schonm@gmail.com>2025-07-03 10:07:30 -0400
committerKhem Raj <raj.khem@gmail.com>2025-07-03 09:45:04 -0700
commit65d95cc1a7f7d9f1360c9f8a0294a4b6c47d9def (patch)
tree306e51be33c96767b198e5d38b231dd129386951
parentdb04122a4063b7416fddcfecffb1c09ba59eb97c (diff)
downloadmeta-openembedded-65d95cc1a7f7d9f1360c9f8a0294a4b6c47d9def.tar.gz
php: upgrade 8.4.8 -> 8.4.10
This is a security update. There are fixes for memory leaks, segfaults and CVEs. CVE-2025-1735 CVE-2025-1220 CVE-2025-6491 Changelog: https://www.php.net/ChangeLog-8.php#8.4.10 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-devtools/php/php_8.4.10.bb (renamed from meta-oe/recipes-devtools/php/php_8.4.8.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/php/php_8.4.8.bb b/meta-oe/recipes-devtools/php/php_8.4.10.bb
index f38a407968..4d598949a1 100644
--- a/meta-oe/recipes-devtools/php/php_8.4.8.bb
+++ b/meta-oe/recipes-devtools/php/php_8.4.10.bb
@@ -29,7 +29,7 @@ SRC_URI:append:class-target = " \
29 29
30S = "${UNPACKDIR}/php-${PV}" 30S = "${UNPACKDIR}/php-${PV}"
31 31
32SRC_URI[sha256sum] = "36569c64dd1499e570c436603b641eee7cde4af576af786597d0ee711b3a3a8a" 32SRC_URI[sha256sum] = "8815d10659cde5f03be4d169205d62b7b29ed0edc7cdd84b6384cda0310c3108"
33 33
34CVE_STATUS_GROUPS += "CVE_STATUS_PHP" 34CVE_STATUS_GROUPS += "CVE_STATUS_PHP"
35CVE_STATUS_PHP[status] = "fixed-version: The name of this product is exactly the same as github.com/emlog/emlog. CVE can be safely ignored." 35CVE_STATUS_PHP[status] = "fixed-version: The name of this product is exactly the same as github.com/emlog/emlog. CVE can be safely ignored."