summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Schonberg <schonm@gmail.com>2025-07-30 18:01:10 +0530
committerGyorgy Sarvari <skandigraun@gmail.com>2025-09-06 16:17:15 +0200
commit72986eaadd48896ae9a098328d3c857c59b0ede3 (patch)
treedc2b0e6aa01ba25111df50e3c47a097f8e160b99
parent14f8e9885555f9b75ffdb1d38a890d6b61877505 (diff)
downloadmeta-openembedded-72986eaadd48896ae9a098328d3c857c59b0ede3.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: Praveen Kumar <praveen.kumar@windriver.com> Signed-off-by: Gyorgy Sarvari <skandigraun@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 8c2139fd42..8d7a214d35 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 = "${WORKDIR}/php-${PV}" 30S = "${WORKDIR}/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."