From: Yoann Congal <yoann.congal@smile.fr>
To: openembedded-core@lists.openembedded.org
Cc: Yoann Congal <yoann.congal@smile.fr>, Paul Barker <paul@pbarker.dev>
Subject: [OE-core][whinlatter 00/10] Pull request (cover letter only)
Date: Fri, 9 Jan 2026 16:58:38 +0100 [thread overview]
Message-ID: <cover.1767973778.git.yoann.congal@smile.fr> (raw)
Those are the patches (except one) from the last patch review:
https://lore.kernel.org/openembedded-core/cover.1767772757.git.yoann.congal@smile.fr/
"[OE-core][whinlatter 04/11] python3-urllib3: patch CVE-2025-66471" was
deemed too big for stable inclusion right now (We need to work on it).
Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/29/builds/3006
no-x11 build was hit by
https://bugzilla.yoctoproject.org/show_bug.cgi?id=16117 "do_package: Error executing a python function in exec_func_python() autogenerated"
but successfully rebuilt in https://autobuilder.yoctoproject.org/valkyrie/#/builders/25/builds/2995
The following changes since commit 7ac6a43dafa85732178933716f6ba7cdf8557990:
cups: upgrade from 2.4.14 to 2.4.15 (2026-01-07 13:52:34 +0000)
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
for you to fetch changes up to 454bf7bbda0e0c64f97674f3a96e0ef660214254:
Revert "create-spdx-image-3.0: Image SPDX/SBOM tasks are retained for eSDK installation" (2026-01-07 17:14:43 +0100)
----------------------------------------------------------------
Alexander Kanavin (1):
glib-2.0: upgrade 2.86.1 -> 2.86.3
Peter Marko (7):
dropbear: patch CVE-2019-6111
sqlite3: mark CVE-2025-29087 as patched
python3-urllib3: patch CVE-2025-66418
python3: upgrade 3.13.9 -> 3.13.11
libarchive: upgrade 3.8.3 -> 3.8.4
libpng: upgrade 1.6.51 -> 1.6.52
libpcap: upgrade 1.10.5 -> 1.10.6
Yoann Congal (2):
Revert "populate_sdk_ext: keep SDK_TARGETS so SPDX/SBOM tasks remain
in locked sigs"
Revert "create-spdx-image-3.0: Image SPDX/SBOM tasks are retained for
eSDK installation"
.../create-spdx-image-3.0.bbclass | 2 +-
meta/classes-recipe/populate_sdk_ext.bbclass | 9 -
.../{libpcap_1.10.5.bb => libpcap_1.10.6.bb} | 2 +-
.../dropbear/dropbear/CVE-2019-6111.patch | 157 ++++++++++++++++++
.../recipes-core/dropbear/dropbear_2025.88.bb | 1 +
...t-write-bindir-into-pkg-config-files.patch | 10 +-
...0001-Fix-DATADIRNAME-on-uclibc-Linux.patch | 2 +-
...-gio-querymodules-as-libexec_PROGRAM.patch | 6 +-
...ng-about-deprecated-paths-in-schemas.patch | 2 +-
...ces.c-comment-out-a-build-host-only-.patch | 2 +-
...on-Run-atomics-test-on-clang-as-well.patch | 6 +-
...ot-enable-pidfd-features-on-native-g.patch | 6 +-
...dcode-python-path-into-various-tools.patch | 2 +-
.../glib-2.0/files/relocate-modules.patch | 8 +-
.../glib-2.0/files/skip-timeout.patch | 2 +-
...l_2.86.1.bb => glib-2.0-initial_2.86.3.bb} | 0
...{glib-2.0_2.86.1.bb => glib-2.0_2.86.3.bb} | 0
meta/recipes-core/glib-2.0/glib.inc | 2 +-
.../python3-urllib3/CVE-2025-66418.patch | 74 +++++++++
.../python/python3-urllib3_2.5.0.bb | 4 +
.../{python3_3.13.9.bb => python3_3.13.11.bb} | 2 +-
...ibarchive_3.8.3.bb => libarchive_3.8.4.bb} | 2 +-
.../{libpng_1.6.51.bb => libpng_1.6.52.bb} | 2 +-
.../sqlite/files/CVE-2025-3277.patch | 1 +
24 files changed, 266 insertions(+), 38 deletions(-)
rename meta/recipes-connectivity/libpcap/{libpcap_1.10.5.bb => libpcap_1.10.6.bb} (95%)
create mode 100644 meta/recipes-core/dropbear/dropbear/CVE-2019-6111.patch
rename meta/recipes-core/glib-2.0/{glib-2.0-initial_2.86.1.bb => glib-2.0-initial_2.86.3.bb} (100%)
rename meta/recipes-core/glib-2.0/{glib-2.0_2.86.1.bb => glib-2.0_2.86.3.bb} (100%)
create mode 100644 meta/recipes-devtools/python/python3-urllib3/CVE-2025-66418.patch
rename meta/recipes-devtools/python/{python3_3.13.9.bb => python3_3.13.11.bb} (99%)
rename meta/recipes-extended/libarchive/{libarchive_3.8.3.bb => libarchive_3.8.4.bb} (96%)
rename meta/recipes-multimedia/libpng/{libpng_1.6.51.bb => libpng_1.6.52.bb} (97%)
reply other threads:[~2026-01-09 16:01 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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.1767973778.git.yoann.congal@smile.fr \
--to=yoann.congal@smile.fr \
--cc=openembedded-core@lists.openembedded.org \
--cc=paul@pbarker.dev \
/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