diff options
| author | Praveen Kumar <praveen.kumar@windriver.com> | 2025-08-01 18:23:29 +0530 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@intel.com> | 2025-09-12 08:15:06 +0800 |
| commit | 3fbbd2c0804a7a7f0478f46dabea35e55a48707e (patch) | |
| tree | 4e19547edf393da66926050abfa4f33a221b8ed4 /meta-oe/recipes-devtools | |
| parent | 2a7a09ff104d73c94d3517a99ff07e411bb242dd (diff) | |
| download | meta-openembedded-3fbbd2c0804a7a7f0478f46dabea35e55a48707e.tar.gz | |
php: upgrade 8.2.28 -> 8.2.29
This upgrade fixes below CVEs.
CVE-2025-1735
CVE-2025-6491
CVE-2025-1220
Changelog: https://www.php.net/ChangeLog-8.php#8.2.29
Signed-off-by: Praveen Kumar <praveen.kumar@windriver.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'meta-oe/recipes-devtools')
| -rw-r--r-- | meta-oe/recipes-devtools/php/php_8.2.29.bb (renamed from meta-oe/recipes-devtools/php/php_8.2.28.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/php/php_8.2.28.bb b/meta-oe/recipes-devtools/php/php_8.2.29.bb index 1d5162fa6e..2fb6e5749c 100644 --- a/meta-oe/recipes-devtools/php/php_8.2.28.bb +++ b/meta-oe/recipes-devtools/php/php_8.2.29.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] = "2919cc1b92190a58dc17904b92e626600b96ce49a4c72e77513786a4406acce5" | 37 | SRC_URI[sha256sum] = "51979e8d198cbade2aad4ffe9f53dd3f04f9602d3089e5979985e058ade4267c" |
| 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." |
