diff options
| author | Soumya Sambu <soumya.sambu@windriver.com> | 2025-09-19 10:30:55 +0530 |
|---|---|---|
| committer | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-09-23 08:59:41 +0200 |
| commit | 13130163ab1b1530a69ad219eb6c2a49eb8e8c0b (patch) | |
| tree | 7d747415c6befe546bff9c49ba1f10ec5a02a19f | |
| parent | e7021d8f780c6558482b7830647537761aa90dcc (diff) | |
| download | meta-openembedded-13130163ab1b1530a69ad219eb6c2a49eb8e8c0b.tar.gz | |
php: upgrade 8.1.31 -> 8.1.33
Includes fix for CVE-2025-1735, CVE-2025-6491, CVE-2025-1220, CVE-2025-1861,
CVE-2025-1219, CVE-2025-1217, CVE-2025-1734 and CVE-2025-1736.
Changelog:
https://www.php.net/ChangeLog-8.php#8.1.33
https://www.php.net/ChangeLog-8.php#8.1.32
Signed-off-by: Soumya Sambu <soumya.sambu@windriver.com>
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
| -rw-r--r-- | meta-oe/recipes-devtools/php/php_8.1.33.bb (renamed from meta-oe/recipes-devtools/php/php_8.1.31.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/php/php_8.1.31.bb b/meta-oe/recipes-devtools/php/php_8.1.33.bb index 235fec5163..f4928bc3a1 100644 --- a/meta-oe/recipes-devtools/php/php_8.1.31.bb +++ b/meta-oe/recipes-devtools/php/php_8.1.33.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] = "0b39828b345151caf1b795d9f4b923c9887231776c33076dfc9d90a44390d0dc" | 36 | SRC_URI[sha256sum] = "b6553451841c1a569865d7fdc83024621ee4434cd8fbfeb0a31588ac9c70685f" |
| 37 | 37 | ||
| 38 | CVE_CHECK_IGNORE += "\ | 38 | CVE_CHECK_IGNORE += "\ |
| 39 | CVE-2007-2728 \ | 39 | CVE-2007-2728 \ |
