diff options
author | Thierry Vignaud <tv@mandriva.org> | 2009-10-12 16:55:29 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2009-10-12 16:55:29 +0000 |
commit | 7fdbcf66592dfec2b3c8704e6f43bdaeba708f0a (patch) | |
tree | a452e6f149cdd2400f6615037bf232f3c860b0e9 /perl-install/NEWS | |
parent | 15bb5068442bac799f685742bdd70cda018fda11 (diff) | |
download | drakx-backup-do-not-use-7fdbcf66592dfec2b3c8704e6f43bdaeba708f0a.tar drakx-backup-do-not-use-7fdbcf66592dfec2b3c8704e6f43bdaeba708f0a.tar.gz drakx-backup-do-not-use-7fdbcf66592dfec2b3c8704e6f43bdaeba708f0a.tar.bz2 drakx-backup-do-not-use-7fdbcf66592dfec2b3c8704e6f43bdaeba708f0a.tar.xz drakx-backup-do-not-use-7fdbcf66592dfec2b3c8704e6f43bdaeba708f0a.zip |
(raw) introduce new 'as_user' parameter which tries harder to get user ID in
order to drop privileges ; also keep a copy of the X11 cookie (enable to fix
#53999)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 6be13831a..ef42fdd97 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,6 @@ +- run_program layer: + o keep a copy of the X11 cookie + o try harder to drop privileges - partitioning wizard: o put back "previous" button on actions (#54475) o fix typo in message |