From: "Steve Sakoman" <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][dunfell 00/26] Pull request (cover letter only)
Date: Wed, 10 Feb 2021 13:34:25 -1000 [thread overview]
Message-ID: <cover.1612999867.git.steve@sakoman.com> (raw)
The following changes since commit e0cd2e1f9ae956d72b8033ce1c4403d8bd99d3d5:
staging: Clean up files installed into the sysroot (2021-01-29 04:48:10 -1000)
are available in the Git repository at:
git://git.openembedded.org/openembedded-core-contrib stable/dunfell-next
http://cgit.openembedded.org/openembedded-core-contrib/log/?h=stable/dunfell-next
Alexander Kanavin (1):
ca-certificates: correct upstream version check
Anatol Belski (1):
glib-2.0: Rename patch file for CVE-2020-35457
Awais Belal (1):
kernel.bbclass: fix deployment for initramfs images
Bruce Ashfield (3):
linux-yocto/5.4: update to v5.4.90
linux-yocto-rt/5.4: fix 5.4-stable caused build breakage
linux-yocto/5.4: update to v5.4.94
Dorinda (1):
sanity.bbclass: Check if PSEUDO_IGNORE_PATHS and paths under pseudo
control overlap
Julien Massot (1):
rng-tools: fix rngd_jitter initialization
Lee Chee Yang (4):
cve-check: replace Looseversion with custom version class
cve_check: add CVE_VERSION_SUFFIX to indicate suffix in versioning
openssl: set CVE_VERSION_SUFFIX
wic/selftest: test_permissions also test bitbake image
Mark Hatle (1):
package.bbclass: hash equivalency and pr service
Peter Bergin (1):
buildhistory.bbclass: avoid exception for empty BUILDHISTORY_FEATURES
variable
Ricardo Ribalda (1):
classes/image_types_wic: Reorder do_flush_pseudodb
Ricardo Ribalda Delgado (1):
oeqa: wic: Add tests for permissions and change-directory
Richard Purdie (3):
pseudo: Update to include passwd and file renaming fixes
package: Ensure do_packagedata is cleaned correctly
qemu.inc: Should depend on qemu-system-native, not qemu-native
Sourabh Banerjee (1):
layer.conf: fix sanity error for PATH variable in extensible SDK
workflow
Tomasz Dziendzielski (3):
python3: Use addtask statement instead of task dependencies
lib/oe/patch.py: Ignore scissors line on applying patch
sstatesig: Add descriptive error message to getpwuid/getgrgid "uid/gid
not found" KeyError
Vyacheslav Yurkov (1):
npm.bbclass: use python3 for npm config
Wang Mingyu (1):
ca-certificates: upgrade 20190110 -> 20200601
zhengruoqin (1):
ca-certificates: upgrade 20200601 -> 20210119
meta/classes/buildhistory.bbclass | 2 +-
meta/classes/cve-check.bbclass | 14 ++-
meta/classes/image_types_wic.bbclass | 2 +-
meta/classes/kernel.bbclass | 2 +-
meta/classes/npm.bbclass | 6 +-
meta/classes/package.bbclass | 59 ++++++++--
meta/classes/sanity.bbclass | 10 ++
meta/conf/bitbake.conf | 1 +
meta/conf/layer.conf | 4 +-
meta/conf/machine/include/qemu.inc | 2 +-
meta/lib/oe/cve_check.py | 60 ++++++++++
meta/lib/oe/patch.py | 2 +-
meta/lib/oe/sstatesig.py | 6 +-
meta/lib/oeqa/selftest/cases/cve_check.py | 36 ++++++
meta/lib/oeqa/selftest/cases/prservice.py | 8 +-
meta/lib/oeqa/selftest/cases/wic.py | 106 ++++++++++++++++++
.../openssl/openssl_1.1.1i.bb | 2 +
...onEntry-lis.patch => CVE-2020-35457.patch} | 0
meta/recipes-core/glib-2.0/glib-2.0_2.62.6.bb | 2 +-
meta/recipes-devtools/pseudo/pseudo_git.bb | 2 +-
meta/recipes-devtools/python/python3_3.8.2.bb | 5 +-
.../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 ++--
.../0001-certdata2pem.py-use-python3.patch | 37 ------
...0190110.bb => ca-certificates_20210119.bb} | 6 +-
...-O_NONBLOCK-setting-for-entropy-pipe.patch | 26 +++++
...ialize-AES-key-before-setting-the-en.patch | 38 +++++++
...ys-read-from-entropy-pipe-before-set.patch | 38 +++++++
.../rng-tools/rng-tools_6.9.bb | 3 +
30 files changed, 423 insertions(+), 92 deletions(-)
create mode 100644 meta/lib/oe/cve_check.py
create mode 100644 meta/lib/oeqa/selftest/cases/cve_check.py
rename meta/recipes-core/glib-2.0/glib-2.0/{0001-goption-Add-a-precondition-to-avoid-GOptionEntry-lis.patch => CVE-2020-35457.patch} (100%)
delete mode 100644 meta/recipes-support/ca-certificates/ca-certificates/0001-certdata2pem.py-use-python3.patch
rename meta/recipes-support/ca-certificates/{ca-certificates_20190110.bb => ca-certificates_20210119.bb} (93%)
create mode 100644 meta/recipes-support/rng-tools/rng-tools/0001-rngd_jitter-fix-O_NONBLOCK-setting-for-entropy-pipe.patch
create mode 100644 meta/recipes-support/rng-tools/rng-tools/0002-rngd_jitter-initialize-AES-key-before-setting-the-en.patch
create mode 100644 meta/recipes-support/rng-tools/rng-tools/0003-rngd_jitter-always-read-from-entropy-pipe-before-set.patch
--
2.25.1
next reply other threads:[~2021-02-10 23:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-10 23:34 Steve Sakoman [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-06-03 14:14 [OE-core][dunfell 00/26] Pull request (cover letter only) Steve Sakoman
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.1612999867.git.steve@sakoman.com \
--to=steve@sakoman.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.