diff options
| author | Jason Schonberg <schonm@gmail.com> | 2025-06-22 14:53:03 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-06-25 06:44:55 -0700 |
| commit | 020fd219e032d7fefef845a9bc6325b9c6dc5c25 (patch) | |
| tree | 167bc880945b5d861266a596d8b295be12a1c239 /meta-oe/recipes-devtools/php | |
| parent | f69f31733ea629395c071d0eef6ed3d118ee7f1b (diff) | |
| download | meta-openembedded-020fd219e032d7fefef845a9bc6325b9c6dc5c25.tar.gz | |
php: upgrade 8.4.6 -> 8.4.8
Changelog: https://www.php.net/ChangeLog-8.php#8.4.8
Changelog: https://www.php.net/ChangeLog-8.php#8.4.7
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/php')
| -rw-r--r-- | meta-oe/recipes-devtools/php/php_8.4.8.bb (renamed from meta-oe/recipes-devtools/php/php_8.4.6.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/php/php_8.4.6.bb b/meta-oe/recipes-devtools/php/php_8.4.8.bb index 5118ddd6ab..f38a407968 100644 --- a/meta-oe/recipes-devtools/php/php_8.4.6.bb +++ b/meta-oe/recipes-devtools/php/php_8.4.8.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SUMMARY = "A server-side, HTML-embedded scripting language" | 1 | SUMMARY = "A server-side, HTML-embedded scripting language" |
| 2 | HOMEPAGE = "http://www.php.net" | 2 | HOMEPAGE = "https://www.php.net" |
| 3 | SECTION = "console/network" | 3 | SECTION = "console/network" |
| 4 | 4 | ||
| 5 | LICENSE = "PHP-3.0" | 5 | LICENSE = "PHP-3.0" |
| @@ -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] = "9cf2734509b603f6589617ab52a9712a03e0fe059951cddd2d4623df4bf7c6c6" | 32 | SRC_URI[sha256sum] = "36569c64dd1499e570c436603b641eee7cde4af576af786597d0ee711b3a3a8a" |
| 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." |
