* [hardknott][PATCH 00/10] Pull Request (cover letter only)
@ 2021-10-01 15:15 Anuj Mittal
0 siblings, 0 replies; only message in thread
From: Anuj Mittal @ 2021-10-01 15:15 UTC (permalink / raw)
To: openembedded-core
Please merge these changes.
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 stable/hardknott-next
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-10-01 15:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-01 15:15 [hardknott][PATCH 00/10] Pull Request (cover letter only) Anuj Mittal
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.