From owner-freebsd-security@FreeBSD.ORG Wed Aug 6 17:02:27 2003 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2191437B401 for ; Wed, 6 Aug 2003 17:02:26 -0700 (PDT) Received: from mail1.acecape.com (mail1.acecape.com [66.114.74.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id F400443F85 for ; Wed, 6 Aug 2003 17:02:25 -0700 (PDT) (envelope-from lists@natserv.com) Received: from p65-147.acedsl.com (p65-147.acedsl.com [66.114.65.147]) by mail1.acecape.com (8.12.9/8.12.9) with ESMTP id h7702PNL030560 for ; Wed, 6 Aug 2003 20:02:25 -0400 Date: Wed, 6 Aug 2003 20:02:49 -0400 (EDT) From: Francisco Reyes X-X-Sender: fran@zoraida.natserv.net To: FreeBSD Security List Message-ID: <20030806195732.U69121@zoraida.natserv.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Checking realpath file up to date X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2003 00:02:27 -0000 On the advisory about the realpath problem it says that it was corrected: RELENG_4_8 src/UPDATING 1.73.2.80.2.3 src/lib/libc/stdlib/realpath.c 1.9.14.1 src/sys/conf/newvers.sh 1.44.2.29.2.2 I ran cvsup and when I look at my src/lib/libc/stdlib/realpath.c I see src/lib/libc/stdlib/realpath.c,v 1.9.2.2 2003/06/02 and the date is 6-24. That version is higher than the one said to have been corrected on 8-3 (1.9.14.1), but the file is from 6-24. Did I cvsuped an old file? Got my sources from cvsup16.