From: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 00/10] Wrynose pull request
Date: Sat, 11 Jul 2026 05:04:34 +0530 [thread overview]
Message-ID: <cover.1783691257.git.anuj.mittal@oss.qualcomm.com> (raw)
Please merge these changes in wrynose. Tested locally and on autobuilder.
https://autobuilder.yoctoproject.org/valkyrie/#/builders/81/builds/1616
The following changes since commit 100027977216601000cbefc42c2ff6cf667e7b5e:
hostapd: Fix clearing settings for color switch (2026-06-18 13:11:20 +0530)
are available in the Git repository at:
https://git.openembedded.org/meta-openembedded-contrib anujm/wrynose
https://git.openembedded.org/meta-openembedded-contrib/log/?h=anujm/wrynose
for you to fetch changes up to d97b5602d7f64422c94b7311466cda7f6b1962d5:
libuio: fix FILE descriptor leak (2026-07-07 08:04:43 +0530)
----------------------------------------------------------------
Jason Schonberg (2):
nodejs: upgrade 22.22.3 -> 22.23.0
nodejs: upgrade 22.23.0 -> 22.23.1
Joao Marcos Costa (1):
jsoncpp: fix GCC 16 (and Clang 22) build failure with u8 string
literals
Qliangw (1):
libuio: fix FILE descriptor leak
Shubham Pushpkar (6):
jq: Fix CVE-2026-40612
jq: Fix CVE-2026-41256
jq: Fix CVE-2026-41257
jq: Fix CVE-2026-43894
jq: Fix CVE-2026-43896
jq: Fix CVE-2026-44777
.../jq/jq/CVE-2026-40612.patch | 127 +++++++++
.../jq/jq/CVE-2026-41256.patch | 54 ++++
.../jq/jq/CVE-2026-41257.patch | 57 ++++
.../jq/jq/CVE-2026-43894.patch | 56 ++++
.../jq/jq/CVE-2026-43896.patch | 73 ++++++
.../jq/jq/CVE-2026-44777.patch | 243 ++++++++++++++++++
meta-oe/recipes-devtools/jq/jq_1.8.1.bb | 6 +
...build-failure-with-u8-string-literal.patch | 73 ++++++
.../recipes-devtools/jsoncpp/jsoncpp_1.9.7.bb | 1 +
.../oe-npm-cache | 0
....22.bb => nodejs-oe-cache-native_22.23.bb} | 0
.../{nodejs_22.22.3.bb => nodejs_22.23.1.bb} | 2 +-
...ix-fclose-leak-in-uio_line_from_file.patch | 31 +++
.../recipes-extended/libuio/libuio_0.2.1.bb | 1 +
14 files changed, 723 insertions(+), 1 deletion(-)
create mode 100644 meta-oe/recipes-devtools/jq/jq/CVE-2026-40612.patch
create mode 100644 meta-oe/recipes-devtools/jq/jq/CVE-2026-41256.patch
create mode 100644 meta-oe/recipes-devtools/jq/jq/CVE-2026-41257.patch
create mode 100644 meta-oe/recipes-devtools/jq/jq/CVE-2026-43894.patch
create mode 100644 meta-oe/recipes-devtools/jq/jq/CVE-2026-43896.patch
create mode 100644 meta-oe/recipes-devtools/jq/jq/CVE-2026-44777.patch
create mode 100644 meta-oe/recipes-devtools/jsoncpp/jsoncpp/0001-fix-GCC-16-C-20-build-failure-with-u8-string-literal.patch
rename meta-oe/recipes-devtools/nodejs/{nodejs-oe-cache-22.22 => nodejs-oe-cache-22.23}/oe-npm-cache (100%)
rename meta-oe/recipes-devtools/nodejs/{nodejs-oe-cache-native_22.22.bb => nodejs-oe-cache-native_22.23.bb} (100%)
rename meta-oe/recipes-devtools/nodejs/{nodejs_22.22.3.bb => nodejs_22.23.1.bb} (99%)
create mode 100644 meta-oe/recipes-extended/libuio/libuio/fix-fclose-leak-in-uio_line_from_file.patch
--
2.54.0
next reply other threads:[~2026-07-10 23:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-10 23:34 Anuj Mittal [this message]
2026-07-14 5:17 ` [oe] [PATCH 00/10] Wrynose pull request Khem Raj
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.1783691257.git.anuj.mittal@oss.qualcomm.com \
--to=anuj.mittal@oss.qualcomm.com \
--cc=openembedded-devel@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