* [meta-oe][PATCH] php: upgrade 8.4.10 -> 8.4.11
@ 2025-08-19 22:42 Jason Schonberg
0 siblings, 0 replies; only message in thread
From: Jason Schonberg @ 2025-08-19 22:42 UTC (permalink / raw)
To: openembedded-devel; +Cc: Jason Schonberg
This is just a bug fix release.
Integer overflows, segmentation faults and memory leaks.
Changelog: https://www.php.net/ChangeLog-8.php#8.4.11
Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
meta-oe/recipes-devtools/php/{php_8.4.10.bb => php_8.4.11.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-devtools/php/{php_8.4.10.bb => php_8.4.11.bb} (99%)
diff --git a/meta-oe/recipes-devtools/php/php_8.4.10.bb b/meta-oe/recipes-devtools/php/php_8.4.11.bb
similarity index 99%
rename from meta-oe/recipes-devtools/php/php_8.4.10.bb
rename to meta-oe/recipes-devtools/php/php_8.4.11.bb
index 4ed5d1e4ff..fd41d5f8c0 100644
--- a/meta-oe/recipes-devtools/php/php_8.4.10.bb
+++ b/meta-oe/recipes-devtools/php/php_8.4.11.bb
@@ -29,7 +29,7 @@ SRC_URI:append:class-target = " \
S = "${UNPACKDIR}/php-${PV}"
-SRC_URI[sha256sum] = "8815d10659cde5f03be4d169205d62b7b29ed0edc7cdd84b6384cda0310c3108"
+SRC_URI[sha256sum] = "2c39c75b54df89b01195b72ad0ee1fcd490c71db18bc52bcd61fb2ffb57b26fa"
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:[~2025-08-19 22:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-19 22:42 [meta-oe][PATCH] php: upgrade 8.4.10 -> 8.4.11 Jason Schonberg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).