From: "Steve Sakoman" <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][dunfell 00/17] Pull request (cover letter only)
Date: Wed, 29 Jul 2020 17:42:57 -1000 [thread overview]
Message-ID: <cover.1596080427.git.steve@sakoman.com> (raw)
The following changes since commit ea886d57db917a41a0d106a15e1e96c72d6407b0:
kernel-yocto: account for extracted defconfig in elements check (2020-07-23 04:07:37 -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
Armin Kuster (1):
glibc: Secruity fix for CVE-2020-6096
Bruce Ashfield (2):
linux-yocto/5.4: update to v5.4.51
linux-yocto-rt/5.4: fix mmdrop stress test issues
Changqing Li (1):
gtk-immodules-cache.bbclass: fix post install scriptlet error
Chen Qi (1):
rpm: fix nativesdk's default var location
Daniel Ammann (1):
image.bbclass: improve wording when image size exceeds the specified
limit
Joshua Watt (2):
classes/cmake: Fix host detection
classes/package: Use HOST_OS for runtime dependencies
Kevin Hao (3):
wic/filemap: Drop the unused block_is_unmapped()
wic/filemap: Drop the unused get_unmapped_ranges()
wic/filemap: Fall back to standard copy when no way to get the block
map
Kurt Kiefer (1):
linux-firmware: add ibt-20 package
Lee Chee Yang (1):
buildhistory: use pid for temporary txt file name
Richard Purdie (1):
oeqa/qemurunner: Add priority/nice information for running processes
Robert Yang (1):
openssl: openssl-bin requires openssl-conf to run
Ross Burton (1):
startup-notification: add time_t type mismatch patch from upstream
Sakib Sajal (1):
busybox: make hwclock compatible with glibc 2.31
meta/classes/buildhistory.bbclass | 11 +-
meta/classes/cmake.bbclass | 19 +-
meta/classes/gtk-immodules-cache.bbclass | 1 +
meta/classes/image.bbclass | 4 +-
meta/classes/package.bbclass | 10 +-
meta/lib/oeqa/utils/qemurunner.py | 2 +-
meta/lib/oeqa/utils/qemutinyrunner.py | 2 +-
.../openssl/openssl_1.1.1g.bb | 2 +
...1-hwclock-make-glibc-2.31-compatible.patch | 83 ++++++++
meta/recipes-core/busybox/busybox_1.31.1.bb | 1 +
.../glibc/glibc/CVE-2020-6096.patch | 112 ++++++++++
.../glibc/glibc/CVE-2020-6096_2.patch | 194 ++++++++++++++++++
meta/recipes-core/glibc/glibc_2.31.bb | 2 +
meta/recipes-devtools/rpm/rpm_4.14.2.1.bb | 2 +-
.../startup-notification-0.12/time_t.patch | 108 ++++++++++
.../startup-notification_0.12.bb | 1 +
.../linux-firmware/linux-firmware_20200619.bb | 4 +
.../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/lib/wic/filemap.py | 75 +++----
21 files changed, 580 insertions(+), 89 deletions(-)
create mode 100644 meta/recipes-core/busybox/busybox/0001-hwclock-make-glibc-2.31-compatible.patch
create mode 100644 meta/recipes-core/glibc/glibc/CVE-2020-6096.patch
create mode 100644 meta/recipes-core/glibc/glibc/CVE-2020-6096_2.patch
create mode 100644 meta/recipes-graphics/startup-notification/startup-notification-0.12/time_t.patch
--
2.17.1
next reply other threads:[~2020-07-30 3:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-30 3:42 Steve Sakoman [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-02-17 23:51 [OE-core][dunfell 00/17] Pull request (cover letter only) Steve Sakoman
2021-12-08 15:08 Steve Sakoman
2022-04-01 0:32 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.1596080427.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.