mbox

[v3,0/2] Packages upgrade

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

Pull-request

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

Message

Robert Yang May 21, 2026, 7:46 a.m. UTC
From: Robert Yang <liezhi.yang@windriver.com>

* V3:
  - strace: Remove strace/0001-Ignore-pwritev-pwrite64-tests-on-musl.patch

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

* V1:
  - Initial version

// Robert

The following changes since commit b3aa1a6419bef653cff710fc3359211daf9f7902:

  librsvg: upgrade 2.61.3 -> 2.62.2 (2026-05-18 23:19:13 +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 805b80291449f0ce4ce4b278786f80326434d3b2:

  strace: upgrade 5.19 -> 7.0 (2026-05-20 21:25:32 -0700)

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

Robert Yang (2):
  nfs-utils: 2.8.7 -> 2.9.1
  strace: upgrade 5.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 | 16 +++++++---
 ...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}  |  6 +---
 13 files changed, 74 insertions(+), 31 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%)
 rename meta/recipes-devtools/strace/{strace => files}/0001-Ignore-pwritev-pwrite64-tests-on-musl.patch (78%)
 rename meta/recipes-devtools/strace/{strace_6.19.bb => strace_7.0.bb} (93%)