Please review this set of changes for kirkstone and have comments back by end of day Tuesday, August 27
Passed a-full on autobuilder: https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/7272 The following changes since commit 6c1000a2bbfe5e618e42bc5be2058332337d4177: python3-pycryptodome(x): use python_setuptools_build_meta build class (2024-08-15 05:58:11 -0700) 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 Guocai He (1): libsoup: fix compile error on centos7 Leon Anavi (1): python3: add PACKAGECONFIG[editline] Niko Mauno (1): image_types.bbclass: Use --force also with lz4,lzop Peter Marko (1): libyaml: ignore CVE-2024-35326 Siddharth Doshi (2): Tiff: Security fix for CVE-2024-7006 curl: Security fix for CVE-2024-7264 meta/classes/image_types.bbclass | 4 +- .../python/python3_3.10.14.bb | 5 +- .../libtiff/tiff/CVE-2024-7006.patch | 64 ++++ meta/recipes-multimedia/libtiff/tiff_4.3.0.bb | 1 + .../curl/curl/CVE-2024-7264_1.patch | 66 ++++ .../curl/curl/CVE-2024-7264_2.patch | 320 ++++++++++++++++++ meta/recipes-support/curl/curl_7.82.0.bb | 2 + .../0001-meson.build-set-c_std-to-gnu99.patch | 44 +++ .../libsoup/libsoup-2.4_2.74.2.bb | 4 +- meta/recipes-support/libyaml/libyaml_0.2.5.bb | 2 +- 10 files changed, 506 insertions(+), 6 deletions(-) create mode 100644 meta/recipes-multimedia/libtiff/tiff/CVE-2024-7006.patch create mode 100644 meta/recipes-support/curl/curl/CVE-2024-7264_1.patch create mode 100644 meta/recipes-support/curl/curl/CVE-2024-7264_2.patch create mode 100644 meta/recipes-support/libsoup/libsoup-2.4/0001-meson.build-set-c_std-to-gnu99.patch -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#203725): https://lists.openembedded.org/g/openembedded-core/message/203725 Mute This Topic: https://lists.openembedded.org/mt/108091943/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
