summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Schonberg <schonm@gmail.com>2026-06-06 20:38:52 -0400
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-06-07 18:21:51 -0700
commite14f72c5d7832011fc18760f1a44e56044c981e6 (patch)
tree91a4dcf8df7a524bdcec44d86410428c8ba3324b
parent8be7894301d80fdc4a58c5fc52175e7801e7f1ae (diff)
downloadmeta-openembedded-e14f72c5d7832011fc18760f1a44e56044c981e6.tar.gz
php: upgrade 8.5.6 -> 8.5.7
This is a bug fix release. Changelog: https://www.php.net/ChangeLog-8.php#8.5.7 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
-rw-r--r--meta-oe/recipes-devtools/php/php_8.5.7.bb (renamed from meta-oe/recipes-devtools/php/php_8.5.6.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/php/php_8.5.6.bb b/meta-oe/recipes-devtools/php/php_8.5.7.bb
index a78b6baafa..4fd517f789 100644
--- a/meta-oe/recipes-devtools/php/php_8.5.6.bb
+++ b/meta-oe/recipes-devtools/php/php_8.5.7.bb
@@ -32,7 +32,7 @@ UPSTREAM_CHECK_REGEX = "releases/tag/php-(?P<pver>\d+(\.\d+)+)"
32 32
33S = "${UNPACKDIR}/php-${PV}" 33S = "${UNPACKDIR}/php-${PV}"
34 34
35SRC_URI[sha256sum] = "4457240f65f0c59a620920d66cdab1b12100a431e03ad9febe38b13a1b25957f" 35SRC_URI[sha256sum] = "4ef9355f784d4b320151eb3f31c5941c0da297025eedb97f2838b2ce73dd59bf"
36 36
37CVE_STATUS_GROUPS += "CVE_STATUS_PHP" 37CVE_STATUS_GROUPS += "CVE_STATUS_PHP"
38CVE_STATUS_PHP[status] = "fixed-version: The name of this product is exactly the same as github.com/emlog/emlog. CVE can be safely ignored." 38CVE_STATUS_PHP[status] = "fixed-version: The name of this product is exactly the same as github.com/emlog/emlog. CVE can be safely ignored."