mbox

[0/9] Scarthgap pull request

Message ID cover.1764335008.git.anuj.mittal@oss.qualcomm.com
State New
Headers show

Pull-request

https://github.com/anujm1/meta-openembedded anujm/scarthgap

Message

Anuj Mittal Nov. 28, 2025, 1:54 p.m. UTC
Please merge these changes for scarthgap. Tested on AB and locally.

https://autobuilder.yoctoproject.org/valkyrie/#/builders/81/builds/1130

The following changes since commit b79cf94b4d53d75ddc4b4f468c1b1ad42a3fffe2:

  grilo: fix buildpaths QA error (2025-11-19 16:56:37 +0530)

are available in the Git repository at:

  https://github.com/anujm1/meta-openembedded anujm/scarthgap
  https://github.com/anujm1/meta-openembedded/tree/anujm/scarthgap

Gyorgy Sarvari (1):
  cockpit: set correct CVE_PRODUCT

Gyorgy Sarvari via lists.openembedded.org (1):
  links: set CVE_PRODUCT

Hugo SIMELIERE (2):
  libwebsockets: fix CVE-2025-11677
  libwebsockets: fix CVE-2025-11678

Khem Raj (1):
  ot-br-posix: Define config files explicitly

Pavel Zhukov (1):
  fbida: Require opengl feature for pdf only

Peter Marko (1):
  uw-imap: patch CVE-2018-19518

Yoann Congal (1):
  zfs: fix host-related reproducibility

Zhang Peng (1):
  frr: fix CVE-2024-55553

 .../recipes-filesystems/zfs/zfs_2.2.2.bb      |   6 +
 .../openthread/ot-br-posix_git.bb             |   2 +
 .../frr/frr/CVE-2024-55553.patch              | 253 ++++++++++++++++++
 .../recipes-protocols/frr/frr_9.1.3.bb        |   1 +
 .../libwebsockets/CVE-2025-11677.patch        | 161 +++++++++++
 .../libwebsockets/CVE-2025-11678.patch        | 128 +++++++++
 .../libwebsockets/libwebsockets_4.3.3.bb      |   5 +-
 .../uw-imap/uw-imap/CVE-2018-19518.patch      |  24 ++
 .../recipes-devtools/uw-imap/uw-imap_2007f.bb |   1 +
 meta-oe/recipes-graphics/fbida/fbida_git.bb   |   2 +-
 meta-oe/recipes-support/links/links.inc       |   2 +
 .../recipes-webadmin/cockpit/cockpit_304.bb   |   2 +
 12 files changed, 585 insertions(+), 2 deletions(-)
 create mode 100644 meta-networking/recipes-protocols/frr/frr/CVE-2024-55553.patch
 create mode 100644 meta-oe/recipes-connectivity/libwebsockets/libwebsockets/CVE-2025-11677.patch
 create mode 100644 meta-oe/recipes-connectivity/libwebsockets/libwebsockets/CVE-2025-11678.patch
 create mode 100644 meta-oe/recipes-devtools/uw-imap/uw-imap/CVE-2018-19518.patch