* Matt Taggart:

> I am also seeing the problem in #763198 where debirf creation appears to be 
> broken with the new bash. cc'ing bash maintainer and security team, maybe 
> they will know if the problem is in debirf or the bash fix.

I think this is the result of the environment of a patched bash
leaking into a chroot which still has an unpatched bash.

It's not clear to me why debirf needs exported functions.  If these
functions do not have to be exported to the chroot, it is probably
best to use "env -i" to call the chroot programs in debirf_exec (which
will reset TMPDIR as well).


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to