From nobody@FreeBSD.org  Fri Mar  8 06:43:51 2002
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id B7DA337B400
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  8 Mar 2002 06:43:50 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id g28Eho165812;
	Fri, 8 Mar 2002 06:43:50 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200203081443.g28Eho165812@freefall.freebsd.org>
Date: Fri, 8 Mar 2002 06:43:50 -0800 (PST)
From: Michael Scheidell <scheidell@secnap.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: on 3.5.1-STABLE missing dirname in libc
X-Send-Pr-Version: www-1.0

>Number:         35675
>Category:       ports
>Synopsis:       on 3.5.1-STABLE missing dirname in libc
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    dinoex
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 08 06:50:00 PST 2002
>Closed-Date:    Fri Mar 8 12:34:17 PST 2002
>Last-Modified:  Fri Mar 08 12:52:40 PST 2002
>Originator:     Michael Scheidell
>Release:        3.5.1-STABLE
>Organization:
SECNAP Network Security, LLC
>Environment:
FreeBSD caerulus.cerintha.com 3.5-STABLE FreeBSD 3.5-STABLE #6: Thu Oct 18 10:49:01 EDT 2001     scheidell@caerulus.cerintha.com:/usr/src/sys/compile/CAERULUS  i386

>Description:
attempted to compile openssh due to recent security alerts.
Second attempt failed, missinf func dirname in auth.o


>How-To-Repeat:
cd /usr/ports/security/openssh
(apply previous patch to sshconnect.c to fix inet probs)
make
>Fix:
cp -p /usr/src/contrib/cpio/dirname.c to work/ssh/lib
edit Makefile to compile it
(and hope dirname.o in cpio is ok!)

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->dinoex 
Responsible-Changed-By: petef 
Responsible-Changed-When: Fri Mar 8 08:36:19 PST 2002 
Responsible-Changed-Why:  
Over to maintainer 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=35675 
State-Changed-From-To: open->closed 
State-Changed-By: dinoex 
State-Changed-When: Fri Mar 8 12:34:17 PST 2002 
State-Changed-Why:  
A  fix has been committed. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=35675 
>Unformatted:
