From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#28751: GuixSD setuid-programs handling creates setuid binaries in the store Date: Sun, 08 Oct 2017 21:54:22 +0200 Message-ID: <87lgklbekx.fsf@gnu.org> References: <87h8v9cuhw.fsf@gnu.org> <877ew5cu56.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50618) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e1HfD-0002ea-P4 for bug-guix@gnu.org; Sun, 08 Oct 2017 15:55:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e1HfC-0003j3-Si for bug-guix@gnu.org; Sun, 08 Oct 2017 15:55:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:48026) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e1HfC-0003ir-OF for bug-guix@gnu.org; Sun, 08 Oct 2017 15:55:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e1HfC-0004pw-H4 for bug-guix@gnu.org; Sun, 08 Oct 2017 15:55:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <877ew5cu56.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sun, 08 Oct 2017 21:32:53 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 28751-done@debbugs.gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > >> On GuixSD, =E2=80=98activate-setuid-programs=E2=80=99 in (gnu build acti= vation) would >> create setuid-root binaries under /gnu/store for all the programs listed >> under =E2=80=98setuid-programs=E2=80=99 in the =E2=80=98operating-system= =E2=80=99 declaration. > > Fixed by > . Detailed announcement at: https://lists.gnu.org/archive/html/guix-devel/2017-10/msg00090.html Ludo=E2=80=99.