Oh, sorry, I have just sent the same mail when I have faced the problem when fixing OpenSSH in my raspberry pi 4 and Zero W, I did no read your post. Thanks
El 9 de julio de 2024 11:05:29 CEST, Van Ly <van...@sdf.org> escribió: > >The instructions given at the following webpage lists extracting a file >from the daily build base.xz binary set as one way to patch the security hole. > > -> https://mail-index.netbsd.org/netbsd-announce/2024/07/02/msg000376.html > -> https://nycdn.NetBSD.org/pub/NetBSD-daily > >You will want to adjust the instruction as follows, to find the pathname >for file to extract > > $ tar tvf base.tar.xz >/tmp/toc.txt # find pathname > $ tar xzpf base.tar.xz ./usr/lib/libssh.so.46.1 # netbsd-10 >