mbox

[v2,0/2] Packages upgrade

Message ID cover.1778659781.git.liezhi.yang@windriver.com
State Not Applicable, archived
Headers show

Pull-request

https://github.com/robertlinux/yocto rbt/pu

Message

Robert Yang May 13, 2026, 8:14 a.m. UTC
From: Robert Yang <liezhi.yang@windriver.com>

* V2:
  - Move 0001-fh_key_file.c-Fix-build-error-for-musl.patch into nfs-utils' commit.

* V1:
  - Initial version

// Robert

The following changes since commit 3724b93538d3acbec9f48d4c524b51d166071708:

  sbom-cve-check-update-nvd-native: Update source revision (2026-05-11 17:55:43 +0100)

are available in the Git repository at:

  https://github.com/robertlinux/yocto rbt/pu
  https://github.com/robertlinux/yocto/tree/rbt/pu

for you to fetch changes up to 19dc384322b778c446534c54666b60f0eb721827:

  strace: upgrade 6.19 -> 7.0 (2026-05-13 00:21:22 -0700)

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

Robert Yang (2):
  nfs-utils: 2.8.7 -> 2.9.1
  strace: upgrade 6.19 -> 7.0

 ..._key_file.c-Fix-build-error-for-musl.patch | 31 ++++++++++
 ...{nfs-utils_2.8.7.bb => nfs-utils_2.9.1.bb} |  5 +-
 ...gnore-pwritev-pwrite64-tests-on-musl.patch | 62 +++++++++++++++++++
 ...toconf-macro-to-detect-largefile-sup.patch |  4 +-
 ...kport-ax_prog_cc_for_build.m4-macros.patch |  2 +-
 ...001-strace-fix-reproducibilty-issues.patch |  2 +-
 ...002-tests-Replace-off64_t-with-off_t.patch |  2 +-
 .../strace/strace/Makefile-ptest.patch        |  6 +-
 .../strace/strace/ptest-spacesave.patch       |  2 +-
 .../strace/strace/skip-bpf.patch              | 25 +++++---
 .../strace/strace/skip-load.patch             |  2 +-
 .../strace/strace/update-gawk-paths.patch     |  2 +-
 .../strace/{strace_6.19.bb => strace_7.0.bb}  |  3 +-
 13 files changed, 125 insertions(+), 23 deletions(-)
 create mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/0001-fh_key_file.c-Fix-build-error-for-musl.patch
 rename meta/recipes-connectivity/nfs-utils/{nfs-utils_2.8.7.bb => nfs-utils_2.9.1.bb} (96%)
 create mode 100644 meta/recipes-devtools/strace/files/0001-Ignore-pwritev-pwrite64-tests-on-musl.patch
 rename meta/recipes-devtools/strace/{strace_6.19.bb => strace_7.0.bb} (96%)