NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NetBSD Security Advisory 2014-006



On Mon, Jun 16, 2014 at 06:53:01PM +1000, Ray Phillips wrote:
> Since there aren't going to be binaries containing the latests fixes to ssh
> on nyftp.netbsd.org for a while,

builds have started again since yesterday. 


> would someone post step by step
> instructions to get the updated source code, compile it and replace the
> faulty pieces of NetBSD please?  The advisory just says "Update src and
> rebuild and install." which is a bit too vague for me.
> 
> The machines I'm responsible for are running NetBSD/i386 6.1.4.  It seems
> the latest vulnerabilites are serious enough that machines shouldn't be left
> running with them, so I'd rather not wait until 6.1.5 is released to repair
> them.

So you probably want:
cvs checkout -d anoncvs%anoncvs.netbsd.org@localhost:/cvsroot co -r netbsd-6-1 
-P src
cd src
./build.sh -u -j2 -U release
this should build a distribution, i.e. the base.tgz, comp.tgz, etc ... files
in some subdirectory. 

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index