* [gatesgarth][PATCH 00/18] pull request
@ 2021-04-15 1:35 Anuj Mittal
0 siblings, 0 replies; only message in thread
From: Anuj Mittal @ 2021-04-15 1:35 UTC (permalink / raw)
To: openembedded-core
Please merge these changes in gatesgarth.
Thanks,
Anuj
The following changes since commit fdae970656cc421c542af9856bc9ae038c61db13:
build-appliance-image: Update to gatesgarth head revision (2021-03-28 22:33:00 +0100)
are available in the Git repository at:
git://push.openembedded.org/openembedded-core-contrib stable/gatesgarth-next
Anatol Belski (1):
glibc: Pull latest 2.32 HEAD
Anton D. Kachalov (1):
run-postinsts: do not remove postinsts directory.
Bruce Ashfield (2):
linux-yocto/5.4: update to v5.4.105
linux-yocto/5.4: update to v5.4.107
Christopher Larson (2):
buildhistory: add missing vardepsexcludes
image,populate_sdk_base: move 'func' flag setting for sdk command vars
Dorinda Bassey (1):
devshell.bbclass: Exceptions displayed within devpyshell
Guillaume Champagne (1):
image-live.bbclass: optional depends when ROOTFS empty
Khem Raj (1):
documentation-audit.sh: Fix typo in specifying LICENSE_FLAGS_WHITELIST
Lee Chee Yang (2):
cve-update-db-native: consider version suffix when update CVE db
cve-check: CVE_VERSION_SUFFIX to work with patched release
Martin Jansa (1):
binutils: backport fix for gold with theads enabled from 2.36.0
Michael Trensch (1):
linux-firmware: Fix packaging
Mikko Rapeli (1):
openssl: update to 1.1.1k to fix CVE-2021-3450 and CVE-2021-3449
Mingli Yu (1):
libtool: make sure autoheader run before autoconf
Minjae Kim (1):
git: fix CVE-2021-21300
Petr Vorel (1):
scripts/verify-bashisms: Update checkbashisms.pl URL
Richard Purdie (1):
selftest/wic: Fix dependency issue in rawcopy test
meta/classes/buildhistory.bbclass | 3 +
meta/classes/devshell.bbclass | 1 +
meta/classes/image-live.bbclass | 2 +-
meta/classes/image.bbclass | 2 +-
meta/classes/populate_sdk_base.bbclass | 7 +
meta/lib/oe/cve_check.py | 7 +-
meta/lib/oeqa/selftest/cases/cve_check.py | 8 +
meta/lib/oeqa/selftest/cases/wic.py | 18 +-
.../{openssl_1.1.1j.bb => openssl_1.1.1k.bb} | 2 +-
meta/recipes-core/glibc/glibc-version.inc | 2 +-
meta/recipes-core/glibc/glibc_2.32.bb | 2 +-
.../recipes-core/meta/cve-update-db-native.bb | 7 +-
.../binutils/binutils-2.35.1.inc | 1 +
..._counts_lock-is-initialized-before-u.patch | 41 +++
meta/recipes-devtools/git/git.inc | 4 +-
.../git/git/CVE-2021-21300.patch | 304 ++++++++++++++++++
.../libtool/libtool-2.4.6.inc | 1 +
...-sure-autoheader-run-before-autoconf.patch | 35 ++
.../run-postinsts/run-postinsts/run-postinsts | 10 +-
meta/recipes-extended/sudo/sudo.inc | 2 +
.../linux-firmware/linux-firmware_20210208.bb | 41 ++-
.../linux/linux-yocto-rt_5.4.bb | 6 +-
.../linux/linux-yocto-tiny_5.4.bb | 8 +-
meta/recipes-kernel/linux/linux-yocto_5.4.bb | 22 +-
scripts/contrib/documentation-audit.sh | 2 +-
scripts/verify-bashisms | 2 +-
26 files changed, 490 insertions(+), 50 deletions(-)
rename meta/recipes-connectivity/openssl/{openssl_1.1.1j.bb => openssl_1.1.1k.bb} (98%)
create mode 100644 meta/recipes-devtools/binutils/binutils/0001-gold-ensure-file_counts_lock-is-initialized-before-u.patch
create mode 100644 meta/recipes-devtools/git/git/CVE-2021-21300.patch
create mode 100644 meta/recipes-devtools/libtool/libtool/0001-Makefile.am-make-sure-autoheader-run-before-autoconf.patch
--
2.30.2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-04-15 1:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-15 1:35 [gatesgarth][PATCH 00/18] pull request 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.