Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Oct 2014 19:15:51 -0500
From:      "Jay West" <jwest@ezwind.net>
To:        "'Chris Meyer'" <cmeyer1969+freebsd@gmail.com>, <freebsd-questions@freebsd.org>
Subject:   RE: OpenSSL not updated when using freebsd-update
Message-ID:  <000601cfee56$81db8840$859298c0$@ezwind.net>
In-Reply-To: <CA%2B7L7pCMn36UUDa8fOa2U3wet-mOvLjZByFvNzZ00n1m07L%2BoA@mail.gmail.com>
References:  <CA%2B7L7pCMn36UUDa8fOa2U3wet-mOvLjZByFvNzZ00n1m07L%2BoA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Because it is a binary patch, and it does not update the "version" of SSL,
it just patches the version of SSL that you have - to not have the bug. All
you need to ensure is uname -r reports the new patch level and you're good.

Jay West, President
EZwind.net
11 The Pines Court, Suite B
Chesterfield, MO 63141
P: 314-781-1800
F: 314-558-9284
E: jwest@ezwind.net
W: www.ezwind.net

-----Original Message-----
From: owner-freebsd-questions@freebsd.org
[mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Chris Meyer
Sent: Wednesday, October 22, 2014 4:36 PM
To: freebsd-questions@freebsd.org
Subject: OpenSSL not updated when using freebsd-update

Using a VirtualBox I installed FreeBSD 9.3 from here:

ftp://ftp.freebsd.org/pub/FreeBSD/releases/amd64/amd64/ISO-IMAGES/9.3/

When I initially run the system, I get the following info:

# uname -r
9.3-RELEASE
# openssl version
OpenSSL 0.9.8za-freebsd 5 Jun 2014

Next I run:

/usr/sbin/freebsd-update fetch
/usr/sbin/freebsd-update install
shutdown -r now

When it reboots, I get the following info:

# uname -r
9.3-RELEASE-p3
# openssl version
OpenSSL 0.9.8za-freebsd 5 Jun 2014

Why hasn't OpenSSL been updated to a more recent (fixed) version?
_______________________________________________
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"





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000601cfee56$81db8840$859298c0$>