diff options
| author | Soumya Sambu <soumya.sambu@windriver.com> | 2024-05-08 11:25:43 +0000 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2024-05-26 15:22:08 -0400 |
| commit | 5085c443d0bbfc9405ce377dc78aef72da9c19d9 (patch) | |
| tree | c3fda0f49e8e18f6032085f027e962170df923aa | |
| parent | 31d0f02673018a0d0a2555be181aaceb5db63da2 (diff) | |
| download | meta-openembedded-5085c443d0bbfc9405ce377dc78aef72da9c19d9.tar.gz | |
php: upgrade 8.1.22 -> 8.1.28
Upgrade php to 8.1.28
Security fixes:
CVE-2024-3096
CVE-2024-2756
https://www.php.net/ChangeLog-8.php#8.1.28
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.28.bb (renamed from meta-oe/recipes-devtools/php/php_8.1.22.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/php/php_8.1.22.bb b/meta-oe/recipes-devtools/php/php_8.1.28.bb index ffa3318441..e7eb75c1a8 100644 --- a/meta-oe/recipes-devtools/php/php_8.1.22.bb +++ b/meta-oe/recipes-devtools/php/php_8.1.28.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] = "992354e382c6c618d01ed4be06beea8dec3178b14153df64d3c8c48b85e9fbc2" | 36 | SRC_URI[sha256sum] = "8be450096e0153c47d75384e7dd595cc897f1d53ce0060708ce9589bcc3141ee" |
| 37 | 37 | ||
| 38 | CVE_CHECK_IGNORE += "\ | 38 | CVE_CHECK_IGNORE += "\ |
| 39 | CVE-2007-2728 \ | 39 | CVE-2007-2728 \ |
