- pam-panel-icon has popup menu to choose to forget/keep authentization by
right clicking as usual for other panel applets (#75845) - fix race condition (#142254)
This commit is contained in:
parent
655d4331e2
commit
aab0623893
@ -4,3 +4,4 @@ usermode-1.74.tar.bz2
|
|||||||
usermode-1.75.tar.bz2
|
usermode-1.75.tar.bz2
|
||||||
usermode-1.76.tar.bz2
|
usermode-1.76.tar.bz2
|
||||||
usermode-1.77.tar.bz2
|
usermode-1.77.tar.bz2
|
||||||
|
usermode-1.78.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
225a32a5a82be99ae52762027c204a40 usermode-1.77.tar.bz2
|
07df49dc423391510e0b89ec33b6cf90 usermode-1.78.tar.bz2
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
%define build6x 0
|
%define build6x 0
|
||||||
Summary: Tools for certain user account management tasks.
|
Summary: Tools for certain user account management tasks.
|
||||||
Name: usermode
|
Name: usermode
|
||||||
Version: 1.77
|
Version: 1.78
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -115,6 +115,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/applications/*
|
%{_datadir}/applications/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 27 2005 Jindrich Novy <jnovy@redhat.com> 1.78-1
|
||||||
|
- pam-panel-icon has popup menu to choose to forget/keep
|
||||||
|
authentization by right clicking as usual for other panel applets (#75845)
|
||||||
|
- fix race condition (#142254)
|
||||||
|
|
||||||
* Thu Jan 20 2005 Jindrich Novy <jnovy@redhat.com> 1.77-1
|
* Thu Jan 20 2005 Jindrich Novy <jnovy@redhat.com> 1.77-1
|
||||||
- preserve LANGUAGE environment variable in userhelper (#82300)
|
- preserve LANGUAGE environment variable in userhelper (#82300)
|
||||||
- use badge instead of keyring icon for pam-panel-icon (#122487)
|
- use badge instead of keyring icon for pam-panel-icon (#122487)
|
||||||
|
Loading…
Reference in New Issue
Block a user