polkit-org / polkit

polkit (formerly PolicyKit) is a toolkit for defining and handling authorizations. It is used for allowing unprivileged processes to speak to privileged processes.
Other
68 stars 33 forks source link

Use GTask API #67

Open polkit-github-migration-bot opened 6 years ago

polkit-github-migration-bot commented 6 years ago

In gitlab.freedesktop.org by bugzilla-migration on May 5, 2018, 23:25

Link to the original issue: https://gitlab.freedesktop.org/polkit/polkit/-/issues/66

Submitted by Corentin Noël @tintou

Assigned to David Zeuthen @david

Link to original bug (#106414)

Description

The new GTask API is around since 5 years now

polkit-github-migration-bot commented 6 years ago

In gitlab.freedesktop.org by bugzilla-migration on May 5, 2018, 23:26

:hammer_and_wrench: Corentin Noël @tintou submitted a patch:

Here is a patch porting it to the GTask API GIO version bumped to 2.36 but it shouldn't be an issue as this API is around since 5 years.

Patch 139377, "Ported to GTask API":
0001-glib-ported-to-GTask-API.patch