guix-devel/gnu/packages/aux-files
Ludovic Courtès 30da3173d5
pack: Relocatable wrapper now properly maps the current UID/GID.
* gnu/packages/aux-files/run-in-namespace.c (write_id_map)
(disallow_setgroups): New functions.
(main): Use 'clone' via 'syscall' instead of 'fork' followed by
'unshare'.  Add calls to 'disallow_setgroups' and 'write_id_map' in the
parent process.
2018-05-11 18:42:42 +02:00
..
emacs gnu: emacs: Check GUIX_ENVIRONMENT when autoloading packages. 2017-07-29 23:19:17 +03:00
linux-libre gnu: linux-libre: Update to 4.16.1. 2018-04-11 15:04:54 -04:00
run-in-namespace.c pack: Relocatable wrapper now properly maps the current UID/GID. 2018-05-11 18:42:42 +02:00