Please review these next set of changes for gatesgarth. These build cleanly on the autobuilder except for one unrelated failure while running ltp tests:
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/1619 Thanks, Anuj The following changes since commit 3a4ac9d028e6d7840660bb9640614d92fd89246f: diffstat: add nativesdk to BBCLASSEXTEND (2020-11-18 07:57:11 +0800) are available in the Git repository at: git://push.openembedded.org/openembedded-core-contrib anujm/gatesgarth Alistair (1): weston-init: Fix incorrect idle-time setting Bruce Ashfield (13): linux-yocto/5.8: update to v5.8.15 linux-yocto/5.4: update to v5.4.71 linux-yocto/5.8: update to v5.8.16 linux-yocto/5.4: update to v5.4.72 linux-yocto/5.8: update to v5.8.17 linux-yocto/5.4: update to v5.4.73 linux-yocto-dev: move to v5.10-rc linux-yocto/5.4: config cleanup / warnings linux-yocto/5.8: config cleanup / warnings linux-yocto/5.8: update to v5.8.18 linux-yocto/5.4: update to v5.4.75 kernel: provide module.lds for out of tree builds in v5.10+ kernel: relocate copy of module.lds to module compilation task Chee Yang Lee (1): bluez5: update to 5.55 Lee Chee Yang (3): libproxy: fix CVE-2020-26154 python3: fix CVE-2020-27619 qemu: fix CVE-2020-24352 Loic Domaigne (1): roofs_*.bbclass: fix missing vardeps for do_rootfs Max Krummenacher (1): linux-firmware: rdepend on license for all nvidia packages Wonmin Jung (1): kernel: Set proper LD in KERNEL_KCONFIG_COMMAND meta/classes/kernel.bbclass | 6 +- meta/classes/rootfs_deb.bbclass | 2 +- meta/classes/rootfs_ipk.bbclass | 2 +- meta/classes/rootfs_rpm.bbclass | 2 +- .../bluez5/{bluez5_5.54.bb => bluez5_5.55.bb} | 4 +- .../python/python3/CVE-2020-27619.patch | 71 ++++++++++++++ meta/recipes-devtools/python/python3_3.8.5.bb | 1 + meta/recipes-devtools/qemu/qemu.inc | 1 + .../qemu/qemu/CVE-2020-24352.patch | 52 ++++++++++ meta/recipes-graphics/wayland/weston-init.bb | 2 +- .../linux-firmware/linux-firmware_20200817.bb | 1 + meta/recipes-kernel/linux/kernel-devsrc.bb | 6 ++ meta/recipes-kernel/linux/linux-yocto-dev.bb | 2 +- .../linux/linux-yocto-rt_5.4.bb | 6 +- .../linux/linux-yocto-rt_5.8.bb | 6 +- .../linux/linux-yocto-tiny_5.4.bb | 8 +- .../linux/linux-yocto-tiny_5.8.bb | 8 +- meta/recipes-kernel/linux/linux-yocto_5.4.bb | 22 ++--- meta/recipes-kernel/linux/linux-yocto_5.8.bb | 22 ++--- .../libproxy/libproxy/CVE-2020-26154.patch | 98 +++++++++++++++++++ .../libproxy/libproxy_0.4.15.bb | 1 + 21 files changed, 279 insertions(+), 44 deletions(-) rename meta/recipes-connectivity/bluez5/{bluez5_5.54.bb => bluez5_5.55.bb} (91%) create mode 100644 meta/recipes-devtools/python/python3/CVE-2020-27619.patch create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2020-24352.patch create mode 100644 meta/recipes-support/libproxy/libproxy/CVE-2020-26154.patch -- 2.28.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#144912): https://lists.openembedded.org/g/openembedded-core/message/144912 Mute This Topic: https://lists.openembedded.org/mt/78454821/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
