diff options
author | simonraven <simonraven@web> | 2009-05-19 16:21:46 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-05-19 16:21:46 -0400 |
commit | 305769cebcf390b9abc92b4fe49cf40d8a39880f (patch) | |
tree | 59b6ef2319ee14ca0c6285c866be4055d417c334 | |
parent | 788e4579f9297091b9835dea10ba884fe5735d31 (diff) |
-rw-r--r-- | doc/bugs/Insecure_dependency_in_mkdir.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/bugs/Insecure_dependency_in_mkdir.mdwn b/doc/bugs/Insecure_dependency_in_mkdir.mdwn index d3a7f0568..5410ebbfd 100644 --- a/doc/bugs/Insecure_dependency_in_mkdir.mdwn +++ b/doc/bugs/Insecure_dependency_in_mkdir.mdwn @@ -143,7 +143,8 @@ dubious >>>>>> otherwise I'd get bogus errors about CGI::Cookie_al or some such thing. >>>>>> >>>>>> How I installed it was in non-public directories in various sites, then ->>>>>> make it publish stuff to a public dir in the relevant site. +>>>>>> make it publish stuff to a public dir in the relevant site. Or do you +>>>>>> mean installed, as in the whole thing? From a .deb I made based on the git tree, with `git-buildpackage`. >>>>>> >>>>>> This issue is recent, after a `git pull` IIRC. It has never happened before. It's also puzzling me. >>>>>> |