diff options
| author | Jason Schonberg <schonm@gmail.com> | 2025-12-18 20:30:09 -0500 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-12-21 08:54:05 -0800 |
| commit | 629d796af4168e7921ccee3acdc49778aca0fcf9 (patch) | |
| tree | 112e39fcae4cd5b9d989468799a26a21a1a3ed91 /meta-oe/recipes-devtools/php | |
| parent | 84be0a8f34a2dbbdb2394fcdb77019d8030d7a85 (diff) | |
| download | meta-openembedded-629d796af4168e7921ccee3acdc49778aca0fcf9.tar.gz | |
php: upgrade 8.5.0 -> 8.5.1
This is a security release.
Changelog: https://www.php.net/ChangeLog-8.php#8.5.1
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.5.1.bb (renamed from meta-oe/recipes-devtools/php/php_8.5.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/php/php_8.5.0.bb b/meta-oe/recipes-devtools/php/php_8.5.1.bb index 6db7ee7c82..c3abf58ad5 100644 --- a/meta-oe/recipes-devtools/php/php_8.5.0.bb +++ b/meta-oe/recipes-devtools/php/php_8.5.1.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] = "cd16cb045b34a6cec6a83008e1b335f365c7a832fcc483df82308664c6d021f9" | 35 | SRC_URI[sha256sum] = "55f428c426e7241752ea9afff160bb64c32a9321cbd6d17d1c145b8df8823737" |
| 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." |
