Fix for PR/413:
commita9800a566efb292d0cba6301815e40c42ff1b552
authorAlexandre Duret-Lutz <adl@gnu.org>
Sun, 29 Feb 2004 16:26:12 +0000 (29 16:26 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sun, 29 Feb 2004 16:26:12 +0000 (29 16:26 +0000)
treef7cf774e1b0b2e20bb47c5df3dd37ad56e224c15
parent211ed859b798f7640a7a24e3e1c3c4d51c105cc3
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
THANKS
lib/am/distdir.am