From: Anuj Mittal <anuj.mittal@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [hardknott][PATCH 00/10] Review request
Date: Wed, 29 Sep 2021 22:58:58 +0800 [thread overview]
Message-ID: <cover.1632903759.git.anuj.mittal@intel.com> (raw)
Please review these changes for hardknott. One intermittent failure seen
when running SDK tests on Centos-8 but that doesn't look related to
these changes.
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/2660
Thanks,
Anuj
The following changes since commit 437f5e04c92158d3c9e27fe6252260a02a108391:
ffmpeg: fix CVE-2021-38114 (2021-09-24 10:17:24 +0100)
are available in the Git repository at:
git://push.openembedded.org/openembedded-core-contrib anujm/hardknott
Konrad Weihmann (1):
expat: pull from github releases
Mingli Yu (1):
vim: fix CVEs
Richard Purdie (5):
pybootchart: Avoid divide by zero
oeqa/qemurunner: Use oe._exit(), not sys.exit()
oeqa/selftest/gotoolchain: Fix temp file cleanup
oeqa/buildproject: Ensure temp directories are cleaned up
bash: Ensure deterministic build
Steve Sakoman (1):
connman: add CVE_PRODUCT
Tom Pollard (2):
bzip2: Update soname for libbz2 1.0.8
libsamplerate0: Set correct soname for 0.1.9
meta/lib/oeqa/selftest/cases/gotoolchain.py | 6 +++
meta/lib/oeqa/utils/buildproject.py | 3 ++
meta/lib/oeqa/utils/qemurunner.py | 2 +-
meta/lib/oeqa/utils/targetbuild.py | 4 +-
meta/recipes-connectivity/connman/connman.inc | 2 +
meta/recipes-core/expat/expat_2.2.10.bb | 6 ++-
meta/recipes-extended/bash/bash.inc | 5 ++
meta/recipes-extended/bzip2/bzip2/Makefile.am | 2 +-
.../libsamplerate0/shared_version_info.patch | 13 +++++
.../libsamplerate/libsamplerate0_0.1.9.bb | 1 +
.../vim/files/CVE-2021-3778.patch | 34 +++++++++++++
.../vim/files/CVE-2021-3796.patch | 50 +++++++++++++++++++
meta/recipes-support/vim/vim.inc | 2 +
scripts/pybootchartgui/pybootchartgui/draw.py | 5 +-
14 files changed, 130 insertions(+), 5 deletions(-)
create mode 100644 meta/recipes-multimedia/libsamplerate/libsamplerate0/shared_version_info.patch
create mode 100644 meta/recipes-support/vim/files/CVE-2021-3778.patch
create mode 100644 meta/recipes-support/vim/files/CVE-2021-3796.patch
--
2.31.1
next reply other threads:[~2021-09-29 14:59 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-29 14:58 Anuj Mittal [this message]
2021-09-29 14:58 ` [hardknott][PATCH 01/10] vim: fix CVEs Anuj Mittal
2021-09-29 14:59 ` [hardknott][PATCH 02/10] connman: add CVE_PRODUCT Anuj Mittal
2021-09-29 14:59 ` [hardknott][PATCH 03/10] expat: pull from github releases Anuj Mittal
2021-09-29 14:59 ` [hardknott][PATCH 04/10] pybootchart: Avoid divide by zero Anuj Mittal
2021-09-29 14:59 ` [hardknott][PATCH 05/10] bzip2: Update soname for libbz2 1.0.8 Anuj Mittal
2021-09-29 14:59 ` [hardknott][PATCH 06/10] libsamplerate0: Set correct soname for 0.1.9 Anuj Mittal
2021-09-29 14:59 ` [hardknott][PATCH 07/10] oeqa/qemurunner: Use oe._exit(), not sys.exit() Anuj Mittal
2021-09-29 14:59 ` [hardknott][PATCH 08/10] oeqa/selftest/gotoolchain: Fix temp file cleanup Anuj Mittal
2021-09-29 14:59 ` [hardknott][PATCH 09/10] oeqa/buildproject: Ensure temp directories are cleaned up Anuj Mittal
2021-09-29 14:59 ` [hardknott][PATCH 10/10] bash: Ensure deterministic build Anuj Mittal
-- strict thread matches above, loose matches on Subject: below --
2021-04-29 4:40 [hardknott][PATCH 00/10] review request Anuj Mittal
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.1632903759.git.anuj.mittal@intel.com \
--to=anuj.mittal@intel.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.