From 90b7e28bd4577ed95c94c1e0cfb5942da57e0fcd Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Wed, 20 Oct 2004 09:08:46 +0000 Subject: [PATCH] - 1.74 - patch from Mathew Miller --- .cvsignore | 1 + sources | 2 +- usermode.spec | 7 ++++++- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index 8621e22..34c771d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ usermode-1.72.tar.gz usermode-1.73.tar.bz2 +usermode-1.74.tar.bz2 diff --git a/sources b/sources index c4a12b9..f4787ce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ea84c89460354c9c814a545975f83d39 usermode-1.73.tar.bz2 +1c78136b3274e6d85f10343c075a8494 usermode-1.74.tar.bz2 diff --git a/usermode.spec b/usermode.spec index 667c5a0..d868ea2 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.73 +Version: 1.74 Release: 1 License: GPL Group: Applications/System @@ -115,6 +115,11 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/applications/* %changelog +* Wed Oct 20 2004 Jindrich Novy 1.74-1 +- add patch from Mathew Miller (mattdm@mattdm.org) to use + own user's password instead of root's in authentization + (the user must be a member of specific group to enable it) + * Mon Oct 04 2004 Jindrich Novy 1.73-1 - add support to configure.in for more languages - update translations from upstream