BASH Shellshock and FreeBSD 4.X

Polytropon freebsd at edvax.de
Mon Sep 29 15:23:39 UTC 2014


On Mon, 29 Sep 2014 22:29:06 +0930, Shane Ambler wrote:
> On 29/09/2014 17:39, Polytropon wrote:
> > On Sun, 28 Sep 2014 13:59:13 -0700, Everett Batey wrote:
> >> Severely stuck in Time - OLD FBSD .. any bright ideas around /bin/bash
> >> risks AND NOT DONT TELL ME UPDATE FBSD .. - Dependencies I can NOT
> >> escape ..
> 
> > If you're using ports:
> > 
> > 	# portsnap fetch update
> > 	# cd /usr/ports/shells/bash
> > 	# make deinstall
> > 	# make
> > 	# make reinstall
> > 
> 
> I'm not 100% certain that the current ports tree will work on 4.x
> 
> I'd keep a copy of your current tree before trying updates. If you have
> trouble with the current ports then put the old version back in place
> and look at the changes made to fix the issue and incorporate them into
> your tree.

Yes, _that_ might be a problem...

On the other hand, maybe it would even be possible to check
out the current source for bssh (and maybe its dependencies)
and build them "off the track", i. e., not using the ports
infrastructure at all, and then manually copying the resulting
binary to the required place, as well as its libraries (unless
static linking has been enabled). It's worth having a look at
./configure's options to tune this approach.


-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...


More information about the freebsd-questions mailing list