diff options
| author | Jason Schonberg <schonm@gmail.com> | 2026-05-08 03:42:49 -0400 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@oss.qualcomm.com> | 2026-05-21 08:57:43 +0530 |
| commit | 5fe0fb19e7fe5b0084cda56985203fc180f1607b (patch) | |
| tree | 06e3548726db01f49754222e31edd459d79402d0 /meta-oe | |
| parent | 90a0e3bf89582e3ce7afc7d7d598ab467d44004d (diff) | |
| download | meta-openembedded-5fe0fb19e7fe5b0084cda56985203fc180f1607b.tar.gz | |
php: upgrade 8.2.30 -> 8.2.31
This is a security release.
Changelog: https://www.php.net/ChangeLog-8.php#8.2.31
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-devtools/php/php_8.2.31.bb (renamed from meta-oe/recipes-devtools/php/php_8.2.30.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/php/php_8.2.30.bb b/meta-oe/recipes-devtools/php/php_8.2.31.bb index 13403855d7..e4965bde2f 100644 --- a/meta-oe/recipes-devtools/php/php_8.2.30.bb +++ b/meta-oe/recipes-devtools/php/php_8.2.31.bb | |||
| @@ -34,7 +34,7 @@ SRC_URI:append:class-target = " \ | |||
| 34 | " | 34 | " |
| 35 | 35 | ||
| 36 | S = "${WORKDIR}/php-${PV}" | 36 | S = "${WORKDIR}/php-${PV}" |
| 37 | SRC_URI[sha256sum] = "104820b6c8fc959dde4b3342135f42bdabf246e86918a16381a17d8447c866fa" | 37 | SRC_URI[sha256sum] = "948183fa04cf261c9b9363c02f428977b9ddf8c0bfdff8e8e1fba816ed570803" |
| 38 | 38 | ||
| 39 | CVE_STATUS_GROUPS += "CVE_STATUS_PHP" | 39 | CVE_STATUS_GROUPS += "CVE_STATUS_PHP" |
| 40 | 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." | 40 | 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." |
