diff options
| author | Jason Schonberg <schonm@gmail.com> | 2025-11-23 13:46:41 -0500 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-11-23 17:58:12 -0800 |
| commit | 53db086b3504fe9e92b39e5a74fe0ec760f28ed2 (patch) | |
| tree | 2dda1406fce71775aae61ce2280850c598222331 | |
| parent | 8a04d45a4e32ee29a12db23e1359729d16549b12 (diff) | |
| download | meta-openembedded-53db086b3504fe9e92b39e5a74fe0ec760f28ed2.tar.gz | |
php: upgrade 8.4.14 -> 8.4.15
This is a bug fix release.
Changelog: https://www.php.net/ChangeLog-8.php#8.4.15
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.15.bb (renamed from meta-oe/recipes-devtools/php/php_8.4.14.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/php/php_8.4.14.bb b/meta-oe/recipes-devtools/php/php_8.4.15.bb index 086e7114fb..629eef0519 100644 --- a/meta-oe/recipes-devtools/php/php_8.4.14.bb +++ b/meta-oe/recipes-devtools/php/php_8.4.15.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] = "f2139ce4cb7a6c5643ee98caa34e5c32ba841c2ba293e34a3d0357faa84bb3e7" | 35 | SRC_URI[sha256sum] = "b7155bdd498d60d63e4bc320dc224863976d31b5bd9339699726c961255a3197" |
| 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." |
