From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][langdale 00/10] Patch review
Date: Tue, 25 Apr 2023 03:57:32 -1000 [thread overview]
Message-ID: <cover.1682430831.git.steve@sakoman.com> (raw)
Please review this set of patches for langdale and have comments back by
end of day Thursday.
Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/5215
The following changes since commit 5f2d74856e6790e8742f7d6049f7a21c4c17d987:
report-error: catch Nothing PROVIDES error (2023-04-05 06:24:00 -1000)
are available in the Git repository at:
https://git.openembedded.org/openembedded-core-contrib stable/langdale-nut
http://cgit.openembedded.org/openembedded-core-contrib/log/?h=stable/langdale-nut
Bruce Ashfield (3):
linux-yocto/5.15: update to v5.15.106
linux-yocto/5.15: update to v5.15.107
linux-yocto/5.15: update to v5.15.108
Chris Elledge (1):
busybox: move hwclock init earlier in startup
Christoph Lauer (1):
populate_sdk_base: add zip options
Marek Vasut (1):
cpio: Fix wrong CRC with ASCII CRC for large files
Mikko Rapeli (2):
oeqa ping.py: avoid busylooping failing ping command
oeqa ping.py: fail test if target IP address has not been set
Ross Burton (2):
xserver-xorg: backport fix for CVE-2023-1393
screen: backport fix for CVE-2023-24626
meta/classes-recipe/populate_sdk_base.bbclass | 4 +-
meta/lib/oeqa/runtime/cases/ping.py | 3 ++
meta/recipes-core/busybox/busybox.inc | 1 +
...g-CRC-with-ASCII-CRC-for-large-files.patch | 39 ++++++++++++++++
meta/recipes-extended/cpio/cpio_2.13.bb | 1 +
.../screen/screen/signal-permission.patch | 40 ++++++++++++++++
meta/recipes-extended/screen/screen_4.9.0.bb | 1 +
...posite-Fix-use-after-free-of-the-COW.patch | 46 +++++++++++++++++++
.../xorg-xserver/xserver-xorg_21.1.7.bb | 3 +-
.../linux/linux-yocto-rt_5.15.bb | 6 +--
.../linux/linux-yocto-tiny_5.15.bb | 6 +--
meta/recipes-kernel/linux/linux-yocto_5.15.bb | 26 +++++------
12 files changed, 155 insertions(+), 21 deletions(-)
create mode 100644 meta/recipes-extended/cpio/cpio-2.13/0001-Wrong-CRC-with-ASCII-CRC-for-large-files.patch
create mode 100644 meta/recipes-extended/screen/screen/signal-permission.patch
create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-composite-Fix-use-after-free-of-the-COW.patch
--
2.34.1
next reply other threads:[~2023-04-25 13:57 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-25 13:57 Steve Sakoman [this message]
2023-04-25 13:57 ` [OE-core][langdale 01/10] xserver-xorg: backport fix for CVE-2023-1393 Steve Sakoman
2023-04-25 13:57 ` [OE-core][langdale 02/10] screen: backport fix for CVE-2023-24626 Steve Sakoman
2023-04-25 13:57 ` [OE-core][langdale 03/10] linux-yocto/5.15: update to v5.15.106 Steve Sakoman
2023-04-25 13:57 ` [OE-core][langdale 04/10] linux-yocto/5.15: update to v5.15.107 Steve Sakoman
2023-04-25 13:57 ` [OE-core][langdale 05/10] linux-yocto/5.15: update to v5.15.108 Steve Sakoman
2023-04-25 13:57 ` [OE-core][langdale 06/10] busybox: move hwclock init earlier in startup Steve Sakoman
2023-04-25 13:57 ` [OE-core][langdale 07/10] oeqa ping.py: avoid busylooping failing ping command Steve Sakoman
2023-04-25 13:57 ` [OE-core][langdale 08/10] oeqa ping.py: fail test if target IP address has not been set Steve Sakoman
2023-04-25 13:57 ` [OE-core][langdale 09/10] cpio: Fix wrong CRC with ASCII CRC for large files Steve Sakoman
2023-04-25 13:57 ` [OE-core][langdale 10/10] populate_sdk_base: add zip options Steve Sakoman
-- strict thread matches above, loose matches on Subject: below --
2022-11-09 14:20 [OE-core][langdale 00/10] Patch review 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.1682430831.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.