From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][mickledore 00/11] Patch review
Date: Sat, 22 Jul 2023 08:56:44 -1000 [thread overview]
Message-ID: <cover.1690052101.git.steve@sakoman.com> (raw)
Please review this set of patches for mickledore and have comments back by
end of day Tuesday.
Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/5637
The following changes since commit 8d1bc34cffdd9f054e51db4e880747c79bf834fe:
testimage/oeqa: Drop testimage_dump_host functionality (2023-07-14 06:06:00 -1000)
are available in the Git repository at:
https://git.openembedded.org/openembedded-core-contrib stable/mickledore-nut
http://cgit.openembedded.org/openembedded-core-contrib/log/?h=stable/mickledore-nut
Archana Polampalli (1):
qemu: fix CVE-2023-0330
Bruce Ashfield (2):
linux-yocto/5.15: update to v5.15.119
linux-yocto/5.15: update to v5.15.120
Kai Kang (1):
webkitgtk: 2.38.5 -> 2.38.6
Mingli Yu (1):
acpica: Update SRC_URI
Richard Purdie (1):
gcc-testsuite: Fix ppc cpu specification
Ross Burton (3):
tiff: upgrade to 4.5.1
gcc: don't pass --enable-standard-branch-protection
machine/arch-arm64: add -mbranch-protection=standard
Sakib Sajal (1):
go: fix CVE-2023-24531
Trevor Gamblin (1):
vim: upgrade 9.0.1527 -> 9.0.1592
meta/conf/machine/include/arm/arch-arm64.inc | 5 +
.../gcc/gcc-configure-common.inc | 1 -
meta/recipes-devtools/gcc/gcc-testsuite.inc | 5 +-
meta/recipes-devtools/go/go-1.20.5.inc | 2 +
.../go/go/CVE-2023-24531_1.patch | 266 ++++++++++++++++++
.../go/go/CVE-2023-24531_2.patch | 47 ++++
meta/recipes-devtools/qemu/qemu.inc | 1 +
.../qemu/qemu/CVE-2023-0330.patch | 75 +++++
.../acpica/acpica_20220331.bb | 2 +-
.../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 +-
.../libtiff/files/CVE-2022-48281.patch | 29 --
.../libtiff/files/CVE-2023-25434.patch | 159 -----------
.../libtiff/files/CVE-2023-26965.patch | 99 -------
.../libtiff/files/CVE-2023-2731.patch | 39 ---
.../libtiff/{tiff_4.5.0.bb => tiff_4.5.1.bb} | 14 +-
...ebkitgtk_2.38.5.bb => webkitgtk_2.38.6.bb} | 2 +-
meta/recipes-support/vim/vim.inc | 4 +-
19 files changed, 424 insertions(+), 364 deletions(-)
create mode 100644 meta/recipes-devtools/go/go/CVE-2023-24531_1.patch
create mode 100644 meta/recipes-devtools/go/go/CVE-2023-24531_2.patch
create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2023-0330.patch
delete mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2022-48281.patch
delete mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2023-25434.patch
delete mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2023-26965.patch
delete mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2023-2731.patch
rename meta/recipes-multimedia/libtiff/{tiff_4.5.0.bb => tiff_4.5.1.bb} (81%)
rename meta/recipes-sato/webkit/{webkitgtk_2.38.5.bb => webkitgtk_2.38.6.bb} (98%)
--
2.34.1
next reply other threads:[~2023-07-22 18:57 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-22 18:56 Steve Sakoman [this message]
2023-07-22 18:56 ` [OE-core][mickledore 01/11] qemu: fix CVE-2023-0330 Steve Sakoman
2023-07-22 18:56 ` [OE-core][mickledore 02/11] go: fix CVE-2023-24531 Steve Sakoman
2023-07-22 18:56 ` [OE-core][mickledore 03/11] webkitgtk: 2.38.5 -> 2.38.6 Steve Sakoman
2023-07-22 18:56 ` [OE-core][mickledore 04/11] linux-yocto/5.15: update to v5.15.119 Steve Sakoman
2023-07-22 18:56 ` [OE-core][mickledore 05/11] linux-yocto/5.15: update to v5.15.120 Steve Sakoman
2023-07-22 18:56 ` [OE-core][mickledore 06/11] vim: upgrade 9.0.1527 -> 9.0.1592 Steve Sakoman
2023-07-22 18:56 ` [OE-core][mickledore 07/11] tiff: upgrade to 4.5.1 Steve Sakoman
2023-07-22 18:56 ` [OE-core][mickledore 08/11] gcc: don't pass --enable-standard-branch-protection Steve Sakoman
2023-07-22 18:56 ` [OE-core][mickledore 09/11] machine/arch-arm64: add -mbranch-protection=standard Steve Sakoman
2023-07-22 18:56 ` [OE-core][mickledore 10/11] gcc-testsuite: Fix ppc cpu specification Steve Sakoman
2023-07-22 18:56 ` [OE-core][mickledore 11/11] acpica: Update SRC_URI 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.1690052101.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox