diff options
| author | Soumya Sambu <soumya.sambu@windriver.com> | 2024-06-26 04:30:43 +0000 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2024-06-27 11:32:38 -0400 |
| commit | 6ff0748a4741517519a281985fc3cd95dadb633e (patch) | |
| tree | 91c3b2151618260a56b9aea08c70280eec839e03 | |
| parent | bede1a8fcbc42a1e3d64ed72c306466665b6ed3e (diff) | |
| download | meta-openembedded-6ff0748a4741517519a281985fc3cd95dadb633e.tar.gz | |
php: Upgrade to 8.1.29
Includes fix for CVE-2024-5458, CVE-2024-2408 and other bugs
Changelog:
https://www.php.net/ChangeLog-8.php#8.1.29
Signed-off-by: Soumya Sambu <soumya.sambu@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
| -rw-r--r-- | meta-oe/recipes-devtools/php/php_8.1.29.bb (renamed from meta-oe/recipes-devtools/php/php_8.1.28.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/php/php_8.1.28.bb b/meta-oe/recipes-devtools/php/php_8.1.29.bb index e7eb75c1a8..7a11de7ef8 100644 --- a/meta-oe/recipes-devtools/php/php_8.1.28.bb +++ b/meta-oe/recipes-devtools/php/php_8.1.29.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] = "8be450096e0153c47d75384e7dd595cc897f1d53ce0060708ce9589bcc3141ee" | 36 | SRC_URI[sha256sum] = "87a60313263f2f533f180e719272ca5e47cd9884d4ec3c93720198eaffae0827" |
| 37 | 37 | ||
| 38 | CVE_CHECK_IGNORE += "\ | 38 | CVE_CHECK_IGNORE += "\ |
| 39 | CVE-2007-2728 \ | 39 | CVE-2007-2728 \ |
