- fix userpasswd - don't crash if pam produces multi-line output (#175735)

Thanks to toddp@bestweb.net
- added Serbian translation (#176152)
This commit is contained in:
Jindrich Novy 2006-01-03 14:25:57 +00:00
parent 065e583d79
commit 2745361128
3 changed files with 9 additions and 3 deletions

View File

@ -1 +1,2 @@
usermode-1.84.tar.bz2
usermode-1.85.tar.bz2

View File

@ -1 +1 @@
f7ceb8bcfedd3b6f0825b22143a06ad4 usermode-1.84.tar.bz2
63570836f5e3bcb9c7f746048887a589 usermode-1.85.tar.bz2

View File

@ -5,8 +5,8 @@
%define build6x 0
Summary: Tools for certain user account management tasks.
Name: usermode
Version: 1.84
Release: 1.1
Version: 1.85
Release: 1
License: GPL
Group: Applications/System
Source: usermode-%{version}.tar.bz2
@ -120,6 +120,11 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/applications/*
%changelog
* Tue Jan 3 2005 Jindrich Novy <jnovy@redhat.com> 1.85-1
- fix userpasswd - don't crash if pam produces multi-line output (#175735)
Thanks to toddp@bestweb.net
- added Serbian translation (#176152)
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt