From 655d4331e2dcd4c7b9951e7ffe2d27f0367e6d6e Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Thu, 20 Jan 2005 12:21:08 +0000 Subject: [PATCH] - preserve LANGUAGE environment variable in userhelper (#82300) - use badge instead of keyring icon for pam-panel-icon (#122487) - icon is not showed in the panel when logged as root (#75234) - use new environment variable USERHELPER_UID to identify an user who executed an application via userhelper (#116186) --- .cvsignore | 1 + sources | 2 +- usermode.spec | 15 +++++++++++---- 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 3cc3568..e760be1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -3,3 +3,4 @@ usermode-1.73.tar.bz2 usermode-1.74.tar.bz2 usermode-1.75.tar.bz2 usermode-1.76.tar.bz2 +usermode-1.77.tar.bz2 diff --git a/sources b/sources index 151b279..38ba0a8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8451a13276c33145c30e143d26294b27 usermode-1.76.tar.bz2 +225a32a5a82be99ae52762027c204a40 usermode-1.77.tar.bz2 diff --git a/usermode.spec b/usermode.spec index 677e7b8..0c153a2 100644 --- a/usermode.spec +++ b/usermode.spec @@ -5,7 +5,7 @@ %define build6x 0 Summary: Tools for certain user account management tasks. Name: usermode -Version: 1.76 +Version: 1.77 Release: 1 License: GPL Group: Applications/System @@ -115,10 +115,17 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/applications/* %changelog +* Thu Jan 20 2005 Jindrich Novy 1.77-1 +- preserve LANGUAGE environment variable in userhelper (#82300) +- use badge instead of keyring icon for pam-panel-icon (#122487) +- icon is not showed in the panel when logged as root (#75234) +- use new environment variable USERHELPER_UID to identify + an user who executed an application via userhelper (#116186) + * Thu Dec 02 2004 Jindrich Novy 1.76-1 -- fix dependencies to perl-XML-Parser #124170 -- use "pamconsole" instead of "user" when parsing /etc/fstab with usermount -- no need to declare "perm" when SELinux is not enabled in userhelper +- fix dependencies to Perl-XML-Parser #124170 +- use pamconsole instead of user in /etc/fstab to let + usermount work with hal #139820 * Tue Nov 16 2004 Jindrich Novy - update libuser interface to libuser-0.6