From owner-freebsd-isp Tue Oct 8 5:13:13 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFBB637B401 for ; Tue, 8 Oct 2002 05:13:11 -0700 (PDT) Received: from relay.boerde.de (relay.boerde.de [213.187.87.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77F9643E4A for ; Tue, 8 Oct 2002 05:13:11 -0700 (PDT) (envelope-from shauwn@relay.boerde.de) Received: by relay.boerde.de (Postfix, from userid 639) id 430EEFB5D; Tue, 8 Oct 2002 14:13:05 +0200 (MEST) Received: from localhost (localhost [127.0.0.1]) by relay.boerde.de (Postfix) with ESMTP id 4128CFB5B; Tue, 8 Oct 2002 14:13:05 +0200 (MEST) Date: Tue, 8 Oct 2002 14:13:05 +0200 (MEST) From: Frank Reppin Reply-To: Frank.Reppin@boerde.de To: Nick Kraal Cc: freebsd-isp@FreeBSD.ORG Subject: Re: cvsup/sshd/openssl In-Reply-To: <028201c26ec1$f015cfe0$53e173cb@arc.net.my> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 8 Oct 2002, Nick Kraal wrote: Hi Nick, > I am trying to upgrade my ssh deamon to the latest version 'openssh-3.4_4' > which has dependencies on 'openssl-0.9.6g'. Have updated my ports collection > via cvsup. However I notice that the openssl/sshd used are still the old > versions: > > /usr/local/bin/openssl >new version installed via cvsup > /usr/local/openssl >old version installed via CD-ROM *used* > > /usr/local/sbin/sshd >new version installed via cvsup > /usr/sbin/sshd >old version installed via CD-ROM *used* I would suggest removing the installed (from ports) version and replace them with openssh/openssl (from ports too) but using the OPENSSL_OVERWRITE_BASE and OPENSSH_OVERWRITE_BASE flags. kind regards, Frank Reppin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message