summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Schonberg <schonm@gmail.com>2025-09-26 12:29:19 -0400
committerKhem Raj <raj.khem@gmail.com>2025-09-26 15:31:35 -0700
commit169a0b79e24549ec5f24bee709c6bf69e3aa441c (patch)
treefd2fe776cdfd53994c5b83246063cefc6e1c8b61
parentff75f0e9bcb1169ba90cf43d261edac3799ba389 (diff)
downloadmeta-openembedded-169a0b79e24549ec5f24bee709c6bf69e3aa441c.tar.gz
php: upgrade 8.4.12 -> 8.4.13
This is a bugfix release. There are integer overflow and memory leak fixes included. Changelog: https://www.php.net/ChangeLog-8.php#8.4.13 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.13.bb (renamed from meta-oe/recipes-devtools/php/php_8.4.12.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/php/php_8.4.12.bb b/meta-oe/recipes-devtools/php/php_8.4.13.bb
index ecab93b822..527d825189 100644
--- a/meta-oe/recipes-devtools/php/php_8.4.12.bb
+++ b/meta-oe/recipes-devtools/php/php_8.4.13.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] = "2ebd5382eb090d603087da649ed21de64b079616bc9a02abbc532b89b17e3468" 32SRC_URI[sha256sum] = "85181ddca7b3e03f148521b043bd62411950d468c667db6400479f1b10812194"
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."