diff options
author | Jason Schonberg <schonm@gmail.com> | 2025-08-31 22:21:09 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-09-01 15:52:04 -0700 |
commit | d090938795cede119ba2b5e5784ab5281dbca8cc (patch) | |
tree | 0fb4dcc35eeec2d007a2ff6e93ecee38b61c24a5 | |
parent | d3610b7fe8837338775e3d0f1ee3e74c4bad3ec9 (diff) | |
download | meta-openembedded-d090938795cede119ba2b5e5784ab5281dbca8cc.tar.gz |
php: upgrade 8.4.11 -> 8.4.12
This is just a bug fix release.
Changelog: https://www.php.net/ChangeLog-8.php#8.4.12
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.12.bb (renamed from meta-oe/recipes-devtools/php/php_8.4.11.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/php/php_8.4.11.bb b/meta-oe/recipes-devtools/php/php_8.4.12.bb index fd41d5f8c0..fbab1b0dda 100644 --- a/meta-oe/recipes-devtools/php/php_8.4.11.bb +++ b/meta-oe/recipes-devtools/php/php_8.4.12.bb | |||
@@ -29,7 +29,7 @@ SRC_URI:append:class-target = " \ | |||
29 | 29 | ||
30 | S = "${UNPACKDIR}/php-${PV}" | 30 | S = "${UNPACKDIR}/php-${PV}" |
31 | 31 | ||
32 | SRC_URI[sha256sum] = "2c39c75b54df89b01195b72ad0ee1fcd490c71db18bc52bcd61fb2ffb57b26fa" | 32 | SRC_URI[sha256sum] = "2ebd5382eb090d603087da649ed21de64b079616bc9a02abbc532b89b17e3468" |
33 | 33 | ||
34 | CVE_STATUS_GROUPS += "CVE_STATUS_PHP" | 34 | CVE_STATUS_GROUPS += "CVE_STATUS_PHP" |
35 | 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." | 35 | 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." |