mbox

[wrynose,00/38] Patch review

Message ID cover.1788938908.git.yoann.congal@smile.fr
State Not Applicable, archived
Headers show

Pull-request

https://git.openembedded.org/openembedded-core-contrib stable/wrynose-nut

Message

Yoann Congal Sept. 9, 2026, 7:28 a.m. UTC
Please review this set of changes for wrynose and have comments back by
end of day Friday, September 11.

Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/29/builds/4697

The following changes since commit 31def396136be047e10c507a50264aad52ba6b0f:

  scripts/install-buildtools: Update to 6.0.3 (2026-09-04 16:21:55 +0200)

are available in the Git repository at:

  https://git.openembedded.org/openembedded-core-contrib stable/wrynose-nut
  https://git.openembedded.org/openembedded-core-contrib/log/?h=stable/wrynose-nut

for you to fetch changes up to 4ce10a99a44924dd629fbd79268207b145ccfc62:

  gawk: skip randtest in ptest suite (2026-09-09 00:58:52 +0200)

----------------------------------------------------------------

Adarsh Jagadish Kamini (1):
  gnutls: fix CVE-2026-33845

Ankur Tyagi (1):
  wpa-supplicant: patch CVE-2026-58374

Bruce Ashfield (4):
  linux-yocto/6.18: update to v6.18.41
  linux-yocto/6.18: update to v6.18.43
  linux-yocto/6.18: update to v6.18.44
  linux-yocto/6.18: update to v6.18.48

Daniel Turull (1):
  libarchive: mark CVE-2026-14164 as fixed-version

Darsh Kelaiya (1):
  python3-lxml: fix CVE-2026-41066

Ghanshyam Banait (1):
  wget: fix CVE-2026-16599

Harish Sadineni (1):
  glibc: fix CVE-2026-19542

Hetvi Thakar (7):
  python3-pip: Fix CVE-2026-13346
  u-boot-tools: Ignore CVE-2026-29007
  u-boot-tools: Ignore CVE-2026-29008
  u-boot-tools: Ignore CVE-2026-29009
  u-boot, u-boot-tools: Correct CVE-2026-46728 attribution for FIT fix
  wget: Fix CVE-2026-58470
  python3-pip: Fix CVE-2026-8643

Hiago De Franco (1):
  improve_kernel_cve_report: fix backported-patch check

Himani Ramesh Barde (1):
  gawk: skip randtest in ptest suite

Himanshu Jadon (1):
  grub: disable grub-protect for native builds

Hitendra Prajapati (6):
  vim: Fix for CVE-2026-73072
  vim: Fix for CVE-2026-73073
  vim: Fix for CVE-2026-73074
  vim: Fix for CVE-2026-73076
  vim: Fix for CVE-2026-73077
  vim: Fix for CVE-2026-73078

Jaipaul Cheernam (1):
  p11-kit: upgrade 0.26.4 -> 0.26.5

Peter Marko (4):
  openssl: upgrade 3.5.7 -> 3.5.8
  apr-util: upgrade 1.6.3 -> 1.6.5
  curl: patch CVE-2026-11352
  curl: patch CVE-2026-11586

Peter Tatrai (2):
  testimage: handle bootlog variants on failed qemu tests
  time64: enable 64-bit time/file-offset flags for 32-bit nativesdk

Pratik Farkase (1):
  procps: ptest: skip flaky pgrep full process name match test

