From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][dunfell 00/10] Patch review
Date: Mon, 13 Dec 2021 05:36:18 -1000 [thread overview]
Message-ID: <cover.1639409496.git.steve@sakoman.com> (raw)
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
next reply other threads:[~2021-12-13 15:36 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-13 15:36 Steve Sakoman [this message]
2021-12-13 15:36 ` [OE-core][dunfell 01/10] cve-extra-exclusions: add db CVEs to exclusion list Steve Sakoman
2021-12-13 15:36 ` [OE-core][dunfell 02/10] libgcrypt: solve CVE-2021-33560 and CVE-2021-40528 Steve Sakoman
2021-12-13 15:36 ` [OE-core][dunfell 03/10] gcc: Add CVE-2021-37322 to the list of CVEs to ignore Steve Sakoman
2021-12-13 15:36 ` [OE-core][dunfell 04/10] busybox: Fix multiple security issues in awk Steve Sakoman
2021-12-13 15:36 ` [OE-core][dunfell 05/10] wic:direct.py: ignore invalid mountpoints during fstab update Steve Sakoman
2021-12-13 15:36 ` [OE-core][dunfell 06/10] lttng-modules: do not search in non-existing folder during install Steve Sakoman
2021-12-13 15:36 ` [OE-core][dunfell 07/10] runqemu: check the qemu PID has been set before kill()ing it Steve Sakoman
2021-12-13 15:36 ` [OE-core][dunfell 08/10] recipetool: Set master branch only as fallback Steve Sakoman
2021-12-13 15:36 ` [OE-core][dunfell 09/10] selftest/devtool: Check branch in git fetch Steve Sakoman
2021-12-13 15:36 ` [OE-core][dunfell 10/10] selftest: skip virgl test on centos 8 entirely Steve Sakoman
-- strict thread matches above, loose matches on Subject: below --
2022-03-27 16:40 [OE-core][dunfell 00/10] Patch review Steve Sakoman
2023-06-30 2:33 Steve Sakoman
2023-10-17 18:42 Steve Sakoman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1639409496.git.steve@sakoman.com \
--to=steve@sakoman.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.