From owner-freebsd-questions@FreeBSD.ORG Tue Sep 16 09:21:27 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 A986516A4B3 for ; Tue, 16 Sep 2003 09:21:27 -0700 (PDT) Received: from tonnikala.nettikala.fi (tonnikala.nettikala.fi [212.182.218.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E66843F85 for ; Tue, 16 Sep 2003 09:21:26 -0700 (PDT) (envelope-from mailing-lists@johanpaul.com) Received: from localhost (localhost [127.0.0.1]) by tonnikala.nettikala.fi (Postfix) with ESMTP id 22C2C4200BA for ; Tue, 16 Sep 2003 19:21:30 +0300 (EEST) Received: by tonnikala.nettikala.fi (Postfix, from userid 612) id 00ECF4200BC; Tue, 16 Sep 2003 19:21:29 +0300 (EEST) Received: from johanpaul.com (tellus.milkyway [10.0.42.1]) by tonnikala.nettikala.fi (Postfix) with ESMTP id 5895C4200BA for ; Tue, 16 Sep 2003 19:21:29 +0300 (EEST) Message-ID: <3F67392B.5010200@johanpaul.com> Date: Tue, 16 Sep 2003 19:24:11 +0300 From: Johan Paul User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030827 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-0.8 required=7.0 tests=SIGNATURE_SHORT_DENSE,SPAM_PHRASE_00_01,USER_AGENT, USER_AGENT_MOZILLA_UA,X_ACCEPT_LANG version=2.43-cvs X-Spam-Level: X-Virus-Scanned: by AMaViS snapshot-20020531 Subject: Upgrading sshd? 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: Tue, 16 Sep 2003 16:21:27 -0000 Hi all, Refering to the latest sshd vurnability (http://slashdot.org/articles/03/09/16/1327248.shtml?tid=126&tid=172) I was thinking of upgradeing my sshd as well. So I cvsup'ed my system (FBSD 4.8) and there seems to be a updated file for sshd. But how do I upgrade sshd safly since when I type 'pkg_info |grep ssh' it return no packages. I guess sshd is included somehow by the default install (??) but how can I now upgrade it? I was thinking of portupgrade, but it needs a package to upgrade... Thanks! -- Johan Paul