Discussion:
Not getting updates for openssl vulnerability
(too old to reply)
Marius Schamschula
2016-05-05 00:14:42 UTC
Permalink
Hi all,

I’ve got FreeBSD 10.3-RELEASE-p0 installed, but running

freebsd-update fetch

and

freebsd-update install

does not update openssl to version 1.0.1t,

Rather I get

$ openssl version
OpenSSL 1.0.1s-freebsd 1 Mar 2016

I also had a failure to install 10.3-RELEASE-p1:

I got the same issue as Update auf 10.3-RELEASE-p1 | BSDForen.de - Die BSD-Community

I’ve tried rebooting, and then tried

# freebsd-update -r 10.3-RELEASE-p2 upgrade
Looking up update.FreeBSD.org mirrors... 4 mirrors found.
Fetching metadata signature for 10.3-RELEASE from update3.freebsd.org... done.
Fetching metadata index... done.
Inspecting system... done.

The following components of FreeBSD seem to be installed:
kernel/generic world/base world/doc world/games world/lib32

The following components of FreeBSD do not seem to be installed:

Does this look reasonable (y/n)? y

Fetching metadata signature for 10.3-RELEASE-p2 from update3.freebsd.org... failed.
Fetching metadata signature for 10.3-RELEASE-p2 from update5.freebsd.org... failed.
Fetching metadata signature for 10.3-RELEASE-p2 from update4.freebsd.org... failed.
Fetching metadata signature for 10.3-RELEASE-p2 from update6.freebsd.org... failed.
No mirrors remaining, giving up.

Any ideas?

Marius
--
Marius Schamschula
Arthur Chance
2016-05-05 11:20:14 UTC
Permalink
Post by Marius Schamschula
Hi all,
I’ve got FreeBSD 10.3-RELEASE-p0 installed, but running
freebsd-update fetch
and
freebsd-update install
does not update openssl to version 1.0.1t,
Rather I get
$ openssl version
OpenSSL 1.0.1s-freebsd 1 Mar 2016
I got the same issue as Update auf 10.3-RELEASE-p1 | BSDForen.de - Die BSD-Community
I’ve tried rebooting, and then tried
# freebsd-update -r 10.3-RELEASE-p2 upgrade
Looking up update.FreeBSD.org mirrors... 4 mirrors found.
Fetching metadata signature for 10.3-RELEASE from update3.freebsd.org... done.
Fetching metadata index... done.
Inspecting system... done.
kernel/generic world/base world/doc world/games world/lib32
Does this look reasonable (y/n)? y
Fetching metadata signature for 10.3-RELEASE-p2 from update3.freebsd.org... failed.
Fetching metadata signature for 10.3-RELEASE-p2 from update5.freebsd.org... failed.
Fetching metadata signature for 10.3-RELEASE-p2 from update4.freebsd.org... failed.
Fetching metadata signature for 10.3-RELEASE-p2 from update6.freebsd.org... failed.
No mirrors remaining, giving up.
I've got a different problem with update. I'm still on 10.2-R but
although I can get to a mirror, there seems to be no update

***@zotac:0# freebsd-version -ku
10.2-RELEASE-p14
10.2-RELEASE-p15
***@zotac:0# freebsd-update fetch
Looking up update.FreeBSD.org mirrors... 4 mirrors found.
Fetching metadata signature for 10.2-RELEASE from update5.freebsd.org...
done.
Fetching metadata index... done.
Inspecting system... done.
Preparing to download files... done.

No updates needed to update system to 10.2-RELEASE-p15.

No sign of the 10.r-RELEASE-p16 that the latest security advisory and
errata talk about.
--
Moore's Law of Mad Science: Every eighteen months, the minimum IQ
necessary to destroy the world drops by one point.
Stari Karp
2016-05-05 21:46:21 UTC
Permalink
Post by Marius Schamschula
Hi all,
I’ve got FreeBSD 10.3-RELEASE-p0 installed, but running
freebsd-update fetch
and
freebsd-update install
does not update openssl to version 1.0.1t, 
Rather I get
$ openssl version
OpenSSL 1.0.1s-freebsd  1 Mar 2016
I also had a failure to install 10.3-RELEASE-p1: 
I got the same issue as Update auf 10.3-RELEASE-p1 | BSDForen.de -
Die BSD-Community
I’ve tried rebooting, and then tried
# freebsd-update -r 10.3-RELEASE-p2 upgrade
Looking up update.FreeBSD.org mirrors... 4 mirrors found.
Fetching metadata signature for 10.3-RELEASE from
update3.freebsd.org... done.
Fetching metadata index... done.
Inspecting system... done.
kernel/generic world/base world/doc world/games world/lib32
Does this look reasonable (y/n)? y
Fetching metadata signature for 10.3-RELEASE-p2 from
update3.freebsd.org... failed.
Fetching metadata signature for 10.3-RELEASE-p2 from
update5.freebsd.org... failed.
Fetching metadata signature for 10.3-RELEASE-p2 from
update4.freebsd.org... failed.
Fetching metadata signature for 10.3-RELEASE-p2 from
update6.freebsd.org... failed.
No mirrors remaining, giving up.
Any ideas?
Marius
--
Marius Schamschula
And I got:
freebsd-update fetch
Looking up update.FreeBSD.org mirrors... 4 mirrors found.
Fetching metadata signature for 10.3-RELEASE from
update6.freebsd.org... done.
Fetching metadata index... done.
Inspecting system... done.
Preparing to download files... done.

No updates needed to update system to 10.3-RELEASE-p0.

uname -a shows: 10.3-RELEASE FreeBSD 10.3-RELEASE #1: Sun Apr 10
13:48:11 EDT 2016    ***@bla.net:/usr/obj/usr/src/sys/GENERIC  amd64

There are no RELEASE-p0 as is above.

Loading...