diff options
| author | Jason Schonberg <schonm@gmail.com> | 2026-06-06 20:38:52 -0400 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-07 18:21:51 -0700 |
| commit | e14f72c5d7832011fc18760f1a44e56044c981e6 (patch) | |
| tree | 91a4dcf8df7a524bdcec44d86410428c8ba3324b | |
| parent | 8be7894301d80fdc4a58c5fc52175e7801e7f1ae (diff) | |
| download | meta-openembedded-e14f72c5d7832011fc18760f1a44e56044c981e6.tar.gz | |
php: upgrade 8.5.6 -> 8.5.7
This is a bug fix release.
Changelog: https://www.php.net/ChangeLog-8.php#8.5.7
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | meta-oe/recipes-devtools/php/php_8.5.7.bb (renamed from meta-oe/recipes-devtools/php/php_8.5.6.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/php/php_8.5.6.bb b/meta-oe/recipes-devtools/php/php_8.5.7.bb index a78b6baafa..4fd517f789 100644 --- a/meta-oe/recipes-devtools/php/php_8.5.6.bb +++ b/meta-oe/recipes-devtools/php/php_8.5.7.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] = "4457240f65f0c59a620920d66cdab1b12100a431e03ad9febe38b13a1b25957f" | 35 | SRC_URI[sha256sum] = "4ef9355f784d4b320151eb3f31c5941c0da297025eedb97f2838b2ce73dd59bf" |
| 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." |
