diff options
| author | Jason Schonberg <schonm@gmail.com> | 2026-05-07 23:50:59 -0400 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-05-12 01:10:17 -0700 |
| commit | 2fdc97fac5cdcbf4f1dbdb074ff237f195af771d (patch) | |
| tree | dc28bcf7739cf7ee29da75462140126e075b3258 /meta-oe | |
| parent | 1532b95f08dbed5e78880f7e19d292519cbfc5c9 (diff) | |
| download | meta-openembedded-2fdc97fac5cdcbf4f1dbdb074ff237f195af771d.tar.gz | |
php: upgrade 8.5.5 -> 8.5.6
This is a security release.
Changelog: https://www.php.net/ChangeLog-8.php#8.5.6
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-devtools/php/php_8.5.6.bb (renamed from meta-oe/recipes-devtools/php/php_8.5.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/php/php_8.5.5.bb b/meta-oe/recipes-devtools/php/php_8.5.6.bb index 2924b478ad..db5bba9ccc 100644 --- a/meta-oe/recipes-devtools/php/php_8.5.5.bb +++ b/meta-oe/recipes-devtools/php/php_8.5.6.bb | |||
| @@ -32,7 +32,7 @@ UPSTREAM_CHECK_REGEX = "releases/tag/php-(?P<pver>\d+(\.\d+)+)" | |||
| 32 | 32 | ||
| 33 | S = "${UNPACKDIR}/php-${PV}" | 33 | S = "${UNPACKDIR}/php-${PV}" |
| 34 | 34 | ||
| 35 | SRC_URI[sha256sum] = "ee262beff61c431965d1f97192854b36208adeac38983c3498bb3500ae87283c" | 35 | SRC_URI[sha256sum] = "4457240f65f0c59a620920d66cdab1b12100a431e03ad9febe38b13a1b25957f" |
| 36 | 36 | ||
| 37 | CVE_STATUS_GROUPS += "CVE_STATUS_PHP" | 37 | CVE_STATUS_GROUPS += "CVE_STATUS_PHP" |
| 38 | 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." | 38 | 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." |
