From owner-cvs-all Fri Sep 15 8:20:16 2000 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 26C6937B424; Fri, 15 Sep 2000 08:20:14 -0700 (PDT) Received: (from ade@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA82708; Fri, 15 Sep 2000 08:20:14 -0700 (PDT) (envelope-from ade@FreeBSD.org) Message-Id: <200009151520.IAA82708@freefall.freebsd.org> From: Ade Lovett Date: Fri, 15 Sep 2000 08:20:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/ORBit Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ade 2000/09/15 08:20:14 PDT Modified files: devel/ORBit Makefile Log: Address a potential security issue by forcibly telling ORBit not to listen on any network (IPv4 or IPv6) sockets, if and only if the user hasn't already installed a ${PREFIX}/etc/orbitrc file (the default, and most likely case) Issue raised by: Louis A. Mamakos Discussed on: security mailing list Revision Changes Path 1.35 +9 -1 ports/devel/ORBit/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message