Please reviwe this set of changes for kirkstone and have comments back by end of day Friday, January 19
Passed a-full on autobuilder: https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/6458 The following changes since commit 8e27f96c0befbbb5cf8a2f7076b7a1ffd79addb6: linux-firmware: upgrade 20230804 -> 20231030 (2024-01-09 05:50:24 -1000) are available in the Git repository at: https://git.openembedded.org/openembedded-core-contrib stable/kirkstone-nut https://git.openembedded.org/openembedded-core-contrib/log/?h=stable/kirkstone-nut Hitendra Prajapati (1): systemd: fix CVE-2023-7008 Martin Jansa (1): pybootchartgui: fix 2 SyntaxWarnings Peter Marko (2): sqlite3: backport patch for CVE-2023-7104 zlib: ignore CVE-2023-6992 Poonam Jadhav (1): Revert "curl: Backport fix CVE-2023-32001" Soumya Sambu (1): cpio: upgrade to 2.14 Vivek Kumbhar (1): openssl: Backport fix for CVE-2023-6129 .../openssl/openssl/CVE-2023-6129.patch | 113 ++++ .../openssl/openssl_3.0.12.bb | 1 + .../systemd/systemd/CVE-2023-7008.patch | 40 ++ meta/recipes-core/systemd/systemd_250.5.bb | 1 + meta/recipes-core/zlib/zlib_1.2.11.bb | 3 + ...charset_alias-when-building-for-musl.patch | 30 - ...ove-superfluous-declaration-of-progr.patch | 28 - ...-calculation-of-CRC-in-copy-out-mode.patch | 58 -- ...appending-to-archives-bigger-than-2G.patch | 312 ---------- .../cpio/cpio-2.13/CVE-2021-38185.patch | 581 ------------------ .../cpio/{cpio_2.13.bb => cpio_2.14.bb} | 9 +- ...e-needed-header-for-major-minor-macr.patch | 47 ++ .../curl/curl/CVE-2023-32001.patch | 39 -- meta/recipes-support/curl/curl_7.82.0.bb | 1 - .../sqlite/files/CVE-2023-7104.patch | 44 ++ meta/recipes-support/sqlite/sqlite3_3.38.5.bb | 1 + scripts/pybootchartgui/pybootchartgui/draw.py | 4 +- 17 files changed, 254 insertions(+), 1058 deletions(-) create mode 100644 meta/recipes-connectivity/openssl/openssl/CVE-2023-6129.patch create mode 100644 meta/recipes-core/systemd/systemd/CVE-2023-7008.patch delete mode 100644 meta/recipes-extended/cpio/cpio-2.13/0001-Unset-need_charset_alias-when-building-for-musl.patch delete mode 100644 meta/recipes-extended/cpio/cpio-2.13/0002-src-global.c-Remove-superfluous-declaration-of-progr.patch delete mode 100644 meta/recipes-extended/cpio/cpio-2.13/0003-Fix-calculation-of-CRC-in-copy-out-mode.patch delete mode 100644 meta/recipes-extended/cpio/cpio-2.13/0004-Fix-appending-to-archives-bigger-than-2G.patch delete mode 100644 meta/recipes-extended/cpio/cpio-2.13/CVE-2021-38185.patch rename meta/recipes-extended/cpio/{cpio_2.13.bb => cpio_2.14.bb} (74%) create mode 100644 meta/recipes-extended/cpio/files/0001-configure-Include-needed-header-for-major-minor-macr.patch delete mode 100644 meta/recipes-support/curl/curl/CVE-2023-32001.patch create mode 100644 meta/recipes-support/sqlite/files/CVE-2023-7104.patch -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#193924): https://lists.openembedded.org/g/openembedded-core/message/193924 Mute This Topic: https://lists.openembedded.org/mt/103788743/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
