Date: Sun, 17 Dec 2000 10:50:56 -0800 (PST) From: John Polstra <jdp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ldconfig elfhints.c ldconfig.8 Message-ID: <200012171850.eBHIouj27415@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp 2000/12/17 10:50:56 PST
Modified files:
sbin/ldconfig elfhints.c ldconfig.8
Log:
Extend the ldconfig security check so that it ignores group-writable
directories in addition to world-writable directories. As before,
this check can be disabled with the "-i" option, which in turn can
be made the default for boot-up by setting "ldconfig_insecure=YES"
in "/etc/rc.conf".
Also fix an mdoc nit in the manual page.
Submitted by: Maxime Henrion <mux@qualys.com>
Revision Changes Path
1.6 +5 -1 src/sbin/ldconfig/elfhints.c
1.25 +5 -3 src/sbin/ldconfig/ldconfig.8
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012171850.eBHIouj27415>
