Paul Smith
1d20aa7247
[SV 61621] Don't use POSIX_SPAWN_RESETIDS with posix_spawn()
...
When make is invoked in a environment where the user namespace is
restricted, such as under unshare(1) (on GNU/Linux), it won't be able
to find its real UID so the effective UID can't be set to it and
posix_spawn() will fail with EINVAL.
It's not less safe to run recipe jobs using the same UID values that
make was invoked with, so don't worry about this flag.
* src/job.c (child_execute_job): Don't set POSIX_SPAWN_RESETIDS flag.
2021-12-19 16:34:10 -05:00
..
2021-09-07 01:14:33 -04:00
2020-01-03 02:08:59 -05:00
2020-01-03 02:08:59 -05:00
2020-01-03 02:08:59 -05:00
2020-11-29 17:59:40 -05:00
2021-11-28 15:51:37 -05:00
2020-01-03 02:08:59 -05:00
2021-11-28 14:27:10 -05:00
2021-11-28 14:27:10 -05:00
2021-11-28 14:27:10 -05:00
2020-01-20 19:25:54 -05:00
2020-12-05 16:25:12 -05:00
2021-09-06 20:42:34 -04:00
2021-03-28 16:25:52 -04:00
2021-03-28 16:25:52 -04:00
2021-03-15 01:17:06 -04:00
2021-09-07 01:14:20 -04:00
2021-09-07 01:14:20 -04:00
2021-11-28 15:51:37 -05:00
2020-01-03 02:08:59 -05:00
2020-01-03 02:08:59 -05:00
2020-01-03 02:08:59 -05:00
2020-01-03 02:08:59 -05:00
2020-01-03 02:08:59 -05:00
2020-01-03 02:08:59 -05:00
2020-01-03 02:08:59 -05:00
2021-09-05 21:09:27 -04:00
2017-11-19 14:07:22 -05:00
2021-11-27 22:00:12 -05:00
2021-12-19 16:34:10 -05:00
2020-01-20 19:25:54 -05:00
2020-05-03 14:54:56 -04:00
2020-01-03 02:08:59 -05:00
2021-09-06 20:36:15 -04:00
2021-11-28 14:27:10 -05:00
2021-10-18 23:00:21 -04:00
2020-01-03 02:08:59 -05:00
2020-03-31 00:19:20 -04:00
2020-03-31 01:07:43 -04:00
2020-05-02 20:09:29 -04:00
2021-09-07 01:14:20 -04:00
2021-10-18 23:00:21 -04:00
2020-01-03 02:08:59 -05:00
2020-01-03 02:08:59 -05:00
2021-10-18 23:00:21 -04:00
2021-10-18 23:00:21 -04:00
2020-01-03 02:08:59 -05:00
2020-01-03 02:08:59 -05:00
2021-09-20 00:29:31 -04:00
2021-09-20 00:29:31 -04:00
2020-01-03 02:08:59 -05:00
2020-01-20 19:25:54 -05:00
2020-01-20 19:25:54 -05:00
2020-05-03 14:54:56 -04:00
2020-01-03 02:08:59 -05:00
2020-01-20 19:25:54 -05:00
2020-01-03 02:08:59 -05:00
2020-05-03 14:54:56 -04:00
2021-09-05 21:09:27 -04:00