auto-import changelog data from libuser-0.28-1.src.rpm

Wed Aug 15 2001 Nalin Dahyabhai <nalin@redhat.com> 0.28-1
- apps: print usage on errors
- lnewusers.c: initialize groups as groups, not users
- lnewusers.c: set passwords for new accounts
- luseradd.c: accept group names in addition to IDs for the -g flag
- luseradd.c: allow the primary GID to be a preexisting group
This commit is contained in:
cvsdist 2004-09-09 07:48:30 +00:00
parent 0a7b01204a
commit 1538bd616a
3 changed files with 10 additions and 3 deletions

View File

@ -1 +1 @@
libuser-0.27.tar.gz
libuser-0.28.tar.gz

View File

@ -1,5 +1,5 @@
Name: libuser
Version: 0.27
Version: 0.28
Release: 1
Group: System Environment/Base
License: LGPL
@ -73,6 +73,13 @@ rm -fr $RPM_BUILD_ROOT
%attr(0644,root,root) %{_libdir}/libuser_quota.la
%changelog
* Wed Aug 15 2001 Nalin Dahyabhai <nalin@redhat.com> 0.28-1
- apps: print usage on errors
- lnewusers.c: initialize groups as groups, not users
- lnewusers.c: set passwords for new accounts
- luseradd.c: accept group names in addition to IDs for the -g flag
- luseradd.c: allow the primary GID to be a preexisting group
* Tue Aug 14 2001 Nalin Dahyabhai <nalin@redhat.com> 0.27-1
- add ko translation files
- files.c: fix a heap corruption bug in lock/unlock (#51750)

View File

@ -1 +1 @@
e973bc3d39e72aab77e60e4dd0ff18f7 libuser-0.27.tar.gz
8d1a2764ca30e8250ef73f5f2d97e0b9 libuser-0.28.tar.gz