From nobody@FreeBSD.org  Tue Jul  2 15:31:47 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 627C837B400
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  2 Jul 2002 15:31:47 -0700 (PDT)
Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0E2DF43E09
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  2 Jul 2002 15:31:47 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g62MB1OT035787
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 2 Jul 2002 15:11:01 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.4/8.12.4/Submit) id g62MB1qB035786;
	Tue, 2 Jul 2002 15:11:01 -0700 (PDT)
Message-Id: <200207022211.g62MB1qB035786@www.freebsd.org>
Date: Tue, 2 Jul 2002 15:11:01 -0700 (PDT)
From: Frank Sheiness <archon@dough.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: bind8 port puts nslookup in the wrong place with PORT_REPLACES_BASE_BIND8
X-Send-Pr-Version: www-1.0

>Number:         40126
>Category:       misc
>Synopsis:       bind8 port puts nslookup in the wrong place with PORT_REPLACES_BASE_BIND8
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    dougb
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 02 15:40:01 PDT 2002
>Closed-Date:    Sat Jun 07 05:44:30 PDT 2003
>Last-Modified:  Sat Jun 07 05:44:30 PDT 2003
>Originator:     Frank Sheiness
>Release:        4.5-STABLE
>Organization:
>Environment:
FreeBSD sandbox.texas.rr.com 4.5-STABLE FreeBSD 4.5-STABLE #5: Mon Apr 22 14:11:43 CDT 2002     root@sandbox.texas.rr.com:/usr/obj/usr/src/sys/SANDBOX  i386
>Description:
Because of the recent libbind vulnerability, I wanted to replace the base bind8 with the port bind8 to get rid of the binaries compiled with a broken libbind, i.e. nslookup.  When I installed, however, I noticed that  I had two copies of nslookup.  The old one from base in /usr/sbin and the new one from the port in /usr/bin.  This obviously defeats the purpose of the upgrade which was to get rid of the vulnerable binaries.
>How-To-Repeat:
cd /usr/ports/net/bind8
make -DPORT_REPLACES_BASE_BIND8
make -DPORT_REPLACES_BASE_BIND8 install
>Fix:
      
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->dougb 
Responsible-Changed-By: roam 
Responsible-Changed-When: Wed Jul 3 02:27:46 PDT 2002 
Responsible-Changed-Why:  
Over to the port maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=40126 
State-Changed-From-To: open->closed 
State-Changed-By: dougb 
State-Changed-When: Sat Jun 7 05:43:00 PDT 2003 
State-Changed-Why:  

This is fixed, thanks for bringing it to my attention. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=40126 
>Unformatted:
