[Bug 268593] lang/execline: execline-cd, execline-umask are not world-executable
Date: Thu, 16 Feb 2023 16:25:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268593 --- Comment #5 from saj <sg@redu.cx> --- (In reply to Fernando ApesteguĂa from comment #4) Hello, I built execline-2.9.1.0 from ports revision 7a9318b52f30. Modes on execline-cd and execline-umask remain the same. Still 0700 instead of 0755. The latter is expected. # xzcat execline-2.9.1.0.pkg | tar t -v | grep -- /bin/execline- -rwx------ 0 root wheel 8552 Feb 17 03:14 /usr/local/bin/execline-cd -rwx------ 0 root wheel 8872 Feb 17 03:14 /usr/local/bin/execline-umask # xzcat execline-2.9.1.0.pkg | tar t -v | grep -- /bin/posix- -rwxr-xr-x 0 root wheel 15792 Feb 17 03:14 /usr/local/bin/posix-cd -rwxr-xr-x 0 root wheel 12312 Feb 17 03:14 /usr/local/bin/posix-umask While the Jan '23 skaware update is much appreciated, I am afraid this bug remains. -- You are receiving this mail because: You are the assignee for the bug.