- Fix handling of PAM conversations with no questions Resolves: #267361
- Update License:
This commit is contained in:
parent
b17cf718dd
commit
1afcb34066
@ -1 +1 @@
|
|||||||
usermode-1.92.tar.bz2
|
usermode-1.93.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
6b962175592a2b4668b7251fa18d97f4 usermode-1.92.tar.bz2
|
82a157127cc827c0ad4d33fc52a92cb0 usermode-1.93.tar.bz2
|
||||||
|
@ -4,9 +4,9 @@
|
|||||||
|
|
||||||
Summary: Tools for certain user account management tasks
|
Summary: Tools for certain user account management tasks
|
||||||
Name: usermode
|
Name: usermode
|
||||||
Version: 1.92
|
Version: 1.93
|
||||||
Release: 1
|
Release: 1%{?dist}
|
||||||
License: GPL
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
Source: usermode-%{version}.tar.bz2
|
Source: usermode-%{version}.tar.bz2
|
||||||
Requires: util-linux, pam >= 0.75-37, /etc/pam.d/system-auth, passwd
|
Requires: util-linux, pam >= 0.75-37, /etc/pam.d/system-auth, passwd
|
||||||
@ -116,6 +116,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/applications/*
|
%{_datadir}/applications/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 5 2007 Miloslav Trmač <mitr@redhat.com> - 1.93-1
|
||||||
|
- Fix handling of PAM conversations with no questions
|
||||||
|
Resolves: #267361
|
||||||
|
- Update License:
|
||||||
|
|
||||||
* Mon Jun 11 2007 Miloslav Trmač <mitr@redhat.com> - 1.92-1
|
* Mon Jun 11 2007 Miloslav Trmač <mitr@redhat.com> - 1.92-1
|
||||||
- Fix userhelper hangs in non-UTF8 locales
|
- Fix userhelper hangs in non-UTF8 locales
|
||||||
Resolves: #242420
|
Resolves: #242420
|
||||||
|
Loading…
Reference in New Issue
Block a user