diff mbox series

[meta-oe] php: upgrade 8.5.10 -> 8.5.11

Message ID 20260925224231.1094386-1-schonm@gmail.com
State Under Review
Headers show
Series [meta-oe] php: upgrade 8.5.10 -> 8.5.11 | expand

Commit Message

Jason Schonberg Sept. 25, 2026, 10:42 p.m. UTC
This is a security release.

CVE-2025-1218 CVE-2025-14181
CVE-2026-91765 CVE-2026-91766 CVE-2026-91767 CVE-2026-91768 CVE-2026-91769
CVE-2026-6103 CVE-2026-93682 CVE-2026-92842 CVE-2026-17545

Changelog: https://www.php.net/ChangeLog-8.php#8.5.11
---
 meta-oe/recipes-devtools/php/{php_8.5.10.bb => php_8.5.11.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-devtools/php/{php_8.5.10.bb => php_8.5.11.bb} (99%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-devtools/php/php_8.5.10.bb b/meta-oe/recipes-devtools/php/php_8.5.11.bb
similarity index 99%
rename from meta-oe/recipes-devtools/php/php_8.5.10.bb
rename to meta-oe/recipes-devtools/php/php_8.5.11.bb
index 130a98f634..831e926880 100644
--- a/meta-oe/recipes-devtools/php/php_8.5.10.bb
+++ b/meta-oe/recipes-devtools/php/php_8.5.11.bb
@@ -32,7 +32,7 @@  UPSTREAM_CHECK_REGEX = "releases/tag/php-(?P<pver>\d+(\.\d+)+)"
 
 S = "${UNPACKDIR}/php-${PV}"
 
-SRC_URI[sha256sum] = "d79bd4f3a9248e5cb5833766ba0d51cd35dd01b8727f23f30bcdba6fabc51d3e"
+SRC_URI[sha256sum] = "dc940716a8c73e531c0078eecb955d595d321ec2cc9d47149cf0089ea6e18f64"
 
 CVE_PRODUCT = "php:php php_group:php"