Fix handling for TEMP, TMP, and TMPDIR variables:
authorZac Medico <zmedico@gentoo.org>
Thu, 10 Dec 2009 01:04:26 +0000 (01:04 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 10 Dec 2009 01:04:26 +0000 (01:04 -0000)
commit920e551da78dcd0099ab0432f4d4a4b20c7f5051
tree3bf9d8f651b0608def23f33f9e5ef53e302ece0b
parentabd5377f55f1a3746e20087d9f10e88e2e522115
Fix handling for TEMP, TMP, and TMPDIR variables:
* Add to whitelist so current values are always used.
* Always filter them from the saved environment.
* Always add thier values to SANDBOX_WRITE. (trunk r14973)

svn path=/main/branches/2.1.7/; revision=15007
bin/ebuild.sh
bin/isolated-functions.sh
pym/portage/__init__.py