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:
parent
0a7b01204a
commit
1538bd616a
@ -1 +1 @@
|
||||
libuser-0.27.tar.gz
|
||||
libuser-0.28.tar.gz
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user