* [meta-oe][PATCH] php: upgrade 8.5.8 -> 8.5.9
@ 2026-07-31 6:51 Jason Schonberg
0 siblings, 0 replies; only message in thread
From: Jason Schonberg @ 2026-07-31 6:51 UTC (permalink / raw)
To: openembedded-devel; +Cc: Jason Schonberg
This is a security release.
Changelog: https://www.php.net/ChangeLog-8.php#8.5.9
Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
meta-oe/recipes-devtools/php/{php_8.5.8.bb => php_8.5.9.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-devtools/php/{php_8.5.8.bb => php_8.5.9.bb} (99%)
diff --git a/meta-oe/recipes-devtools/php/php_8.5.8.bb b/meta-oe/recipes-devtools/php/php_8.5.9.bb
similarity index 99%
rename from meta-oe/recipes-devtools/php/php_8.5.8.bb
rename to meta-oe/recipes-devtools/php/php_8.5.9.bb
index 8d9b91aa7f..bc249fd0d3 100644
--- a/meta-oe/recipes-devtools/php/php_8.5.8.bb
+++ b/meta-oe/recipes-devtools/php/php_8.5.9.bb
@@ -32,7 +32,7 @@ UPSTREAM_CHECK_REGEX = "releases/tag/php-(?P<pver>\d+(\.\d+)+)"
S = "${UNPACKDIR}/php-${PV}"
-SRC_URI[sha256sum] = "22f938efc6c4eaa8bf2e40ae11466140309496aa5d5a19204272fb2596fd11dd"
+SRC_URI[sha256sum] = "703c082ad9d2946ac647f3596812300d2c62b360d2f31a999021692a9b39476c"
CVE_STATUS_GROUPS += "CVE_STATUS_PHP"
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."
--
2.43.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-31 6:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-31 6:51 [meta-oe][PATCH] php: upgrade 8.5.8 -> 8.5.9 Jason Schonberg
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.