summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2013-09-01 14:07:09 +0100
committerColin Guthrie <colin@mageia.org>2013-09-01 15:12:40 +0100
commitd85cfc53e51bc296ed438ed1e315140e0542fae8 (patch)
tree059d02a13b628465abfe01d2bd377115fb521fe7 /NEWS
parentbfcf1d94d85817ee0edad238dbb171ef1b661e9d (diff)
downloadcontrol-center-d85cfc53e51bc296ed438ed1e315140e0542fae8.tar
control-center-d85cfc53e51bc296ed438ed1e315140e0542fae8.tar.gz
control-center-d85cfc53e51bc296ed438ed1e315140e0542fae8.tar.bz2
control-center-d85cfc53e51bc296ed438ed1e315140e0542fae8.tar.xz
control-center-d85cfc53e51bc296ed438ed1e315140e0542fae8.zip
Convert to polkit from usermode consolehelper for gaining root privileges
polkit is better integrated into various environments, both console and GUI and offers better access rules and prevents the internal need to run su which is prone to errors and doesn't offer an environment agnostic prompt to the user. As pkexec does not like being run from a forked process, the forking in the wrapper when running under X has been dropped. mga#11125
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5a1917f2..5ababac2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+- use polkit for authorisation (mga#11125)
- further delay event for slow machines (mga#10289)
Version 12.39 - 18 June 2013 Thierry Vignaud