From: Yoann Congal <yoann.congal@smile.fr>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][whinlatter 00/29] Pull request (cover letter only)
Date: Tue, 6 Jan 2026 15:57:16 +0100 [thread overview]
Message-ID: <cover.1767710585.git.yoann.congal@smile.fr> (raw)
Passed a-full on autobuilder(*):
https://autobuilder.yoctoproject.org/valkyrie/#/builders/29/builds/2997
(*): The builds/tests parts passed, only the "Send QA Email" step
failed. This is a known bug on AB side : https://bugzilla.yoctoproject.org/show_bug.cgi?id=15696.
The following changes since commit 9964fa3da2fa1e7243fba1a826e59f7bb1813706:
populate_sdk_ext: keep SDK_TARGETS so SPDX/SBOM tasks remain in locked sigs (2025-12-18 13:11:45 -0800)
are available in the Git repository at:
https://git.openembedded.org/openembedded-core-contrib stable/whinlatter-next
https://git.openembedded.org/openembedded-core-contrib/log/?h=stable/whinlatter-next
Ankur Tyagi (4):
gnutls: patch CVE-2025-9820
sqlite3: patch CVE-2025-3277
sqlite3: patch CVE-2025-6965
libxmlb: upgrade 0.3.23 -> 0.3.24
Chen Qi (1):
cups: upgrade from 2.4.14 to 2.4.15
Deepesh Varatharajan (2):
llvm/clang: Upgrade to 21.1.6 release
llvm/clang: Upgrade to 21.1.7 release
Dmitry Baryshkov (1):
mesa: upgrade 25.2.5 -> 25.2.8
Gyorgy Sarvari (1):
enchant2: upgrade 2.8.12 -> 2.8.14
Jörg Sommer (1):
glib-2.0: Upgrade 2.86.0 -> 2.86.1
Peter Marko (1):
libarchive: upgrade 3.8.2 -> 3.8.3
Robert Yang (2):
e2fsprogs: misc/create_inode.c: Fix for file larger than 2GB
ccache: 4.12.1 -> 4.12.2
Wang Mingyu (13):
ell: upgrade 0.79 -> 0.80
gst-devtools: upgrade 1.26.5 -> 1.26.7
gst-examples: upgrade 1.26.5 -> 1.26.7
gstreamer1.0-libav: upgrade 1.26.5 -> 1.26.7
gstreamer1.0-plugins-bad: upgrade 1.26.5 -> 1.26.7
gstreamer1.0-plugins-base: upgrade 1.26.5 -> 1.26.7
gstreamer1.0-plugins-good: upgrade 1.26.5 -> 1.26.7
gstreamer1.0-plugins-ugly: upgrade 1.26.5 -> 1.26.7
gstreamer1.0-python: upgrade 1.26.5 -> 1.26.7
gstreamer1.0-rtsp-server: upgrade 1.26.5 -> 1.26.7
gstreamer1.0: upgrade 1.26.5 -> 1.26.7
gstreamer1.0-vaapi: upgrade 1.26.5 -> 1.26.7
ccache: upgrade 4.12 -> 4.12.1
Yash Shinde (2):
binutils: fix CVE-2025-11839
binutils: fix CVE-2025-11840
Zhang Peng (1):
libpng: upgrade 1.6.50 -> 1.6.51
meta/conf/distro/include/maintainers.inc | 4 +-
.../ell/{ell_0.79.bb => ell_0.80.bb} | 2 +-
...l_2.86.0.bb => glib-2.0-initial_2.86.1.bb} | 0
...{glib-2.0_2.86.0.bb => glib-2.0_2.86.1.bb} | 0
meta/recipes-core/glib-2.0/glib.inc | 2 +-
.../binutils/binutils-2.45.inc | 2 +
.../binutils/0019-CVE-2025-11839.patch | 32 +++
.../binutils/0020-CVE-2025-11840.patch | 37 +++
.../{ccache_4.12.bb => ccache_4.12.2.bb} | 2 +-
meta/recipes-devtools/clang/common-clang.inc | 2 +-
meta/recipes-devtools/clang/common.inc | 2 +-
...inode.c-Fix-for-file-larger-than-2GB.patch | 40 +++
.../e2fsprogs/e2fsprogs_1.47.3.bb | 1 +
.../cups/{cups_2.4.14.bb => cups_2.4.15.bb} | 2 +-
...ibarchive_3.8.2.bb => libarchive_3.8.3.bb} | 2 +-
.../{libxmlb_0.3.23.bb => libxmlb_0.3.24.bb} | 2 +-
meta/recipes-graphics/mesa/mesa.inc | 4 +-
...tools_1.26.5.bb => gst-devtools_1.26.7.bb} | 2 +-
...mples_1.26.5.bb => gst-examples_1.26.7.bb} | 2 +-
...1.26.5.bb => gstreamer1.0-libav_1.26.7.bb} | 2 +-
....bb => gstreamer1.0-plugins-bad_1.26.7.bb} | 2 +-
...bb => gstreamer1.0-plugins-base_1.26.7.bb} | 2 +-
...bb => gstreamer1.0-plugins-good_1.26.7.bb} | 2 +-
...bb => gstreamer1.0-plugins-ugly_1.26.7.bb} | 2 +-
....26.5.bb => gstreamer1.0-python_1.26.7.bb} | 2 +-
....bb => gstreamer1.0-rtsp-server_1.26.7.bb} | 2 +-
...1.26.5.bb => gstreamer1.0-vaapi_1.26.7.bb} | 2 +-
...er1.0_1.26.5.bb => gstreamer1.0_1.26.7.bb} | 2 +-
.../{libpng_1.6.50.bb => libpng_1.6.51.bb} | 2 +-
...{enchant2_2.8.12.bb => enchant2_2.8.14.bb} | 2 +-
.../gnutls/gnutls/CVE-2025-9820.patch | 233 ++++++++++++++++++
meta/recipes-support/gnutls/gnutls_3.8.10.bb | 1 +
.../sqlite/files/CVE-2025-3277.patch | 29 +++
.../sqlite/files/CVE-2025-6965.patch | 117 +++++++++
meta/recipes-support/sqlite/sqlite3_3.48.0.bb | 5 +-
35 files changed, 521 insertions(+), 26 deletions(-)
rename meta/recipes-core/ell/{ell_0.79.bb => ell_0.80.bb} (88%)
rename meta/recipes-core/glib-2.0/{glib-2.0-initial_2.86.0.bb => glib-2.0-initial_2.86.1.bb} (100%)
rename meta/recipes-core/glib-2.0/{glib-2.0_2.86.0.bb => glib-2.0_2.86.1.bb} (100%)
create mode 100644 meta/recipes-devtools/binutils/binutils/0019-CVE-2025-11839.patch
create mode 100644 meta/recipes-devtools/binutils/binutils/0020-CVE-2025-11840.patch
rename meta/recipes-devtools/ccache/{ccache_4.12.bb => ccache_4.12.2.bb} (93%)
create mode 100644 meta/recipes-devtools/e2fsprogs/e2fsprogs/0001-misc-create_inode.c-Fix-for-file-larger-than-2GB.patch
rename meta/recipes-extended/cups/{cups_2.4.14.bb => cups_2.4.15.bb} (51%)
rename meta/recipes-extended/libarchive/{libarchive_3.8.2.bb => libarchive_3.8.3.bb} (96%)
rename meta/recipes-gnome/libxmlb/{libxmlb_0.3.23.bb => libxmlb_0.3.24.bb} (93%)
rename meta/recipes-multimedia/gstreamer/{gst-devtools_1.26.5.bb => gst-devtools_1.26.7.bb} (95%)
rename meta/recipes-multimedia/gstreamer/{gst-examples_1.26.5.bb => gst-examples_1.26.7.bb} (96%)
rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-libav_1.26.5.bb => gstreamer1.0-libav_1.26.7.bb} (91%)
rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-bad_1.26.5.bb => gstreamer1.0-plugins-bad_1.26.7.bb} (98%)
rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-base_1.26.5.bb => gstreamer1.0-plugins-base_1.26.7.bb} (98%)
rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-good_1.26.5.bb => gstreamer1.0-plugins-good_1.26.7.bb} (97%)
rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-ugly_1.26.5.bb => gstreamer1.0-plugins-ugly_1.26.7.bb} (94%)
rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-python_1.26.5.bb => gstreamer1.0-python_1.26.7.bb} (91%)
rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-rtsp-server_1.26.5.bb => gstreamer1.0-rtsp-server_1.26.7.bb} (90%)
rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-vaapi_1.26.5.bb => gstreamer1.0-vaapi_1.26.7.bb} (95%)
rename meta/recipes-multimedia/gstreamer/{gstreamer1.0_1.26.5.bb => gstreamer1.0_1.26.7.bb} (97%)
rename meta/recipes-multimedia/libpng/{libpng_1.6.50.bb => libpng_1.6.51.bb} (97%)
rename meta/recipes-support/enchant/{enchant2_2.8.12.bb => enchant2_2.8.14.bb} (91%)
create mode 100644 meta/recipes-support/gnutls/gnutls/CVE-2025-9820.patch
create mode 100644 meta/recipes-support/sqlite/files/CVE-2025-3277.patch
create mode 100644 meta/recipes-support/sqlite/files/CVE-2025-6965.patch
next reply other threads:[~2026-01-06 14:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-06 14:57 Yoann Congal [this message]
2026-01-07 10:20 ` [OE-core][whinlatter 00/29] Pull request (cover letter only) Yoann Congal
2026-01-07 12:16 ` Paul Barker
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.1767710585.git.yoann.congal@smile.fr \
--to=yoann.congal@smile.fr \
--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