Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Sep 2003 12:36:53 +0100
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        Jon Reynolds <jonr@destar.net>
Cc:        FreeBSD List <freebsd-questions@freebsd.org>
Subject:   Re: Patching SSH
Message-ID:  <20030918113652.GB59821@happy-idiot-talk.infracaninophile.co.uk>
In-Reply-To: <1063843300.4701.38.camel@localhost.localdomain>
References:  <1063843300.4701.38.camel@localhost.localdomain>

next in thread | previous in thread | raw e-mail | index | archive | help

--E39vaYmALEf/7YXx
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Sep 17, 2003 at 04:01:40PM -0800, Jon Reynolds wrote:
> I have SSH installed with the base install of 4.7. I downloaded the
> patch and followed the directions: cd /usr/src - patch < /path/to/patch.
> when I issue that command it asks me which file I would like to patch I
> type in buffer.c and it tells me this file cannot be found. What file do
> I need to patch if not buffer.c?

If that is an otherwise unpatched 4.7-RELEASE system, then there are
more security patches to apply than just the latest fun'n'games with
openssh.

The simplest way to get a fully patched source tree is to use cvsup(1)
with a sup-file like this (should be substantially the same as
/usr/share/examples/cvsup/standard-supfile):

    *default host=3Dcvsup7.us.FreeBSD.org
    *default base=3D/usr
    *default prefix=3D/usr
    *default release=3Dcvs tag=3DRELENG_4_7
    *default delete use-rel-suffix
    *default compress
   =20
    src-all

Then either do a complete build,install world+kernel or just rebuild
the selected parts of the source tree as intructed in the security
advisories.

	Cheers,

	Matthew


--=20
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK

--E39vaYmALEf/7YXx
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/aZjUdtESqEQa7a0RAqhGAKCK0Jk6NIhdILFlbtv3og8c9TMw8gCfeuzV
W6VxHRvrN38xb/PHy5jel0g=
=JSGM
-----END PGP SIGNATURE-----

--E39vaYmALEf/7YXx--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030918113652.GB59821>