diff options
| author | Ankur Tyagi <ankur.tyagi85@gmail.com> | 2026-03-14 13:49:45 +1300 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@oss.qualcomm.com> | 2026-03-26 10:29:24 +0530 |
| commit | d7710fb408b897e101ccd886e618fa0a50bdc355 (patch) | |
| tree | e657e9e77fe864b2beaf276100c7795ebb9372fd | |
| parent | 62f49bed40f6dc3098d8ed16ea9836dcc600b133 (diff) | |
| download | meta-openembedded-d7710fb408b897e101ccd886e618fa0a50bdc355.tar.gz | |
php: upgrade 8.4.18 -> 8.4.19
https://www.php.net/ChangeLog-8.php#8.4.19
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
| -rw-r--r-- | meta-oe/recipes-devtools/php/php_8.4.19.bb (renamed from meta-oe/recipes-devtools/php/php_8.4.18.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/php/php_8.4.18.bb b/meta-oe/recipes-devtools/php/php_8.4.19.bb index a9be742317..4a5a5fa5b8 100644 --- a/meta-oe/recipes-devtools/php/php_8.4.18.bb +++ b/meta-oe/recipes-devtools/php/php_8.4.19.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] = "586b32d92cebcfbca495c5f6ad1a33640553d0a9c0bfd2e6715334d959cf9858" | 35 | SRC_URI[sha256sum] = "bceb7798ed37b442fe523ae7ef345ccc2231db0b022d30735c2e378d3254a0d4" |
| 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." |
