Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Apr 2004 22:50:29 -0700
From:      Joshua Lokken <joshua@twobirds.us>
To:        ben@twobirds.us
Subject:   Fw: Re: OpenSSL/0.9.7c-p1 & OpenSSH_3.5p1
Message-ID:  <20040423055028.GB58118@freebsd.jolok.org>

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

From: Matthew Seaman <m.seaman@infracaninophile.co.uk>
Date: Thu, 22 Apr 2004 12:31:24 +0100
To: Pelle Andersson <pelle@spd.nu>
Cc: freebsd-questions@freebsd.org
Subject: Re: OpenSSL/0.9.7c-p1 & OpenSSH_3.5p1
User-Agent: Mutt/1.5.6i

On Thu, Apr 22, 2004 at 10:27:10AM +0200, Pelle Andersson wrote:
> Hi!
> 
> How can I the easiest way update/upgrade OpenSSL & OpenSSH on a FreeBSD 4.9
> machine?
> 
> 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"
> 
> I thought they where updated when running 'make world'?
> 
> Now I am using:
> >> OpenSSL 0.9.7c-p1 30 Sep 2003
> >> OpenSSH_3.5p1 FreeBSD-20030924
> 
> uname -a:
> 
> 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

-- 
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

----- End forwarded message -----



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