Please review this set of patches for dunfell and have comments back by end of day Wednesday.
Passed a-full on autobuilder: https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/3026 with the exception of a known autobuilder intermittent issue which passed on subsequent retest: https://autobuilder.yoctoproject.org/typhoon/#/builders/86/builds/2924 The following changes since commit f788765e1b9832d0da8ec4ce49aa811115864b0e: README.OE-Core.md: update URLs (2021-12-06 04:48:48 -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 Andrey Zhizhikin (1): lttng-modules: do not search in non-existing folder during install Markus Volk (1): wic:direct.py: ignore invalid mountpoints during fstab update Marta Rybczynska (1): libgcrypt: solve CVE-2021-33560 and CVE-2021-40528 Richard Purdie (1): gcc: Add CVE-2021-37322 to the list of CVEs to ignore Ross Burton (1): runqemu: check the qemu PID has been set before kill()ing it Sana Kazi (1): busybox: Fix multiple security issues in awk Stefan Herbrechtsmeier (2): recipetool: Set master branch only as fallback selftest/devtool: Check branch in git fetch Steve Sakoman (2): cve-extra-exclusions: add db CVEs to exclusion list selftest: skip virgl test on centos 8 entirely .../distro/include/cve-extra-exclusions.inc | 9 +- meta/lib/oeqa/selftest/cases/devtool.py | 5 +- meta/lib/oeqa/selftest/cases/runtime_test.py | 2 + meta/recipes-core/busybox/busybox_1.31.1.bb | 1 + .../busybox/files/CVE-2021-423xx-awk.patch | 215 ++++++++++++++++++ meta/recipes-devtools/gcc/gcc-9.3.inc | 3 + .../lttng/lttng-modules_2.11.6.bb | 4 +- .../libgcrypt/files/CVE-2021-33560.patch | 138 +++++------ .../libgcrypt/files/CVE-2021-40528.patch | 109 +++++++++ .../libgcrypt/libgcrypt_1.8.5.bb | 1 + scripts/lib/recipetool/create.py | 15 +- scripts/lib/wic/plugins/imager/direct.py | 2 +- scripts/runqemu | 3 +- 13 files changed, 408 insertions(+), 99 deletions(-) create mode 100644 meta/recipes-core/busybox/files/CVE-2021-423xx-awk.patch create mode 100644 meta/recipes-support/libgcrypt/files/CVE-2021-40528.patch -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#159643): https://lists.openembedded.org/g/openembedded-core/message/159643 Mute This Topic: https://lists.openembedded.org/mt/87699993/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
