Please review this set of patches for dunfell and have comments back by end of day Sunday.
This is the final patch set for the 3.1.19 release. Passed a-full on autobuilder: https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/4098 The following changes since commit ac6ea1a96645d2a4dd54660256603f0b191bb4d3: gstreamer1.0: use the correct meson option for the capabilities (2022-08-10 05:04:10 -1000) are available in the Git repository at: git://git.openembedded.org/openembedded-core-contrib stable/dunfell-nut http://cgit.openembedded.org/openembedded-core-contrib/log/?h=stable/dunfell-nut Alexander Kanavin (1): linux-firmware: update 20220610 -> 20220708 Dmitry Baryshkov (1): linux-firwmare: restore WHENCE_CHKSUM variable Hitendra Prajapati (3): qemu: CVE-2020-27821 heap buffer overflow in msix_table_mmio_write gnutls: CVE-2022-2509 Double free during gnutls_pkcs7_verify zlib: CVE-2022-37434 a heap-based buffer over-read Ming Liu (1): rootfs-postcommands.bbclass: move host-user-contaminated.txt to ${S} Pascal Bach (1): bin_package: install into base_prefix Randy MacLeod (1): vim: update from 9.0.0063 to 9.0.0115 Richard Purdie (2): vim: Upgrade 9.0.0021 -> 9.0.0063 kernel-arch: Fix buildpaths leaking into external module compiles Shruthi Ravichandran (1): initscripts: run umountnfs as a KILL script meta/classes/bin_package.bbclass | 3 +- meta/classes/kernel-arch.bbclass | 2 +- meta/classes/rootfs-postcommands.bbclass | 2 +- .../initscripts/initscripts_1.0.bb | 2 +- .../zlib/zlib/CVE-2022-37434.patch | 44 +++ meta/recipes-core/zlib/zlib_1.2.11.bb | 1 + meta/recipes-devtools/qemu/qemu.inc | 1 + .../qemu/qemu/CVE-2020-27821.patch | 73 +++++ ...20220610.bb => linux-firmware_20220708.bb} | 14 +- .../gnutls/gnutls/CVE-2022-2509.patch | 282 ++++++++++++++++++ meta/recipes-support/gnutls/gnutls_3.6.14.bb | 1 + meta/recipes-support/vim/files/racefix.patch | 33 -- meta/recipes-support/vim/vim.inc | 10 +- 13 files changed, 418 insertions(+), 50 deletions(-) create mode 100644 meta/recipes-core/zlib/zlib/CVE-2022-37434.patch create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2020-27821.patch rename meta/recipes-kernel/linux-firmware/{linux-firmware_20220610.bb => linux-firmware_20220708.bb} (98%) create mode 100644 meta/recipes-support/gnutls/gnutls/CVE-2022-2509.patch delete mode 100644 meta/recipes-support/vim/files/racefix.patch -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#169522): https://lists.openembedded.org/g/openembedded-core/message/169522 Mute This Topic: https://lists.openembedded.org/mt/93107616/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
