Alexander Larsson
76898c4309
Enforce a more permissive umask
...
We enforce an umask of 022 (no world/group writable) in the cli and
the system helper. This is necessary, because we need to create
ostree repositories shared between the helper and the client, and
a more strict umask breaks this.
It would be nice if we could just set this in a thread-local way when
needed, but unfortunately umask() is not threadsafe or overridable in
any local way.
This unfortunately means this it will not automatically work for
libflatpak users...
Closes : #2856
Approved by: alexlarsson
2019-04-25 07:13:58 +00:00
..
2019-02-25 18:12:30 +00:00
2019-04-12 08:59:35 +00:00
2019-04-12 08:59:35 +00:00
2019-02-25 18:12:30 +00:00
2019-02-25 18:12:30 +00:00
2019-02-04 09:51:54 +00:00
2019-02-25 18:12:30 +00:00
2019-04-10 14:34:32 +00:00
2019-04-12 08:59:35 +00:00
2019-01-14 11:10:17 +00:00
2019-04-24 13:28:21 +00:00
2018-05-24 11:59:52 +00:00
2018-05-24 11:59:52 +00:00
2019-04-23 13:05:14 +00:00
2018-05-24 11:59:52 +00:00
2019-02-25 18:12:30 +00:00
2019-04-23 13:05:14 +00:00
2019-02-25 18:12:30 +00:00
2019-03-06 23:44:50 +00:00
2019-02-25 18:12:30 +00:00
2019-04-24 13:31:35 +00:00
2019-01-14 11:10:17 +00:00
2019-02-25 18:12:30 +00:00
2018-09-25 12:17:16 +00:00
2018-09-25 12:17:16 +00:00
2019-04-23 07:54:06 +00:00
2018-09-25 12:17:16 +00:00
2019-04-23 13:05:14 +00:00
2019-04-10 14:34:32 +00:00
2019-02-25 18:12:30 +00:00
2019-02-25 18:12:30 +00:00
2019-04-23 13:05:14 +00:00
2019-04-24 13:31:35 +00:00
2019-04-10 11:57:16 +00:00
2019-02-25 18:12:30 +00:00
2019-04-10 11:57:16 +00:00
2019-03-30 13:02:10 +00:00
2019-04-24 13:31:35 +00:00
2019-03-30 13:02:10 +00:00
2019-01-31 15:19:29 +01:00
2019-04-08 12:50:42 +00:00
2019-04-23 13:05:14 +00:00
2019-04-08 12:50:42 +00:00
2019-04-12 08:59:35 +00:00
2019-02-25 18:12:30 +00:00
2019-02-25 18:12:30 +00:00
2019-01-11 14:00:59 +00:00
2019-04-25 07:13:58 +00:00
2019-01-11 22:34:24 +00:00
2018-12-06 15:01:14 +00:00
2019-02-25 18:12:30 +00:00
2019-02-25 18:12:30 +00:00
2019-04-23 13:05:14 +00:00
2019-04-23 13:05:14 +00:00
2019-01-17 07:27:31 +00:00
2018-07-08 10:05:37 +00:00
2018-04-04 15:08:49 +00:00