From owner-freebsd-questions@FreeBSD.ORG Wed Sep 17 15:56:12 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 EC4C916A4BF for ; Wed, 17 Sep 2003 15:56:12 -0700 (PDT) Received: from mailout.informatik.tu-muenchen.de (mailout.informatik.tu-muenchen.de [131.159.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53B8544314 for ; Wed, 17 Sep 2003 15:49:56 -0700 (PDT) (envelope-from barner@in.tum.de) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 0901C3B2AF; Thu, 18 Sep 2003 00:49:24 +0200 (CEST) Date: Thu, 18 Sep 2003 00:49:24 +0200 From: Simon Barner To: Dragoncrest Message-ID: <20030917224924.GA1229@zi025.glhnet.mhn.de> References: <5.2.0.9.2.20030916232255.021e2250@pop.voyager.net> <3F67392B.5010200@johanpaul.com> <3F67392B.5010200@johanpaul.com> <5.2.0.9.2.20030916232255.021e2250@pop.voyager.net> <5.2.0.9.2.20030917034601.022a00c0@pop.voyager.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0OAP2g/MAC+5xKAE" Content-Disposition: inline In-Reply-To: <5.2.0.9.2.20030917034601.022a00c0@pop.voyager.net> User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-new at informatik.tu-muenchen.de cc: freebsd-questions@freebsd.org cc: David Benfell Subject: Re: 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: Wed, 17 Sep 2003 22:56:13 -0000 --0OAP2g/MAC+5xKAE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > Cool. How do you see what the patch date is? I know how to find= =20 > the version, but not things like the patch date. Man didn't tell me how = to=20 > either. I am assuming that you mean the base system sshd. You can find the details for the patch at CVSweb site: http://www.freebsd.org/cgi/cvsweb.cgi/src/crypto/openssh/?sortby=3Ddate#dir= list If you have a look at one of the patched files, buffers.c for example. you can reconstruct all the modifications the led the the current version of the file. To continue the example, if you are running -STABLE a.k.a RELENG_4 (at the present), can see that the current CVS revision of buffers.c is 1.1.1.1.2.7, and that it has been merged from -CURRENT's revision 1.2. Cheers, Simon --0OAP2g/MAC+5xKAE Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/aOT0Ckn+/eutqCoRAnLvAKD3lIkbdBaUvaG+wGFJue7mWd9RVgCffk2C OFjLqRktIT3GynIejNTi7js= =TCWx -----END PGP SIGNATURE----- --0OAP2g/MAC+5xKAE--