All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] php: upgrade 8.5.2 -> 8.5.3
@ 2026-02-13 19:25 Jason Schonberg
  0 siblings, 0 replies; only message in thread
From: Jason Schonberg @ 2026-02-13 19:25 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Jason Schonberg

This is a bug fix release.

Changelog: https://www.php.net/ChangeLog-8.php#8.5.3

Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 meta-oe/recipes-devtools/php/{php_8.5.2.bb => php_8.5.3.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-devtools/php/{php_8.5.2.bb => php_8.5.3.bb} (99%)

diff --git a/meta-oe/recipes-devtools/php/php_8.5.2.bb b/meta-oe/recipes-devtools/php/php_8.5.3.bb
similarity index 99%
rename from meta-oe/recipes-devtools/php/php_8.5.2.bb
rename to meta-oe/recipes-devtools/php/php_8.5.3.bb
index 4200363fe3..f4d02dbf22 100644
--- a/meta-oe/recipes-devtools/php/php_8.5.2.bb
+++ b/meta-oe/recipes-devtools/php/php_8.5.3.bb
@@ -32,7 +32,7 @@ UPSTREAM_CHECK_REGEX = "releases/tag/php-(?P<pver>\d+(\.\d+)+)"
 
 S = "${UNPACKDIR}/php-${PV}"
 
-SRC_URI[sha256sum] = "f7efdeccc3a810b18920692306536b99a3ba86610dbd0795a296cf77d3fb3a06"
+SRC_URI[sha256sum] = "fc5ecabc183ceb64d9fca3dcd387bd29b2b67448326af998fde003124916823b"
 
 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-02-13 19:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-13 19:25 [meta-oe][PATCH] php: upgrade 8.5.2 -> 8.5.3 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.