mbox

[walnascar,00/12] Patch review

Message ID cover.1748626640.git.steve@sakoman.com
State Not Applicable, archived
Headers show

Pull-request

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

Message

Steve Sakoman May 30, 2025, 5:38 p.m. UTC
Please review this set of changes for walnascar and have comments back by
end of day Tuesday, June 3

Passed a-full on autobuilder:

https://autobuilder.yoctoproject.org/valkyrie/#/builders/29/builds/1692

The following changes since commit e3fa9ef3239e8bc113e211f5258f84d08284872a:

  python3-pygobject: RDEPENDS on gobject-introspection (2025-05-27 09:58:23 -0700)

are available in the Git repository at:

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

Bruce Ashfield (9):
  linux-yocto/6.12: update to v6.12.24
  linux-yocto/6.12: update to v6.12.25
  linux-yocto/6.12: bsp/genericarm64: modular configuration updates
  linux-yocto/6.12: update to v6.12.27
  linux-yoto/6.12: bsp/arm: fix CONFIG_CRYPTO_LIB_CHACHA
  linux-yocto/6.12: update to v6.12.28
  linux-yocto/6.12: update to v6.12.29
  linux-yocto/6.12: riscv config sync
  linux-yocto/6.12: update to v6.12.30

Harish Sadineni (1):
  binutils: Fix CVE-2025-1182

NeilBrown (1):
  nfs-utils: don't use signals to shut down nfs server.

Richard Purdie (1):
  sstatetests: Switch to new CDN

 meta/lib/oeqa/selftest/cases/sstatetests.py   |  2 +-
 .../nfs-utils/nfs-utils/nfsserver             | 28 +++------------
 .../binutils/binutils-2.44.inc                |  1 +
 .../binutils/binutils/CVE-2025-1182.patch     | 36 +++++++++++++++++++
 .../linux/linux-yocto-rt_6.12.bb              |  6 ++--
 .../linux/linux-yocto-tiny_6.12.bb            |  6 ++--
 meta/recipes-kernel/linux/linux-yocto_6.12.bb | 28 +++++++--------
 7 files changed, 62 insertions(+), 45 deletions(-)
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2025-1182.patch