From: Anuj Mittal <anuj.mittal@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [honister][PATCH 00/17] Pull request
Date: Thu, 16 Dec 2021 22:48:51 +0800 [thread overview]
Message-ID: <cover.1639666024.git.anuj.mittal@intel.com> (raw)
Please merge these changes.
Thanks,
Anuj
The following changes since commit b8fa0c446ecb3f65d7c134426a07c6244959cdf7:
libdrm: upgrade 2.4.108 -> 2.4.109 (2021-12-09 09:17:26 +0800)
are available in the Git repository at:
git://push.openembedded.org/openembedded-core-contrib stable/honister-next
Anuj Mittal (1):
python3: upgrade 3.9.7 -> 3.9.9
Bruce Ashfield (4):
linux-yocto/5.14: update to v5.14.21
linux-yocto/5.10: update to v5.10.82
linux-yocto-rt/5.10: update to -rt56
kern-tools: bug fixes and kgit-gconfig
Changqing Li (1):
openssh: fix CVE-2021-41617
Mingli Yu (3):
ncurses: fix CVE-2021-39537
bind: fix CVE-2021-25219
packagedata.py: silence a DeprecationWarning
Richard Purdie (1):
gcc: Add CVE-2021-37322 to the list of CVEs to ignore
Ross Burton (3):
runqemu: check the qemu PID has been set before kill()ing it
oe/license: implement ast.NodeVisitor.visit_Constant
license.bbclass: implement ast.NodeVisitor.visit_Constant
Stefan Herbrechtsmeier (2):
recipetool: Set master branch only as fallback
selftest/devtool: Check branch in git fetch
Steve Sakoman (1):
cve-extra-exclusions: add db CVEs to exclusion list
Thomas Perrot (1):
uboot-sign: fix the concatenation when multiple U-BOOT configurations
are specified
meta/classes/license.bbclass | 4 +
meta/classes/uboot-sign.bbclass | 16 +++-
.../distro/include/cve-extra-exclusions.inc | 9 ++-
meta/lib/oe/license.py | 6 ++
meta/lib/oe/packagedata.py | 2 +-
meta/lib/oeqa/selftest/cases/devtool.py | 5 +-
.../bind/bind-9.16.20/CVE-2021-25219-1.patch | 76 +++++++++++++++++++
.../bind/bind-9.16.20/CVE-2021-25219-2.patch | 65 ++++++++++++++++
.../recipes-connectivity/bind/bind_9.16.20.bb | 2 +
.../openssh/openssh/CVE-2021-41617.patch | 48 ++++++++++++
.../openssh/openssh_8.7p1.bb | 1 +
.../ncurses/files/CVE-2021-39537.patch | 65 ++++++++++++++++
meta/recipes-core/ncurses/ncurses_6.2.bb | 1 +
meta/recipes-devtools/gcc/gcc-11.2.inc | 3 +
...-detection-of-mips-architecture-for-.patch | 20 +++--
.../{python3_3.9.7.bb => python3_3.9.9.bb} | 2 +-
.../kern-tools/kern-tools-native_git.bb | 5 +-
.../linux/linux-yocto-rt_5.10.bb | 6 +-
.../linux/linux-yocto-rt_5.14.bb | 6 +-
.../linux/linux-yocto-tiny_5.10.bb | 8 +-
.../linux/linux-yocto-tiny_5.14.bb | 8 +-
meta/recipes-kernel/linux/linux-yocto_5.10.bb | 24 +++---
meta/recipes-kernel/linux/linux-yocto_5.14.bb | 26 +++----
scripts/lib/recipetool/create.py | 15 ++--
scripts/runqemu | 3 +-
25 files changed, 358 insertions(+), 68 deletions(-)
create mode 100644 meta/recipes-connectivity/bind/bind-9.16.20/CVE-2021-25219-1.patch
create mode 100644 meta/recipes-connectivity/bind/bind-9.16.20/CVE-2021-25219-2.patch
create mode 100644 meta/recipes-connectivity/openssh/openssh/CVE-2021-41617.patch
create mode 100644 meta/recipes-core/ncurses/files/CVE-2021-39537.patch
rename meta/recipes-devtools/python/{python3_3.9.7.bb => python3_3.9.9.bb} (99%)
--
2.33.1
reply other threads:[~2021-12-16 14:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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.1639666024.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.