From owner-cvs-all Sun Jan 28 12:55:34 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B562737B400; Sun, 28 Jan 2001 12:55:10 -0800 (PST) Received: (from jdp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0SKtAT29487; Sun, 28 Jan 2001 12:55:10 -0800 (PST) (envelope-from jdp) Message-Id: <200101282055.f0SKtAT29487@freefall.freebsd.org> From: John Polstra Date: Sun, 28 Jan 2001 12:55:10 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ldconfig elfhints.c ldconfig.8 ldconfig.c ldconfig.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jdp 2001/01/28 12:55:10 PST Modified files: (Branch: RELENG_4) sbin/ldconfig elfhints.c ldconfig.8 ldconfig.c ldconfig.h Log: MFC: Make ldconfig check directory ownerships and permissions for greater security. Add -i option to disable these checks. Merges in the following revisions from the main branch: elfhints.c 1.4, 1.5, 1.6 ldconfig.8 1.21, 1.22, 1.25 ldconfig.c 1.33, 1.34 ldconfig.h 1.3 Revision Changes Path 1.3.2.1 +28 -7 src/sbin/ldconfig/elfhints.c 1.19.2.4 +16 -6 src/sbin/ldconfig/ldconfig.8 1.31.2.2 +7 -3 src/sbin/ldconfig/ldconfig.c 1.2.2.1 +3 -1 src/sbin/ldconfig/ldconfig.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message