diff options
| author | Jason Schonberg <schonm@gmail.com> | 2025-08-19 18:42:12 -0400 | 
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-08-19 20:20:15 -0700 | 
| commit | 5c33bc28eb99b00b92bd0287641a95fde5848f61 (patch) | |
| tree | 4cae575432f4cebcc70d2f27d3cc3399ca66e4bc | |
| parent | 4579e68e5d126ec58357416381293c20dc16a4e5 (diff) | |
| download | meta-openembedded-5c33bc28eb99b00b92bd0287641a95fde5848f61.tar.gz | |
php: upgrade 8.4.10 -> 8.4.11
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>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-devtools/php/php_8.4.11.bb (renamed from meta-oe/recipes-devtools/php/php_8.4.10.bb) | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/meta-oe/recipes-devtools/php/php_8.4.10.bb b/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 = " \ | |||
| 29 | 29 | ||
| 30 | S = "${UNPACKDIR}/php-${PV}" | 30 | S = "${UNPACKDIR}/php-${PV}" | 
| 31 | 31 | ||
| 32 | SRC_URI[sha256sum] = "8815d10659cde5f03be4d169205d62b7b29ed0edc7cdd84b6384cda0310c3108" | 32 | SRC_URI[sha256sum] = "2c39c75b54df89b01195b72ad0ee1fcd490c71db18bc52bcd61fb2ffb57b26fa" | 
| 33 | 33 | ||
| 34 | CVE_STATUS_GROUPS += "CVE_STATUS_PHP" | 34 | CVE_STATUS_GROUPS += "CVE_STATUS_PHP" | 
| 35 | 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." | 35 | 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." | 
