From owner-freebsd-security@FreeBSD.ORG Tue Mar 29 06:19:58 2005 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 3851316A4CE; Tue, 29 Mar 2005 06:19:58 +0000 (GMT) Received: from mail.bitfreak.org (mail.bitfreak.org [65.75.198.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id C959E43D2F; Tue, 29 Mar 2005 06:19:57 +0000 (GMT) (envelope-from dmp@bitfreak.org) Received: from Spud6000 (mail.bitfreak.org [65.75.198.146]) by mail.bitfreak.org (Postfix) with ESMTP id 6685D19F2C; Mon, 28 Mar 2005 22:25:48 -0800 (PST) From: "Darren Pilgrim" To: "'Colin Percival'" Date: Mon, 28 Mar 2005 22:19:46 -0800 Message-ID: <000a01c53427$517fb520$142a15ac@Spud6000> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 In-Reply-To: <42487991.3080409@freebsd.org> Importance: Normal cc: freebsd-security@freebsd.org Subject: RE: FreeBSD Security Advisory FreeBSD-SA-05:01.telnet 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: Tue, 29 Mar 2005 06:19:58 -0000 Colin Percival wrote: > Will Yardley wrote: > > > > Normally, the security advisories just have you rebuild the > > program in question - wouldn't that have sufficed here? > > For historical reasons, the telnet build is rather messy: Depending > upon which options you have set in /etc/make.conf, telnet might need > to be rebuilt from one of four different directories. You mean, there isn't a cushy Makefile somewhere with a target to automatically choose the correct version to build based on the contents of /etc/make.conf? *gasp* Horrors! Scary. Methinks I've gotten soft in a FreeBSD world where you can do anything you want as long as you know the appropriate target. :)