From owner-freebsd-bugs Tue Jul 2 15:40: 9 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB7EE37B401 for ; Tue, 2 Jul 2002 15:40:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16A6E43E0A for ; Tue, 2 Jul 2002 15:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g62Me1JU018852 for ; Tue, 2 Jul 2002 15:40:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g62Me170018850; Tue, 2 Jul 2002 15:40:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 627C837B400 for ; 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 ; 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 ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/40126: bind8 port puts nslookup in the wrong place with PORT_REPLACES_BASE_BIND8 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jul 02 15:40:01 PDT 2002 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message