summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorJason Schonberg <schonm@gmail.com>2026-03-13 11:20:12 -0400
committerKhem Raj <raj.khem@gmail.com>2026-03-18 14:33:23 -0700
commit65b7f7330ee5e4f819fc3c0e7fbc56573f10332c (patch)
tree7dfb7e7692583971fddf6c2d9a24a8352bf1abf3 /meta-oe
parent8b67fc44ffb01c97ac7e7cd63381ff79d1e6d0ef (diff)
downloadmeta-openembedded-65b7f7330ee5e4f819fc3c0e7fbc56573f10332c.tar.gz
php: upgrade 8.5.3 -> 8.5.4
This is a bug fix release. Changelog: https://www.php.net/ChangeLog-8.php#8.5.4 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-devtools/php/php_8.5.4.bb (renamed from meta-oe/recipes-devtools/php/php_8.5.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/php/php_8.5.3.bb b/meta-oe/recipes-devtools/php/php_8.5.4.bb
index f4d02dbf22..efa778b6d8 100644
--- a/meta-oe/recipes-devtools/php/php_8.5.3.bb
+++ b/meta-oe/recipes-devtools/php/php_8.5.4.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] = "fc5ecabc183ceb64d9fca3dcd387bd29b2b67448326af998fde003124916823b" 35SRC_URI[sha256sum] = "2ac929a29a6b7ef4b8acec981a417b91bdf7f548f597df665cc56ab9ea95fc75"
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."