From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][scarthgap 00/12] Patch review
Date: Tue, 10 Dec 2024 12:56:16 -0800 [thread overview]
Message-ID: <cover.1733863624.git.steve@sakoman.com> (raw)
Please review this set of changes for scarthgap and have comments back by
end of day Thursday, December 12
Passed a-full on autobuilder:
https://valkyrie.yoctoproject.org/#/builders/29/builds/616
The following changes since commit 92cb4641ff4ec8c1f681bca21cfeaf2ba6923ab7:
resulttool: Improve repo layout for oeselftest results (2024-12-04 06:02:55 -0800)
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
Archana Polampalli (5):
ffmpeg: fix CVE-2023-49501
ffmpeg: fix CVE-2024-28661
ffmpeg: fix CVE-2023-50007
ffmpeg: fix CVE-2023-49528
ffmpeg: fix CVE-2024-7055
Divya Chellam (1):
libpam: fix CVE-2024-10041
Guðni Már Gilbert (4):
systemd: drop intltool-native from DEPENDS
systemd-boot: drop intltool-native from DEPENDS
python3-poetry-core: drop python3-six from RDEPENDS
dnf: drop python3-iniparse from DEPENDS and RDEPENDS
Peter Marko (1):
qemu: set CVE-2024-6505 to fixed
Ross Burton (1):
sanity: check for working user namespaces
meta/classes-global/sanity.bbclass | 24 +++++
.../systemd/systemd-boot_255.13.bb | 2 +-
meta/recipes-core/systemd/systemd_255.13.bb | 2 +-
meta/recipes-devtools/dnf/dnf_4.19.0.bb | 3 +-
.../python/python3-poetry-core_1.9.0.bb | 1 -
meta/recipes-devtools/qemu/qemu.inc | 3 +
.../pam/libpam/CVE-2024-10041.patch | 98 +++++++++++++++++++
meta/recipes-extended/pam/libpam_1.5.3.bb | 1 +
.../ffmpeg/ffmpeg/CVE-2023-49501.patch | 30 ++++++
.../ffmpeg/ffmpeg/CVE-2023-49528.patch | 58 +++++++++++
.../ffmpeg/ffmpeg/CVE-2023-50007.patch | 78 +++++++++++++++
.../ffmpeg/ffmpeg/CVE-2024-28661.patch | 37 +++++++
.../ffmpeg/ffmpeg/CVE-2024-7055.patch | 38 +++++++
.../recipes-multimedia/ffmpeg/ffmpeg_6.1.1.bb | 5 +
14 files changed, 375 insertions(+), 5 deletions(-)
create mode 100644 meta/recipes-extended/pam/libpam/CVE-2024-10041.patch
create mode 100644 meta/recipes-multimedia/ffmpeg/ffmpeg/CVE-2023-49501.patch
create mode 100644 meta/recipes-multimedia/ffmpeg/ffmpeg/CVE-2023-49528.patch
create mode 100644 meta/recipes-multimedia/ffmpeg/ffmpeg/CVE-2023-50007.patch
create mode 100644 meta/recipes-multimedia/ffmpeg/ffmpeg/CVE-2024-28661.patch
create mode 100644 meta/recipes-multimedia/ffmpeg/ffmpeg/CVE-2024-7055.patch
--
2.34.1
next reply other threads:[~2024-12-10 20:56 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-10 20:56 Steve Sakoman [this message]
2024-12-10 20:56 ` [OE-core][scarthgap 01/12] ffmpeg: fix CVE-2023-49501 Steve Sakoman
2024-12-10 20:56 ` [OE-core][scarthgap 02/12] ffmpeg: fix CVE-2024-28661 Steve Sakoman
2024-12-10 20:56 ` [OE-core][scarthgap 03/12] ffmpeg: fix CVE-2023-50007 Steve Sakoman
2024-12-10 20:56 ` [OE-core][scarthgap 04/12] ffmpeg: fix CVE-2023-49528 Steve Sakoman
2024-12-10 20:56 ` [OE-core][scarthgap 05/12] ffmpeg: fix CVE-2024-7055 Steve Sakoman
2024-12-10 20:56 ` [OE-core][scarthgap 06/12] qemu: set CVE-2024-6505 to fixed Steve Sakoman
2024-12-10 20:56 ` [OE-core][scarthgap 07/12] libpam: fix CVE-2024-10041 Steve Sakoman
2024-12-10 20:56 ` [OE-core][scarthgap 08/12] systemd: drop intltool-native from DEPENDS Steve Sakoman
2024-12-10 20:56 ` [OE-core][scarthgap 09/12] systemd-boot: " Steve Sakoman
2024-12-10 20:56 ` [OE-core][scarthgap 10/12] python3-poetry-core: drop python3-six from RDEPENDS Steve Sakoman
2024-12-10 20:56 ` [OE-core][scarthgap 11/12] dnf: drop python3-iniparse from DEPENDS and RDEPENDS Steve Sakoman
2024-12-10 20:56 ` [OE-core][scarthgap 12/12] sanity: check for working user namespaces Steve Sakoman
-- strict thread matches above, loose matches on Subject: below --
2025-07-17 2:58 [OE-core][scarthgap 00/12] Patch review Steve Sakoman
2025-07-09 2:51 Steve Sakoman
2025-06-06 15:59 Steve Sakoman
2025-01-30 2:51 Steve Sakoman
2024-08-29 13:32 Steve Sakoman
2024-07-18 13:45 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.1733863624.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.