NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Failed to build OpenSSH
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
--
vl
Home |
Main Index |
Thread Index |
Old Index