commit | 6c635224602d760c1208ada337562f40d8ae93a5 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <ben@decadent.org.uk> | Wed Feb 15 14:17:29 2012 +0000 |
committer | Michal Marek <mmarek@suse.cz> | Sat Feb 18 22:33:26 2012 +0100 |
tree | 8f8ce90866a8d6d5bd868a10ffd36dbc31630de3 | |
parent | 620c231c7a7f48745094727bb612f6321cfc8844 [diff] |
builddeb: Don't create files in /tmp with predictable names The current use of /tmp for file lists is insecure. Put them under $objtree/debian instead. Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Cc: stable@vger.kernel.org # 2.6.39+ Acked-by: maximilian attems <max@stro.at> Signed-off-by: Michal Marek <mmarek@suse.cz>