diff options
author | Colin Guthrie <colin@mageia.org> | 2013-09-03 11:58:05 +0100 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2013-09-03 12:15:20 +0100 |
commit | f7cc863196075c0f0634a115e3417370e8646acd (patch) | |
tree | d1e48cddebb32982e154c543bc69a2133a1680fa /NEWS | |
parent | ce2a0726339307d5b747ac397825adf2cad396ac (diff) | |
download | rpmdrake-f7cc863196075c0f0634a115e3417370e8646acd.tar rpmdrake-f7cc863196075c0f0634a115e3417370e8646acd.tar.gz rpmdrake-f7cc863196075c0f0634a115e3417370e8646acd.tar.bz2 rpmdrake-f7cc863196075c0f0634a115e3417370e8646acd.tar.xz rpmdrake-f7cc863196075c0f0634a115e3417370e8646acd.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.
The 'auth as user' (as opposed to 'auth as root') for the 'MageiaUpdate'
binary has been ported to the polkit equiv.
mga#11125
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +- use polkit for authorisation (mga#11125) + Version 5.49 - 9 Mayr 2013, Thomas Backlund - --merge-all-rpmnew mode: |