From 1538bd616a7269ea7c7a32920833d3ad54283194 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 07:48:30 +0000 Subject: [PATCH] auto-import changelog data from libuser-0.28-1.src.rpm Wed Aug 15 2001 Nalin Dahyabhai 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 --- .cvsignore | 2 +- libuser.spec | 9 ++++++++- sources | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 709f847..e3e70f0 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libuser-0.27.tar.gz +libuser-0.28.tar.gz diff --git a/libuser.spec b/libuser.spec index 3e9f130..8e45b30 100644 --- a/libuser.spec +++ b/libuser.spec @@ -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 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 0.27-1 - add ko translation files - files.c: fix a heap corruption bug in lock/unlock (#51750) diff --git a/sources b/sources index 1c6deb4..53032a9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e973bc3d39e72aab77e60e4dd0ff18f7 libuser-0.27.tar.gz +8d1a2764ca30e8250ef73f5f2d97e0b9 libuser-0.28.tar.gz