Files
flatpak/app
Matthew Leeds 5a7d13399f app: Avoid a critical libpolkit error
Currently the flatpak install command reliably produces this error:

** (flatpak:21996): CRITICAL **: 22:38:52.472: polkit_unix_process_set_property: assertion 'val != -1' failed

This is caused by a recent patch to polkit[1] to address CVE-2018-19788,
which apparently means you can't pass -1 to
polkit_unix_process_new_for_owner() for the uid. So change Flatpak to
pass the actual UID instead.

[1] 2cb40c4d5f

Closes: #2414
Approved by: alexlarsson
2018-12-11 10:45:39 +00:00
..
2018-12-10 13:52:39 +01:00
2018-12-10 11:51:11 +01:00
2018-10-10 06:28:28 +00:00
2018-09-26 09:02:42 +00:00
2018-09-26 09:02:42 +00:00
2018-09-26 09:02:42 +00:00
2018-09-26 09:02:42 +00:00
2018-10-11 14:51:51 +02:00
2018-07-08 10:05:37 +00:00
2018-07-08 10:05:37 +00:00
2018-07-08 10:05:37 +00:00