Re: MAINTAINER FIX: x11/emwm-utils add SUID to xmsm and xmsession

2025-02-28 Thread izzy Meyer
r Cc: Lucas Gabriel Vuotto , ports@openbsd.org Subject: Re: MAINTAINER FIX: x11/emwm-utils add SUID to xmsm and xmsession On 2025/02/28 01:45, izzy Meyer wrote: > On Fri, 28 Feb 2025 03:13:53 + > Lucas Gabriel Vuotto wrote: > > > Hello, > > > > On Thu, Feb 27

Re: MAINTAINER FIX: x11/emwm-utils add SUID to xmsm and xmsession

2025-02-28 Thread Stuart Henderson
On 2025/02/28 01:45, izzy Meyer wrote: > On Fri, 28 Feb 2025 03:13:53 + > Lucas Gabriel Vuotto wrote: > > > Hello, > > > > On Thu, Feb 27, 2025 at 07:52:30PM -0600, izzy Meyer wrote: > > > Hello ports@ > > > > > > Attached is a diff to set SUID on xmsm and xmsession which fixes the > > > lo

Re: MAINTAINER FIX: x11/emwm-utils add SUID to xmsm and xmsession

2025-02-28 Thread izzy Meyer
On Fri, 28 Feb 2025 01:45:00 -0600 izzy Meyer wrote: > > FWIW, both FreeBSD and NetBSD's port for this software set SUID for > these binaries w/o extra patching or overrides, but for some > reason, my port doesn't set SUID. > [..snip] > > Minor question, I actually don't see SUID being set w

Re: MAINTAINER FIX: x11/emwm-utils add SUID to xmsm and xmsession

2025-02-27 Thread izzy Meyer
On Fri, 28 Feb 2025 03:13:53 + Lucas Gabriel Vuotto wrote: > Hello, > > On Thu, Feb 27, 2025 at 07:52:30PM -0600, izzy Meyer wrote: > > Hello ports@ > > > > Attached is a diff to set SUID on xmsm and xmsession which fixes the > > locking/logout/poweroff/shutdown errors. This also bumps REVI

Re: MAINTAINER FIX: x11/emwm-utils add SUID to xmsm and xmsession

2025-02-27 Thread Lucas Gabriel Vuotto
Hello, On Thu, Feb 27, 2025 at 07:52:30PM -0600, izzy Meyer wrote: > Hello ports@ > > Attached is a diff to set SUID on xmsm and xmsession which fixes the > locking/logout/poweroff/shutdown errors. This also bumps REVISION to > 1. > Index: x11/emwm-utils/Makefile > =