Hi Tom, The following changes since commit 47b50fb1125c539d80ed3e7f739c02c6486e1b52:
cmd: part: Fix part argument description for `part number` (2025-12-16 11:14:53 -0600) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-net.git/ tags/net-20251218 for you to fetch changes up to a8a81af848b88d7ecee64d98a08f6415630305b3: cmd: lwip/wget: avoid NULL dereference in _set_cacert() (2025-12-18 16:27:15 +0100) ---------------------------------------------------------------- Pull request net-20251218. net-lwip: - Avoid NULL dereference in _set_cacert() - Fix filename handling in TFTP ---------------------------------------------------------------- Andrew Goodbody (1): net: lwip: tftp: Fix filename handling Heinrich Schuchardt (1): cmd: lwip/wget: avoid NULL dereference in _set_cacert() cmd/lwip/wget.c | 3 ++- net/lwip/tftp.c | 5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) CI link: https://source.denx.de/u-boot/custodians/u-boot-net/-/pipelines/28786 Thanks, -- Jerome

