From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][scarthgap 0/9] Patch review
Date: Fri, 15 Aug 2025 09:44:51 -0700 [thread overview]
Message-ID: <cover.1755276097.git.steve@sakoman.com> (raw)
Please review this set of changes for scarthgap and have comments back by
end of day Tuesday, August 19
Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/29/builds/2203
The following changes since commit f023779af6c0e5c838bdacbd6d9765d1c6740575:
linux-libc-headers: Fix invalid conversion in cn_proc.h (2025-07-30 08:54:31 -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
Hitendra Prajapati (3):
gstreamer1.0-plugins-base: fix CVE-2025-47808
gstreamer1.0-plugins-base: fix CVE-2025-47806
gstreamer1.0-plugins-good: fix multiple CVEs
Martin Jansa (1):
libpam: re-add missing libgen include
Nikhil R (1):
cmake: Add PACKAGECONFIG option for debugger support
Peter Marko (2):
python3: patch CVE-2025-8194
go: ignore CVE-2025-0913
Quentin Schulz (1):
go-helloworld: fix license
Zhang Peng (1):
avahi: fix CVE-2024-52615
meta/recipes-connectivity/avahi/avahi_0.8.bb | 1 +
.../avahi/files/CVE-2024-52615.patch | 228 ++++++++++++++++++
meta/recipes-devtools/cmake/cmake_3.28.3.bb | 4 +-
meta/recipes-devtools/go/go-1.22.12.inc | 2 +
.../python/python3/CVE-2025-8194.patch | 219 +++++++++++++++++
.../python/python3_3.12.11.bb | 9 +-
.../go-examples/go-helloworld_0.1.bb | 4 +-
.../libpam/0002-pam-namespace-rebase.patch | 4 +-
.../CVE-2025-47806.patch | 50 ++++
.../CVE-2025-47808.patch | 36 +++
.../gstreamer1.0-plugins-base_1.22.12.bb | 2 +
.../CVE-2025-47183-001.patch | 151 ++++++++++++
.../CVE-2025-47183-002.patch | 80 ++++++
.../CVE-2025-47219.patch | 40 +++
.../gstreamer1.0-plugins-good_1.22.12.bb | 3 +
15 files changed, 824 insertions(+), 9 deletions(-)
create mode 100644 meta/recipes-connectivity/avahi/files/CVE-2024-52615.patch
create mode 100644 meta/recipes-devtools/python/python3/CVE-2025-8194.patch
create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/CVE-2025-47806.patch
create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/CVE-2025-47808.patch
create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/CVE-2025-47183-001.patch
create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/CVE-2025-47183-002.patch
create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/CVE-2025-47219.patch
--
2.43.0
next reply other threads:[~2025-08-15 16:45 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-15 16:44 Steve Sakoman [this message]
2025-08-15 16:44 ` [OE-core][scarthgap 1/9] avahi: fix CVE-2024-52615 Steve Sakoman
2025-08-15 16:44 ` [OE-core][scarthgap 2/9] python3: patch CVE-2025-8194 Steve Sakoman
2025-08-15 16:44 ` [OE-core][scarthgap 3/9] go: ignore CVE-2025-0913 Steve Sakoman
2025-08-15 16:44 ` [OE-core][scarthgap 4/9] gstreamer1.0-plugins-base: fix CVE-2025-47808 Steve Sakoman
2025-08-15 16:44 ` [OE-core][scarthgap 5/9] gstreamer1.0-plugins-base: fix CVE-2025-47806 Steve Sakoman
2025-08-15 16:44 ` [OE-core][scarthgap 6/9] gstreamer1.0-plugins-good: fix multiple CVEs Steve Sakoman
2025-08-15 16:44 ` [OE-core][scarthgap 7/9] libpam: re-add missing libgen include Steve Sakoman
2025-08-15 16:44 ` [OE-core][scarthgap 8/9] cmake: Add PACKAGECONFIG option for debugger support Steve Sakoman
2025-08-15 16:45 ` [OE-core][scarthgap 9/9] go-helloworld: fix license 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-07-02 14:25 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.1755276097.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.