From owner-freebsd-questions@FreeBSD.ORG Tue Sep 16 16:53:58 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 EE7A416A4F2 for ; Tue, 16 Sep 2003 16:53:58 -0700 (PDT) Received: from web14307.mail.yahoo.com (web14307.mail.yahoo.com [216.136.173.83]) by mx1.FreeBSD.org (Postfix) with SMTP id 7AAFB43FA3 for ; Tue, 16 Sep 2003 16:53:58 -0700 (PDT) (envelope-from davidwagenheim@yahoo.com) Message-ID: <20030916235358.68889.qmail@web14307.mail.yahoo.com> Received: from [68.198.196.139] by web14307.mail.yahoo.com via HTTP; Tue, 16 Sep 2003 16:53:58 PDT Date: Tue, 16 Sep 2003 16:53:58 -0700 (PDT) From: David Wagenheim To: FreeBSD Mail Lists In-Reply-To: <20030916181410.U28821@brittney.jlschwab.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: Patching Openssh on 4.9 PRERELEASE 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 23:53:59 -0000 Okay, so I could go and put any date in there that I like but how would I verify that the update has worked? My manually changing the date to give myself peace of mind doesn't sit well with me. Thanx, David --- FreeBSD Mail Lists wrote: > David; > > You need to edit version.h within > /usr/src/crypto/openssh/version.h > > and change the FreeBSD-20030201 > to be FreeBSD-20030916. > > The patch doesnt update the date. > Only patches the security issue. > > On Tue, 16 Sep 2003, David Wagenheim wrote: > > > The other day I cvsup'd using the stable supfile, > did > > buildworld, installworld and built and installed a > new > > kernel. All of that went fine and I now have a > > 4.9-PRERELEASE box. > > > > Today, I went to patch OpenSSH and I did: > > > > # cd /usr/src > > # patch < /root/buffer46.patch > > # cd /usr/src/secure/lib/libssh > > # make clean > > # make depend && make all install > > # cd /usr/src/secure/usr.sbin/sshd > > # make clean > > # make depend && make all install > > # cd /usr/src/secure/usr.bin/ssh > > # make clean > > # make depend && make all install > > > > Everything went fine but when I checked the > version of > > the newly built sshd, it said: > > > > sshd Version OpenSSH_3.5p1 FreeBSD-20030201 > > > > but according to the advisory, for 4.8, it should > be: > > > > OpenSSH_3.5p1 FreeBSD-20030916 > > > > (For all versions of FreeBSD mentioned in the > > advisory, the version # of OpenSSH reflects > 20030916, > > so I assume mine should as well). > > > > Now I know that I don't have 4.8 but rather 4.9, > but > > does the fact that the version number doesn't > reflect > > September 16 mean that there currently isn't a way > to > > update sshd on a 4.9 system? > > > > If it is helpful, output from uname -a is: > > > > FreeBSD db.mydomain.com 4.9-PRERELEASE #0: Sun Sep > 14 > > 17:38:58 EST 2003 > > root@db.mydomain.com:/usr/obj/usr/src/sys/GENERIC > > > > Thanx, > > > > David > > > > > > __________________________________ > > Do you Yahoo!? > > Yahoo! SiteBuilder - Free, easy-to-use web site > design software > > http://sitebuilder.yahoo.com > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > > __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com