Re: FreeBSD Security Advisory FreeBSD-SA-05:21.openssl

看板FB_security作者時間20年前 (2005/10/12 08:40), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串7/34 (看更多)
Andrea Venturoli wrote: > FreeBSD Security Advisories wrote: >> Note that any statically linked applications that are not part of the >> base system (i.e. from the Ports Collection or other 3rd-party sources) >> must be recompiled. > > Ok, is there any way to list installed ports which are statically linked > against OpenSSL? There isn't any particularly good approach, unfortunately. I think I'd probably use a combination of find(1), file(1), and fgrep(1) to find any executable files (via find) which are statically linked (using file) and which contain the string "OpenSSL" (using fgrep). Colin Percival _______________________________________________ freebsd-security@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-security To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"
文章代碼(AID): #13J5jZ00 (FB_security)
討論串 (同標題文章)
文章代碼(AID): #13J5jZ00 (FB_security)