diff options
| author | Yogita Urade <yogita.urade@windriver.com> | 2024-11-26 04:37:34 +0000 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2024-12-08 15:03:33 -0500 |
| commit | 80dcdf37bed9638c3dc6add2c2225519d5fbac5b (patch) | |
| tree | 031ff9110024cf73aa57fd834e5fcd9b7c30fce4 /meta-oe | |
| parent | 66ef07598aa54167d970b06e33a936d23091e89e (diff) | |
| download | meta-openembedded-80dcdf37bed9638c3dc6add2c2225519d5fbac5b.tar.gz | |
php: upgrade 8.1.29 -> 8.1.30
Includes fix for CVE-2024-8925, CVE-2024-8926, CVE-2024-8927
and CVE-2024-9026
Changelog:
https://www.php.net/ChangeLog-8.php#8.1.30
Signed-off-by: Yogita Urade <yogita.urade@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-devtools/php/php_8.1.30.bb (renamed from meta-oe/recipes-devtools/php/php_8.1.29.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/php/php_8.1.29.bb b/meta-oe/recipes-devtools/php/php_8.1.30.bb index ec86ce0886..ee59322a57 100644 --- a/meta-oe/recipes-devtools/php/php_8.1.29.bb +++ b/meta-oe/recipes-devtools/php/php_8.1.30.bb | |||
| @@ -33,7 +33,7 @@ SRC_URI:append:class-target = " \ | |||
| 33 | " | 33 | " |
| 34 | 34 | ||
| 35 | S = "${WORKDIR}/php-${PV}" | 35 | S = "${WORKDIR}/php-${PV}" |
| 36 | SRC_URI[sha256sum] = "87a60313263f2f533f180e719272ca5e47cd9884d4ec3c93720198eaffae0827" | 36 | SRC_URI[sha256sum] = "cb1625e5ac49b91037477e3e7767bb0624343971aeb992f4791b618af571d23e" |
| 37 | 37 | ||
| 38 | CVE_CHECK_IGNORE += "\ | 38 | CVE_CHECK_IGNORE += "\ |
| 39 | CVE-2007-2728 \ | 39 | CVE-2007-2728 \ |
