diff options
| author | Jason Schonberg <schonm@gmail.com> | 2025-07-30 18:01:10 +0530 |
|---|---|---|
| committer | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-09-06 16:17:15 +0200 |
| commit | 72986eaadd48896ae9a098328d3c857c59b0ede3 (patch) | |
| tree | dc2b0e6aa01ba25111df50e3c47a097f8e160b99 | |
| parent | 14f8e9885555f9b75ffdb1d38a890d6b61877505 (diff) | |
| download | meta-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 | ||
| 30 | S = "${WORKDIR}/php-${PV}" | 30 | S = "${WORKDIR}/php-${PV}" |
| 31 | 31 | ||
| 32 | SRC_URI[sha256sum] = "36569c64dd1499e570c436603b641eee7cde4af576af786597d0ee711b3a3a8a" | 32 | SRC_URI[sha256sum] = "8815d10659cde5f03be4d169205d62b7b29ed0edc7cdd84b6384cda0310c3108" |
| 33 | 33 | ||
| 34 | CVE_STATUS_GROUPS += "CVE_STATUS_PHP" | 34 | CVE_STATUS_GROUPS += "CVE_STATUS_PHP" |
| 35 | CVE_STATUS_PHP[status] = "fixed-version: The name of this product is exactly the same as github.com/emlog/emlog. CVE can be safely ignored." | 35 | CVE_STATUS_PHP[status] = "fixed-version: The name of this product is exactly the same as github.com/emlog/emlog. CVE can be safely ignored." |
