summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@fedoraproject.org>2010-03-11 19:23:59 +0000
committerNalin Dahyabhai <nalin@fedoraproject.org>2010-03-11 19:23:59 +0000
commit5ade34aee9a6c7273be05dea4154f08f4945a91d (patch)
tree4c8b4ff3476625b4923a3a47ded1e2560182a029
parente03499409aaa52b603936a91552f73d2c0c453d3 (diff)
downloadkrb5-5ade34aee9a6c7273be05dea4154f08f4945a91d.tar.gz
krb5-5ade34aee9a6c7273be05dea4154f08f4945a91d.tar.xz
krb5-5ade34aee9a6c7273be05dea4154f08f4945a91d.zip
- add a header describing the what and why here
-rw-r--r--krb5-1.3.4-send-pr-tempfile.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/krb5-1.3.4-send-pr-tempfile.patch b/krb5-1.3.4-send-pr-tempfile.patch
index 3bfaaaf..a9ffa31 100644
--- a/krb5-1.3.4-send-pr-tempfile.patch
+++ b/krb5-1.3.4-send-pr-tempfile.patch
@@ -1,3 +1,5 @@
+Use mktemp to create our temporary files instead of basing them on our PID.
+Only portable if you assume the presence of a mktemp helper.
diff -ur krb5-1.3.4/src/util/send-pr/send-pr.sh krb5-1.3.4/src/util/send-pr/send-pr.sh
--- krb5-1.3.4/src/util/send-pr/send-pr.sh 1997-03-20 01:13:56.000000000 +0100
+++ krb5-1.3.4/src/util/send-pr/send-pr.sh 2004-09-20 11:28:56.000000000 +0200