From: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 00/12] Scarthgap pull request
Date: Wed, 4 Mar 2026 18:09:21 +0530 [thread overview]
Message-ID: <cover.1772625156.git.anuj.mittal@oss.qualcomm.com> (raw)
Please merge these changes in scarthgap. Tested locally with
qemuarm/qemux86-64/qemuarm64 and on autobuilder.
https://autobuilder.yoctoproject.org/valkyrie/#/builders/81/builds/1333
The following changes since commit ec0469748be4159fb83fb0fa0148d786484c88cf:
nodejs: fix gcc compile failed for 32 bit arm target (2026-02-12 15:59:04 +0530)
are available in the Git repository at:
https://git.openembedded.org/meta-openembedded-contrib anujm/scarthgap
https://git.openembedded.org/meta-openembedded-contrib/log/?h=anujm/scarthgap
Alexandre Truong (1):
source-han-sans-*-fonts: rename downloaded files in SRC_URI
Anil Dongare (1):
wireshark 4.2.14: Fix CVE-2026-0962
Ankur Tyagi (1):
dovecot: ignore CVE-2025-30189
Anuj Mittal (1):
README: update listed maintainer
Daniel Klauer (1):
nbench-byte: Fix sysinfo generation in parallel build
Geoff Parker (1):
python3-m2crypto: fix python3-m2crypto-native do_configure:prepend()
Gyorgy Sarvari (1):
nginx: patch CVE-2026-1642
Martin Jansa (1):
nodejs: add missing Upstream-Status
Peter Marko (1):
fcgi: add follow-up patch for CVE-2025-23016
Tafil Avdyli (1):
python3-pybind11-json: fix Targets.cmake trying to reference host
Vijay Anusuri (1):
postgresql: upgrade 16.11 -> 16.12
Yoann Congal (1):
polkit: Switch PAM files to common-*
README.md | 2 +-
meta-filesystems/README.md | 2 +-
meta-gnome/README.md | 2 +-
meta-initramfs/README.md | 2 +-
meta-multimedia/README.md | 2 +-
meta-networking/MAINTAINERS | 2 +-
meta-networking/README.md | 2 +-
.../dovecot/dovecot_2.3.21.1.bb | 1 +
.../wireshark/files/CVE-2026-0962.patch | 152 ++++++++++++++++++
.../wireshark/wireshark_4.2.14.bb | 1 +
meta-oe/README.md | 2 +-
...sysinfo-generation-in-parallel-build.patch | 69 ++++++++
.../sysinfo.sh-Fix-typo-in-rm-command.patch | 27 ++++
.../nbench-byte/nbench-byte_2.2.3.bb | 4 +-
...c-bypass-autoconf-2.69-version-check.patch | 2 +-
...ostgresql_16.11.bb => postgresql_16.12.bb} | 4 +-
...ert-stop-using-deprecated-ares_query.patch | 1 +
...pport-openembedded-OS-for-PAM-config.patch | 48 ++++++
meta-oe/recipes-extended/polkit/polkit_124.bb | 5 +
.../source-han-sans-cn-fonts_2.004.bb | 2 +-
.../source-han-sans-jp-fonts_2.004.bb | 2 +-
.../source-han-sans-kr-fonts_2.004.bb | 2 +-
.../source-han-sans-tw-fonts_2.004.bb | 2 +-
meta-perl/README.md | 2 +-
meta-python/README.md | 2 +-
.../python/python3-m2crypto_0.40.1.bb | 2 +-
...p-PYTHON_INCLUDE_DIRS-from-interface.patch | 34 ++++
.../python/python3-pybind11-json_0.2.13.bb | 3 +-
meta-webserver/README.md | 2 +-
.../nginx/files/CVE-2026-1642.patch | 46 ++++++
meta-webserver/recipes-httpd/nginx/nginx.inc | 1 +
...25-23016.patch => CVE-2025-23016-01.patch} | 0
.../fcgi/fcgi/CVE-2025-23016-02.patch | 83 ++++++++++
.../recipes-support/fcgi/fcgi_git.bb | 3 +-
meta-xfce/README.md | 2 +-
35 files changed, 495 insertions(+), 23 deletions(-)
create mode 100644 meta-networking/recipes-support/wireshark/files/CVE-2026-0962.patch
create mode 100644 meta-oe/recipes-benchmark/nbench-byte/nbench-byte/Makefile-Fix-sysinfo-generation-in-parallel-build.patch
create mode 100644 meta-oe/recipes-benchmark/nbench-byte/nbench-byte/sysinfo.sh-Fix-typo-in-rm-command.patch
rename meta-oe/recipes-dbs/postgresql/{postgresql_16.11.bb => postgresql_16.12.bb} (75%)
create mode 100644 meta-oe/recipes-extended/polkit/files/meson-build-Support-openembedded-OS-for-PAM-config.patch
create mode 100644 meta-python/recipes-devtools/python/python3-pybind11-json/0001-CMakeLists-drop-PYTHON_INCLUDE_DIRS-from-interface.patch
create mode 100644 meta-webserver/recipes-httpd/nginx/files/CVE-2026-1642.patch
rename meta-webserver/recipes-support/fcgi/fcgi/{CVE-2025-23016.patch => CVE-2025-23016-01.patch} (100%)
create mode 100644 meta-webserver/recipes-support/fcgi/fcgi/CVE-2025-23016-02.patch
--
2.53.0
next reply other threads:[~2026-03-04 12:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-04 12:39 Anuj Mittal [this message]
2026-03-05 6:15 ` [oe] [PATCH 00/12] Scarthgap 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.1772625156.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 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.