This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".
The branch, master has been updated
via f57ed76faed9e9e922ba93dd3bf8740974eb718a (commit)
from f5bc22b18e3c3042dbf7e4ecc38e046b13a2a992 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f57ed76faed9e9e922ba93dd3bf8740974eb718a
Author: Svante Signell <[email protected]>
Date: Wed Jun 17 00:12:49 2015 +0200
Cope with scripts which chmod -x directories
As well as other potential mode changes which are indeed supposed to still
work as root.
* trans/fakeroot.c (netfs_attempt_chmod): Always set S_IRUSR and S_IWUSR in
real_mode, and set S_IXUSR also when this is a directory.
-----------------------------------------------------------------------
Summary of changes:
trans/fakeroot.c | 10 ++++------
1 files changed, 4 insertions(+), 6 deletions(-)
hooks/post-receive
--
Hurd