From: "Anuj Mittal" <anuj.mittal@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [hardknott][PATCH 00/37] review request
Date: Mon, 2 Aug 2021 15:51:47 +0800 [thread overview]
Message-ID: <cover.1627890114.git.anuj.mittal@intel.com> (raw)
Please review these next set of changes for hardknott. There were
intermittent ptest failures in lttng-tools, valgrind and strace for
which we have bugs and two other intermittent failures caused by bitbake
timeout while executing oe-selftest and qemu timeout in qemuarm-alt.
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/2405
Thanks,
Anuj
The following changes since commit e458c15627e7b27392d158cbb9417f66424aa7d5:
xserver-xorg: Fix builds without glx (2021-07-14 00:04:22 +0800)
are available in the Git repository at:
git://push.openembedded.org/openembedded-core-contrib anujm/hardknott
Alexander Kanavin (1):
devtool: correctly handle non-standard source tree locations in
upgrades
Bruce Ashfield (7):
linux-yocto: add vfat KERNEL_FEATURE when MACHINE_FEATURES include
vfat
linux-yocto/5.10: update to v5.10.49
linux-yocto/5.4: update to v5.4.131
linux-yocto/5.10: update to v5.10.50
linux-yocto/5.4: update to v5.4.132
linux-yocto/5.10: update to v5.10.52
linux-yocto/5.4: update to v5.4.134
Changqing Li (1):
archiver.bbclass: fix do_ar_configured failure for kernel
Chen Qi (1):
systemd: fix CVE-2020-13529
Damian Wrobel (1):
gobject-introspection: Fix the license (add MIT)
Khairul Rohaizzat Jamaluddin (1):
glibc: Fix CVE-2021-33574
Khem Raj (1):
ovmf: Fix VLA warnings with GCC 11
Marek Vasut (1):
update-rc.d: update SRCREV to pull in fix for non-bash shell support
Matthias Schiffer (1):
initscripts: fix creation order for /var/log with
VOLATILE_LOG_DIR=true
Michael Opdenacker (1):
oe-setup-builddir: update YP docs and OE URLs
Mingli Yu (1):
netbase: use git fetcher
Nicolas Dechesne (4):
yocto-check-layer: improve missed dependencies
checklayer: new function get_layer_dependencies()
checklayer: rename _find_layer_depends
yocto-check-layer: ensure that all layer dependencies are tested too
Oleksandr Kravchuk (1):
bitbake.conf: change GNOME_MIRROR to new one
Ralph Siemsen (1):
oeqa/manual/toaster: fix small typo
Richard Purdie (3):
pseudo: Add uninative configuration sanity check
pseudo: Update to latest version including statx fix
sstate: Drop pseudo exclusion
Ross Burton (5):
parted: improve ptest execution
parted: fix ptest RRECOMMENDS
parted: skip tests that need vfat support
avahi: fix CVE-2021-36217, crash on pinging '.local'
glew: fix Makefile race
Sakib Sajal (1):
go: fix CVE-2020-29509, CVE-2020-29511
Tony Tascioglu (1):
valgrind: skip flaky ptest fb_test_amd64
Trevor Gamblin (1):
python3-pip: fix CVE-2021-3572
Ulrich Ölmann (2):
initramfs-framework: fix whitespace issue
initramfs-framework/setup-live: fix shebang
leimaohui (1):
archiver.bbclass: Fix patch error for recipes that inherit dos2unix.
meta/classes/archiver.bbclass | 8 +-
meta/classes/sstate.bbclass | 2 -
meta/conf/bitbake.conf | 2 +-
.../lib/oeqa/manual/toaster-managed-mode.json | 2 +-
meta/recipes-connectivity/avahi/avahi_0.8.bb | 1 +
.../avahi/files/local-ping.patch | 152 ++++++++++++++++
.../glibc/glibc/CVE-2021-33574_1.patch | 76 ++++++++
.../glibc/glibc/CVE-2021-33574_2.patch | 61 +++++++
meta/recipes-core/glibc/glibc_2.33.bb | 2 +
.../initramfs-framework/setup-live | 2 +-
.../initrdscripts/initramfs-framework_1.0.bb | 2 +-
.../initscripts/initscripts_1.0.bb | 3 +-
meta/recipes-core/netbase/netbase_6.2.bb | 5 +-
.../ovmf/0001-Fix-VLA-parameter-warning.patch | 51 ++++++
meta/recipes-core/ovmf/ovmf_git.bb | 1 +
...heck-error-earlier-and-reduce-indent.patch | 172 ++++++++++++++++++
...02-sd-dhcp-client-shorten-code-a-bit.patch | 66 +++++++
...ogs-when-dhcp-client-unexpectedly-ga.patch | 69 +++++++
...entatively-ignore-FORCERENEW-command.patch | 42 +++++
meta/recipes-core/systemd/systemd_247.6.bb | 4 +
.../update-rc.d/update-rc.d_0.8.bb | 2 +-
meta/recipes-devtools/go/go-1.16.5.inc | 1 +
...dle-leading-trailing-or-double-colon.patch | 123 +++++++++++++
meta/recipes-devtools/pseudo/pseudo.inc | 13 ++
meta/recipes-devtools/pseudo/pseudo_git.bb | 2 +-
...git-references-on-unicode-separators.patch | 40 ++++
.../python/python3-pip_20.0.2.bb | 4 +-
.../valgrind/valgrind/remove-for-all | 1 +
.../parted/files/check-vfat.patch | 51 ++++++
meta/recipes-extended/parted/files/run-ptest | 2 +-
meta/recipes-extended/parted/parted_3.4.bb | 10 +-
.../gobject-introspection_1.66.1.bb | 2 +-
.../0001-Fix-build-race-in-Makefile.patch | 56 ++++++
meta/recipes-graphics/glew/glew_2.2.0.bb | 1 +
.../linux/linux-yocto-rt_5.10.bb | 6 +-
.../linux/linux-yocto-rt_5.4.bb | 6 +-
.../linux/linux-yocto-tiny_5.10.bb | 8 +-
.../linux/linux-yocto-tiny_5.4.bb | 8 +-
meta/recipes-kernel/linux/linux-yocto.inc | 1 +
meta/recipes-kernel/linux/linux-yocto_5.10.bb | 24 +--
meta/recipes-kernel/linux/linux-yocto_5.4.bb | 22 +--
scripts/lib/checklayer/__init__.py | 11 +-
scripts/lib/devtool/upgrade.py | 15 +-
scripts/oe-setup-builddir | 4 +-
scripts/yocto-check-layer | 23 ++-
45 files changed, 1092 insertions(+), 67 deletions(-)
create mode 100644 meta/recipes-connectivity/avahi/files/local-ping.patch
create mode 100644 meta/recipes-core/glibc/glibc/CVE-2021-33574_1.patch
create mode 100644 meta/recipes-core/glibc/glibc/CVE-2021-33574_2.patch
create mode 100644 meta/recipes-core/ovmf/ovmf/0001-Fix-VLA-parameter-warning.patch
create mode 100644 meta/recipes-core/systemd/systemd/0001-sd-dhcp-client-check-error-earlier-and-reduce-indent.patch
create mode 100644 meta/recipes-core/systemd/systemd/0002-sd-dhcp-client-shorten-code-a-bit.patch
create mode 100644 meta/recipes-core/systemd/systemd/0003-sd-dhcp-client-logs-when-dhcp-client-unexpectedly-ga.patch
create mode 100644 meta/recipes-core/systemd/systemd/0004-sd-dhcp-client-tentatively-ignore-FORCERENEW-command.patch
create mode 100644 meta/recipes-devtools/go/go-1.16/0001-encoding-xml-handle-leading-trailing-or-double-colon.patch
create mode 100644 meta/recipes-devtools/python/python3-pip/0001-Don-t-split-git-references-on-unicode-separators.patch
create mode 100644 meta/recipes-extended/parted/files/check-vfat.patch
create mode 100644 meta/recipes-graphics/glew/glew/0001-Fix-build-race-in-Makefile.patch
--
2.31.1
next reply other threads:[~2021-08-02 7:52 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-02 7:51 Anuj Mittal [this message]
2021-08-02 7:51 ` [hardknott][PATCH 01/37] python3-pip: fix CVE-2021-3572 Anuj Mittal
2021-08-02 7:51 ` [hardknott][PATCH 02/37] go: fix CVE-2020-29509, CVE-2020-29511 Anuj Mittal
2021-08-02 7:51 ` [hardknott][PATCH 03/37] systemd: fix CVE-2020-13529 Anuj Mittal
2021-08-02 7:51 ` [hardknott][PATCH 04/37] netbase: use git fetcher Anuj Mittal
2021-08-02 7:51 ` [hardknott][PATCH 05/37] glibc: Fix CVE-2021-33574 Anuj Mittal
2021-08-02 7:51 ` [hardknott][PATCH 06/37] pseudo: Add uninative configuration sanity check Anuj Mittal
2021-08-02 7:51 ` [hardknott][PATCH 07/37] pseudo: Update to latest version including statx fix Anuj Mittal
2021-08-02 7:51 ` [hardknott][PATCH 08/37] sstate: Drop pseudo exclusion Anuj Mittal
2021-08-02 7:51 ` [hardknott][PATCH 09/37] gobject-introspection: Fix the license (add MIT) Anuj Mittal
2021-08-02 7:51 ` [hardknott][PATCH 10/37] devtool: correctly handle non-standard source tree locations in upgrades Anuj Mittal
2021-08-02 7:51 ` [hardknott][PATCH 11/37] valgrind: skip flaky ptest fb_test_amd64 Anuj Mittal
2021-08-02 7:51 ` [hardknott][PATCH 12/37] linux-yocto: add vfat KERNEL_FEATURE when MACHINE_FEATURES include vfat Anuj Mittal
2021-08-02 7:52 ` [hardknott][PATCH 13/37] linux-yocto/5.10: update to v5.10.49 Anuj Mittal
2021-08-02 7:52 ` [hardknott][PATCH 14/37] linux-yocto/5.4: update to v5.4.131 Anuj Mittal
2021-08-02 7:52 ` [hardknott][PATCH 15/37] linux-yocto/5.10: update to v5.10.50 Anuj Mittal
2021-08-02 7:52 ` [hardknott][PATCH 16/37] linux-yocto/5.4: update to v5.4.132 Anuj Mittal
2021-08-02 7:52 ` [hardknott][PATCH 17/37] parted: improve ptest execution Anuj Mittal
2021-08-02 7:52 ` [hardknott][PATCH 18/37] parted: fix ptest RRECOMMENDS Anuj Mittal
2021-08-02 7:52 ` [hardknott][PATCH 19/37] parted: skip tests that need vfat support Anuj Mittal
2021-08-02 7:52 ` [hardknott][PATCH 20/37] avahi: fix CVE-2021-36217, crash on pinging '.local' Anuj Mittal
2021-08-02 7:52 ` [hardknott][PATCH 21/37] linux-yocto/5.10: update to v5.10.52 Anuj Mittal
2021-08-02 7:52 ` [hardknott][PATCH 22/37] linux-yocto/5.4: update to v5.4.134 Anuj Mittal
2021-08-02 7:52 ` [hardknott][PATCH 23/37] oeqa/manual/toaster: fix small typo Anuj Mittal
2021-08-02 7:52 ` [hardknott][PATCH 24/37] archiver.bbclass: Fix patch error for recipes that inherit dos2unix Anuj Mittal
2021-08-02 7:52 ` [hardknott][PATCH 25/37] initscripts: fix creation order for /var/log with VOLATILE_LOG_DIR=true Anuj Mittal
2021-08-02 7:52 ` [hardknott][PATCH 26/37] bitbake.conf: change GNOME_MIRROR to new one Anuj Mittal
2021-08-02 7:52 ` [hardknott][PATCH 27/37] initramfs-framework: fix whitespace issue Anuj Mittal
2021-08-02 7:52 ` [hardknott][PATCH 28/37] initramfs-framework/setup-live: fix shebang Anuj Mittal
2021-08-02 7:52 ` [hardknott][PATCH 29/37] glew: fix Makefile race Anuj Mittal
2021-08-02 7:52 ` [hardknott][PATCH 30/37] yocto-check-layer: improve missed dependencies Anuj Mittal
2021-08-02 7:52 ` [hardknott][PATCH 31/37] checklayer: new function get_layer_dependencies() Anuj Mittal
2021-08-02 7:52 ` [hardknott][PATCH 32/37] checklayer: rename _find_layer_depends Anuj Mittal
2021-08-02 7:52 ` [hardknott][PATCH 33/37] yocto-check-layer: ensure that all layer dependencies are tested too Anuj Mittal
2021-08-02 7:52 ` [hardknott][PATCH 34/37] archiver.bbclass: fix do_ar_configured failure for kernel Anuj Mittal
2021-08-02 7:52 ` [hardknott][PATCH 35/37] update-rc.d: update SRCREV to pull in fix for non-bash shell support Anuj Mittal
2021-08-02 7:52 ` [hardknott][PATCH 36/37] ovmf: Fix VLA warnings with GCC 11 Anuj Mittal
2021-08-02 7:52 ` [hardknott][PATCH 37/37] oe-setup-builddir: update YP docs and OE URLs 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.1627890114.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox