From owner-freebsd-questions@FreeBSD.ORG Wed Sep 17 18:42:41 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B880F16A4B3 for ; Wed, 17 Sep 2003 18:42:41 -0700 (PDT) Received: from mail.looneys.net (mail.looneys.net [63.231.250.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE06643FAF for ; Wed, 17 Sep 2003 18:42:40 -0700 (PDT) (envelope-from m@loonsoft.com) Received: from serpico.looneys.net (serpico.looneys.net [63.231.250.36]) by mail.looneys.net (Postfix) with ESMTP id 01390225C0 for ; Wed, 17 Sep 2003 20:42:39 -0500 (CDT) From: McClain Looney Organization: LoonSoft LLC To: freebsd-questions@freebsd.org Date: Wed, 17 Sep 2003 20:42:39 -0500 User-Agent: KMail/1.5.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200309172042.39766.m@loonsoft.com> Subject: sshd patch X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 01:42:41 -0000 Hello, I followed the instructions to patch my sshd for SA03:12, only to find my version string still doesn't match the one in the advisory. Am I correct in assuming it should read OpenSSH_3.5p1 FreeBSD-20030917 ? It currently reads SSH-1.99-OpenSSH_3.5p1 FreeBSD-20030201. What could be causing this? Is a make clean required before the depend? Thanks, -- McClain Looney