]> git.saurik.com Git - apt.git/commit
add TMP/TEMP/TEMPDIR to the TMPDIR DropPrivileges dance
authorDavid Kalnischkies <david@kalnischkies.de>
Fri, 11 Nov 2016 08:18:49 +0000 (09:18 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Fri, 11 Nov 2016 22:38:47 +0000 (23:38 +0100)
commite2c8c825a5470e33c25d00e07de188d0e03922c8
tree4ab99ecfddfb84b792f71acc6db36d6dc6c8f29c
parent58608941e6b58a46109b7cd875716b3d8054c4bf
add TMP/TEMP/TEMPDIR to the TMPDIR DropPrivileges dance

apt tools do not really support these other variables, but tools apt
calls might, so lets play save and clean those up as needed.

Reported-By: Paul Wise (pabs) on IRC
apt-pkg/contrib/fileutl.cc