- Important bug fixes in lchage, lgroupmod, lnewusers and lusermod

- Minor bug fixes in lpasswd and luseradd
- Add man pages for the utilities (#61673)
This commit is contained in:
Miloslav Trmac 2005-01-17 01:34:11 +00:00
parent f38066cf9e
commit 2a88cfaff2
3 changed files with 8 additions and 3 deletions

View File

@ -1 +1 @@
libuser-0.53.1.tar.gz
libuser-0.53.2.tar.gz

View File

@ -4,7 +4,7 @@
%define python %(%{__python} -c "import sys; print sys.version[:3]")
Name: libuser
Version: 0.53.1
Version: 0.53.2
Release: 1
Group: System Environment/Base
License: LGPL
@ -94,6 +94,11 @@ popd
%{_datadir}/gtk-doc/html/*
%changelog
* Mon Jan 17 2005 Miloslav Trmac <mitr@redhat.com> - 0.53.2-1
- Important bug fixes in lchage, lgroupmod, lnewusers and lusermod
- Minor bug fixes in lpasswd and luseradd
- Add man pages for the utilities (#61673)
* Mon Dec 13 2004 Miloslav Trmac <mitr@redhat.com> - 0.53.1-1
- Export UT_NAMESIZE from <utmp.h> to Python (#141273)

View File

@ -1 +1 @@
be88b5f178358e4e9b3b7cebb7e886f1 libuser-0.53.1.tar.gz
35fdacb285803a56506f67374ed06090 libuser-0.53.2.tar.gz