Date: Thu, 22 Apr 2004 12:31:24 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Pelle Andersson <pelle@spd.nu> Cc: freebsd-questions@freebsd.org Subject: Re: OpenSSL/0.9.7c-p1 & OpenSSH_3.5p1 Message-ID: <20040422113124.GD26669@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <004b01c42843$9bd00e40$cd87a8c0@spd.lan> References: <004b01c42843$9bd00e40$cd87a8c0@spd.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
--PHCdUe6m4AxPMzOu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 22, 2004 at 10:27:10AM +0200, Pelle Andersson wrote: > Hi! >=20 > How can I the easiest way update/upgrade OpenSSL & OpenSSH on a FreeBSD 4= =2E9 > machine? >=20 > I saw on the net that they where part of the "base system" and therefore I > can't > use portupgrade or "make deinstall/make reinstall" >=20 > I thought they where updated when running 'make world'? >=20 > Now I am using: > >> OpenSSL 0.9.7c-p1 30 Sep 2003 > >> OpenSSH_3.5p1 FreeBSD-20030924 >=20 > uname -a: >=20 > FreeBSD frodo.domain.xyz 4.9-RELEASE-p5 FreeBSD 4.9-RELEASE-p5 #2: Wed Apr > 21 10:21:22 CEST 2004 > @frodo.domain.xyz:/usr/obj/usr/src/sys/FIBOPTIMIZED i386 You're running 4.9-RELEASE. One of the points about the -RELEASE branches is that they are guarranteed *not* to have any new functionality introduced. Updates are limited to bugfixes, generally for security bugs only. Now, you are running the latest patchlevel on the 4.9-RELEASE branch, which means that all known bugs in OpenSSL and OpenSSH will have been fixed. However *only* the bugs have been fixed. There haven't been any patches to add features, neither have there been any patches to modify version numbers. Naive security scanners that *just* look at the version numbers of installed packages will tell you incorrectly that you have a problem. If you want the newer versions of those packages, then you have two choices. You can install them from ports, or you can upgrade to and track a different FreeBSD source branch. If you install from ports, there is a facility for you to install the port in such a way as to overwrite the equivalents in the base system. You can certainly do this if you want, but think carefully before doing so. Overwriting bits of the base system will make it harder for you to do regular upgrades. Otherwise, if you choose to upgrade to a different source branch, you will need to choose one of the development branches in order to get new versions of stuff -- that either 4-STABLE or 5-CURRENT. But 5-CURRENT is not really suitable for any use other than developing the system. 4-STABLE is quite close to winding down, and it's not planned to import the very latest versions of OpenSSH etc: the upcoming 4.10-RELEASE will probably be the last release branched from there, and that will have OpenSSH 3.5p1. Other packages may well get updates though. 5-STABLE is planned coincident with 5.3-RELEASE, which is the next release planned to happen after 4.10. 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 --PHCdUe6m4AxPMzOu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAh60MdtESqEQa7a0RAuttAJ4hH0YkgfrLCHZUQCHL58rdF2lOHQCfZcBn E0VbETh6Z50xG84/AsMgreg= =q6WC -----END PGP SIGNATURE----- --PHCdUe6m4AxPMzOu--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040422113124.GD26669>