Vijay Anusuri (4):
  libxfont: Fix CVE-2026-56001
  libxfont: Fix CVE-2026-56002
  libxfont: Fix CVE-2026-56003
  perl: Fix CVE-2026-57433

 meta/classes-recipe/testimage.bbclass         |  27 +-
 meta/conf/distro/include/time64.inc           |  10 +
 meta/recipes-bsp/grub/grub2.inc               |   2 +
 ...-2026-33243.patch => CVE-2026-46728.patch} |  11 +-
 .../u-boot/u-boot-tools_2026.01.bb            |   8 +
 meta/recipes-bsp/u-boot/u-boot_2026.01.bb     |   4 +-
 .../{openssl_3.5.7.bb => openssl_3.5.8.bb}    |   2 +-
 .../wpa-supplicant/CVE-2026-58374-1.patch     |  52 +++
 .../wpa-supplicant/CVE-2026-58374-2.patch     |  47 +++
 .../wpa-supplicant/CVE-2026-58374-3.patch     |  55 +++
 .../wpa-supplicant/CVE-2026-58374-4.patch     |  46 +++
 .../wpa-supplicant/CVE-2026-58374-5.patch     |  47 +++
 .../wpa-supplicant/wpa-supplicant_2.11.bb     |   5 +
 .../glibc/glibc/0023-CVE-2026-19542.patch     |  98 +++++
 meta/recipes-core/glibc/glibc_2.43.bb         |   1 +
 .../perl/files/CVE-2026-57433.patch           |  32 ++
 meta/recipes-devtools/perl/perl_5.42.0.bb     |   1 +
 .../python/python3-lxml/CVE-2026-41066.patch  | 349 ++++++++++++++++++
 .../python/python3-lxml_6.0.2.bb              |   4 +-
 .../python/python3-pip/CVE-2026-13346.patch   | 206 +++++++++++
 .../CVE-2026-8643-regression_p1.patch         |  35 ++
 .../CVE-2026-8643-regression_p2.patch         |  69 ++++
 .../python/python3-pip/CVE-2026-8643.patch    |  80 ++++
 .../python/python3-pip_26.0.1.bb              |   7 +-
 meta/recipes-extended/gawk/gawk_5.4.0.bb      |   5 +-
 .../libarchive/libarchive_3.8.7.bb            |   4 +
 ...p-pgrep-full-process-name-match-test.patch |  39 ++
 meta/recipes-extended/procps/procps_4.0.6.bb  |   1 +
 .../wget/wget/CVE-2026-16599.patch            |  68 ++++
 .../wget/wget/CVE-2026-58470-regression.patch |  48 +++
 .../wget/wget/CVE-2026-58470.patch            |  79 ++++
 meta/recipes-extended/wget/wget_1.25.0.bb     |   3 +
 .../xorg-lib/libxfont/CVE-2026-56001.patch    |  87 +++++
 .../xorg-lib/libxfont/CVE-2026-56002.patch    | 150 ++++++++
 .../xorg-lib/libxfont/CVE-2026-56003.patch    | 114 ++++++
 .../xorg-lib/libxfont_1.5.4.bb                |   5 +
 .../linux/linux-yocto-rt_6.18.bb              |   6 +-
 .../linux/linux-yocto-tiny_6.18.bb            |   6 +-
 meta/recipes-kernel/linux/linux-yocto_6.18.bb |  24 +-
 ...le-function-prototype-warning-with-c.patch | 130 -------
 ...ion-Check-if-transform-is-supported-.patch |  37 --
 .../apr/apr-util/configfix.patch              |   4 +-
 .../{apr-util_1.6.3.bb => apr-util_1.6.5.bb}  |   4 +-
 .../curl/curl/CVE-2026-11352.patch            |  48 +++
 .../curl/curl/CVE-2026-11586.patch            | 203 ++++++++++
 meta/recipes-support/curl/curl_8.19.0.bb      |   2 +
 .../gnutls/gnutls/CVE-2026-33845.patch        | 166 +++++++++
 meta/recipes-support/gnutls/gnutls_3.8.12.bb  |   1 +
 .../{p11-kit_0.26.4.bb => p11-kit_0.26.5.bb}  |   2 +-
 .../vim/files/CVE-2026-73072.patch            |  64 ++++
 .../vim/files/CVE-2026-73073.patch            | 105 ++++++
 .../vim/files/CVE-2026-73074.patch            | 115 ++++++
 .../vim/files/CVE-2026-73076.patch            | 167 +++++++++
 .../vim/files/CVE-2026-73077.patch            | 105 ++++++
 .../vim/files/CVE-2026-73078.patch            |  94 +++++
 meta/recipes-support/vim/vim.inc              |   6 +
 scripts/contrib/improve_kernel_cve_report.py  |   4 +-
 57 files changed, 2889 insertions(+), 205 deletions(-)
 rename meta/recipes-bsp/u-boot/files/{CVE-2026-33243.patch => CVE-2026-46728.patch} (98%)
 rename meta/recipes-connectivity/openssl/{openssl_3.5.7.bb => openssl_3.5.8.bb} (99%)
 create mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/CVE-2026-58374-1.patch
 create mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/CVE-2026-58374-2.patch
 create mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/CVE-2026-58374-3.patch
 create mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/CVE-2026-58374-4.patch
 create mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/CVE-2026-58374-5.patch
 create mode 100644 meta/recipes-core/glibc/glibc/0023-CVE-2026-19542.patch
 create mode 100644 meta/recipes-devtools/perl/files/CVE-2026-57433.patch
 create mode 100644 meta/recipes-devtools/python/python3-lxml/CVE-2026-41066.patch
 create mode 100644 meta/recipes-devtools/python/python3-pip/CVE-2026-13346.patch
 create mode 100644 meta/recipes-devtools/python/python3-pip/CVE-2026-8643-regression_p1.patch
 create mode 100644 meta/recipes-devtools/python/python3-pip/CVE-2026-8643-regression_p2.patch
 create mode 100644 meta/recipes-devtools/python/python3-pip/CVE-2026-8643.patch
 create mode 100644 meta/recipes-extended/procps/procps/0001-testsuite-skip-pgrep-full-process-name-match-test.patch
 create mode 100644 meta/recipes-extended/wget/wget/CVE-2026-16599.patch
 create mode 100644 meta/recipes-extended/wget/wget/CVE-2026-58470-regression.patch
 create mode 100644 meta/recipes-extended/wget/wget/CVE-2026-58470.patch
 create mode 100644 meta/recipes-graphics/xorg-lib/libxfont/CVE-2026-56001.patch
 create mode 100644 meta/recipes-graphics/xorg-lib/libxfont/CVE-2026-56002.patch
 create mode 100644 meta/recipes-graphics/xorg-lib/libxfont/CVE-2026-56003.patch
 delete mode 100644 meta/recipes-support/apr/apr-util/0001-sdbm-Fix-old-style-function-prototype-warning-with-c.patch
 delete mode 100644 meta/recipes-support/apr/apr-util/0001-test_transformation-Check-if-transform-is-supported-.patch
 rename meta/recipes-support/apr/{apr-util_1.6.3.bb => apr-util_1.6.5.bb} (93%)
 create mode 100644 meta/recipes-support/curl/curl/CVE-2026-11352.patch
 create mode 100644 meta/recipes-support/curl/curl/CVE-2026-11586.patch
 create mode 100644 meta/recipes-support/gnutls/gnutls/CVE-2026-33845.patch
 rename meta/recipes-support/p11-kit/{p11-kit_0.26.4.bb => p11-kit_0.26.5.bb} (97%)
 create mode 100644 meta/recipes-support/vim/files/CVE-2026-73072.patch
 create mode 100644 meta/recipes-support/vim/files/CVE-2026-73073.patch
 create mode 100644 meta/recipes-support/vim/files/CVE-2026-73074.patch
 create mode 100644 meta/recipes-support/vim/files/CVE-2026-73076.patch
 create mode 100644 meta/recipes-support/vim/files/CVE-2026-73077.patch
 create mode 100644 meta/recipes-support/vim/files/CVE-2026-73078.patch