Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 2a5702a936829c30b1c427028fdb75a21e2e6771
https://github.com/tmux/tmux/commit/2a5702a936829c30b1c427028fdb75a21e2e6771
Author: nicm <nicm>
Date: 2020-03-12 (Thu, 12 Mar 2020)
Changed paths:
M client.c
M server.c
M tmux.c
M tmux.h
Log Message:
-----------
When the server socket is given by the user with -S, create it with
umask 177 instead of 117 because it may not be in a safe directory like
the default directory in /tmp. The user can chmod it more open after it
is created if they want.
Commit: 1a2e66f345a0b3b87654a0ef1765d4e5700d3faa
https://github.com/tmux/tmux/commit/1a2e66f345a0b3b87654a0ef1765d4e5700d3faa
Author: Thomas Adam <[email protected]>
Date: 2020-03-12 (Thu, 12 Mar 2020)
Changed paths:
M client.c
M server.c
M tmux.c
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/39dc80975144...1a2e66f345a0
--
You received this message because you are subscribed to the Google Groups
"tmux-git" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web, visit
https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/master/39dc80-1a2e66%40github.com.