From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][scarthgap 0/9] Patch review
Date: Wed, 2 Jul 2025 07:25:14 -0700 [thread overview]
Message-ID: <cover.1751466215.git.steve@sakoman.com> (raw)
Please review this set of changes for scarthgap and have comments back by
end of day Friday, July 4
Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/29/builds/1923
The following changes since commit cfa97a50e06fb0fcc7cbc0ada54ce7ad5ba29ebe:
cmake: Correctly handle cost data of tests with arbitrary chars in name (2025-06-20 12:41:51 -0700)
are available in the Git repository at:
https://git.openembedded.org/openembedded-core-contrib stable/scarthgap-nut
https://git.openembedded.org/openembedded-core-contrib/log/?h=stable/scarthgap-nut
Colin Pinnell McAllister (1):
libarchive: fix CVE-2025-5914
Daniel Turull (2):
package: export debugsources in PKGDESTWORK as json
spdx: add option to include only compiled sources
Guocai He (1):
tcf-agent: correct the SRC_URI
Praveen Kumar (1):
go: fix CVE-2025-4673
Preeti Sachan (1):
ltp: backport patch to fix compilation error for x86_64
Roland Kovacs (1):
gnupg: update 2.4.5 -> 2.4.8
Ryan Eatmon (1):
uboot: Allow for customizing installed/deployed file names
Victor Giraud (1):
busybox: fix CVE-2022-48174
meta/classes-recipe/uboot-config.bbclass | 15 ++--
meta/classes/create-spdx-2.2.bbclass | 12 +++
meta/conf/bitbake.conf | 2 +
meta/lib/oe/package.py | 46 +++++++++++
meta/lib/oe/spdx.py | 42 ++++++++++
meta/recipes-bsp/u-boot/u-boot.inc | 80 +++++++++----------
.../busybox/busybox/CVE-2022-48174.patch | 80 +++++++++++++++++++
meta/recipes-core/busybox/busybox_1.36.1.bb | 1 +
meta/recipes-devtools/go/go-1.22.12.inc | 1 +
.../go/go/CVE-2025-4673.patch | 68 ++++++++++++++++
.../tcf-agent/tcf-agent_git.bb | 4 +-
.../libarchive/libarchive/CVE-2025-5914.patch | 46 +++++++++++
.../libarchive/libarchive_3.7.9.bb | 1 +
...cve-2015-3290-Disable-AVX-for-x86_64.patch | 42 ++++++++++
meta/recipes-extended/ltp/ltp_20240129.bb | 1 +
.../gnupg/{gnupg_2.4.5.bb => gnupg_2.4.8.bb} | 11 +--
16 files changed, 396 insertions(+), 56 deletions(-)
create mode 100644 meta/recipes-core/busybox/busybox/CVE-2022-48174.patch
create mode 100644 meta/recipes-devtools/go/go/CVE-2025-4673.patch
create mode 100644 meta/recipes-extended/libarchive/libarchive/CVE-2025-5914.patch
create mode 100644 meta/recipes-extended/ltp/ltp/0001-cve-2015-3290-Disable-AVX-for-x86_64.patch
rename meta/recipes-support/gnupg/{gnupg_2.4.5.bb => gnupg_2.4.8.bb} (91%)
--
2.43.0
next reply other threads:[~2025-07-02 14:25 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-02 14:25 Steve Sakoman [this message]
2025-07-02 14:25 ` [OE-core][scarthgap 1/9] go: fix CVE-2025-4673 Steve Sakoman
2025-07-02 14:25 ` [OE-core][scarthgap 2/9] libarchive: fix CVE-2025-5914 Steve Sakoman
2025-07-02 14:25 ` [OE-core][scarthgap 3/9] busybox: fix CVE-2022-48174 Steve Sakoman
2025-07-02 14:25 ` [OE-core][scarthgap 4/9] gnupg: update 2.4.5 -> 2.4.8 Steve Sakoman
2025-07-02 14:25 ` [OE-core][scarthgap 5/9] ltp: backport patch to fix compilation error for x86_64 Steve Sakoman
2025-07-02 14:25 ` [OE-core][scarthgap 6/9] package: export debugsources in PKGDESTWORK as json Steve Sakoman
2025-07-02 14:25 ` [OE-core][scarthgap 7/9] spdx: add option to include only compiled sources Steve Sakoman
2025-07-02 14:25 ` [OE-core][scarthgap 8/9] uboot: Allow for customizing installed/deployed file names Steve Sakoman
2025-07-02 14:25 ` [OE-core][scarthgap 9/9] tcf-agent: correct the SRC_URI Steve Sakoman
-- strict thread matches above, loose matches on Subject: below --
2025-11-25 20:58 [OE-core][scarthgap 0/9] Patch review Steve Sakoman
2025-08-15 16:44 Steve Sakoman
2024-11-13 20:42 Steve Sakoman
2024-08-14 12:02 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.1751466215.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.