看板 FB_security 關於我們 聯絡資訊
Hello Brett On 24.12.2011 01:19, Brett Glass wrote: > What ports, etc. must one recompile after applying this patch? It > appears to modify libc. Recompiling of ports is only needed when the port (the program) is statically linked and those includes the libraries. Usually program binaries are dynamically linked to the libraries, so a program loads the library when they are needed. In this case the reboot takes care of the running daemons / programs to use the new build of libc. bye Fabian _______________________________________________ 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"