<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/gnu/system/setuid.scm, branch python-team</title>
<subtitle>Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/'/>
<entry>
<title>privilege: Add file-like-&gt;setuid-program helper.</title>
<updated>2024-09-08T00:00:00+00:00</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2024-09-01T00:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=0dd8e4c35109ed8bc2406a0bc13e18823a334937'/>
<id>0dd8e4c35109ed8bc2406a0bc13e18823a334937</id>
<content type='text'>
* gnu/system/privilege.scm (file-like-&gt;setuid-program): New public
procedure.
* gnu/system/setuid.scm: Re-export it for compatibility.
(file-like-&gt;setuid-program): Remove this old version.
* gnu/services/docker.scm (singularity-setuid-programs): Use it (again).
* gnu/services/desktop.scm (enlightenment-privileged-programs): Likewise.

Change-Id: I8e41144438677a15cdadb3063651dbc780715497
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/system/privilege.scm (file-like-&gt;setuid-program): New public
procedure.
* gnu/system/setuid.scm: Re-export it for compatibility.
(file-like-&gt;setuid-program): Remove this old version.
* gnu/services/docker.scm (singularity-setuid-programs): Use it (again).
* gnu/services/desktop.scm (enlightenment-privileged-programs): Likewise.

Change-Id: I8e41144438677a15cdadb3063651dbc780715497
</pre>
</div>
</content>
</entry>
<entry>
<title>system: (gnu system setuid) wraps (gnu system privilege).</title>
<updated>2024-08-11T00:00:00+00:00</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2022-10-23T00:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=9099f8bdcc35025a00aaa9ab4169b7e5bbe7f00d'/>
<id>9099f8bdcc35025a00aaa9ab4169b7e5bbe7f00d</id>
<content type='text'>
* gnu/system/setuid.scm (setuid-program): Rewrite as syntax to create a
&lt;privileged-program&gt; record that is setuid by default.
(setuid-program?, setuid-program-program, setuid-program-setuid?)
(setuid-program-setgid?, setuid-program-user, setuid-program-group):
Alias their privileged-program equivalent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/system/setuid.scm (setuid-program): Rewrite as syntax to create a
&lt;privileged-program&gt; record that is setuid by default.
(setuid-program?, setuid-program-program, setuid-program-setuid?)
(setuid-program-setgid?, setuid-program-user, setuid-program-group):
Alias their privileged-program equivalent.
</pre>
</div>
</content>
</entry>
<entry>
<title>system: Add (gnu system setuid).</title>
<updated>2021-07-29T17:09:48+00:00</updated>
<author>
<name>Christopher Lemmer Webber</name>
<email>cwebber@dustycloud.org</email>
</author>
<published>2021-07-29T17:09:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=45235e67e4aeac96ad8d60265bef054990aeb425'/>
<id>45235e67e4aeac96ad8d60265bef054990aeb425</id>
<content type='text'>
I flubbed and somehow when including the patch series, this got dropped.
Oops... should fix things again.

* gnu/system/setuid.scm: New file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I flubbed and somehow when including the patch series, this got dropped.
Oops... should fix things again.

* gnu/system/setuid.scm: New file.
</pre>
</div>
</content>
</entry>
</feed>
