Fix for PR/413:
commit29bd94b669fe5b33f4c36b4b2dc66c1dd028ea57
authorAlexandre Duret-Lutz <adl@gnu.org>
Sun, 29 Feb 2004 16:26:27 +0000 (29 16:26 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sun, 29 Feb 2004 16:26:27 +0000 (29 16:26 +0000)
tree1fa9ebd7523c6000c7bcbf499de7bac31c3332e8
parent44ce29d92459925b04d82e32651c6d86437ddb53
Fix for PR/413:
* lib/am/distdir.am (distcheck): Create $dc_destdir with `umask
077 && mkdir' instead of `$(mkdir_p)'.  This prevents possible
symlink attacks reported by Stefan Nordhausen.
ChangeLog
Makefile.in
NEWS
THANKS
lib/am/distdir.am