Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Sep 2008 04:38:53 -0700
From:      Colin Percival <cperciva@freebsd.org>
To:        xorquewasp@googlemail.com
Cc:        Daniel Eischen <deischen@freebsd.org>, freebsd-hackers@freebsd.org
Subject:   Re: freebsd-update missed?
Message-ID:  <48DE1B4D.80608@freebsd.org>
In-Reply-To: <20080927065227.GB4416@logik.internal.network>
References:  <20080926222711.GA74003@logik.internal.network> <48DD73A9.5000505@elischer.org> <20080926234727.GA60860@logik.internal.network> <Pine.GSO.4.64.0809262143130.3227@sea.ntplx.net> <20080927021709.GB60860@logik.internal.network> <Pine.GSO.4.64.0809270105450.3862@sea.ntplx.net> <20080927065227.GB4416@logik.internal.network>

next in thread | previous in thread | raw e-mail | index | archive | help
xorquewasp@googlemail.com wrote:
> I've CCd in cperciva@ to see what he thinks...

I missed the beginning of this thread, but looking back in the archives...

1. I'm very confident that FreeBSD Update is distributing the updated
libpthread.so.

2. If you run ident on the libpthread.so.2 which FreeBSD Update distributes,
or look at the src/lib/libpthread/thread/thr_kern.c which FreeBSD Update
distributes, you'll see the old 1.116.2.1 RCS number.  This is because
FreeBSD Update mimics "start with the released source code and then apply
the patches which are signed by the FreeBSD Security Officer" without a
detour through CVS -- that detour through CVS would be impossible, in fact,
since we build the binary updates before doing CVS (oops, SVN) commits.

3. If you want to check that you have the latest libpthread.so for FreeBSD
6.3, `sha256 /lib/libpthread.so.2` on an i386 system should print
SHA256 (/lib/libpthread.so.2) = 
ff3fc6111331d5b64f939117daef176cc5c511362786ed6325a2333848e80573

4. If your system claims to be running 6.3-RELEASE-p1 but says that there
are no updates needed to update to 6.3-RELEASE-p4, it probably means that
you installed the updated kernel which came with 6.3-RELEASE-p4 but you
haven't rebooted yet.

Colin Percival



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