Do not raise an error if the group does not exist in the gshadow file.

This commit is contained in:
nekral-guest
2008-03-08 16:17:07 +00:00
parent 987d853aa9
commit d44f1dfeca
3 changed files with 14 additions and 4 deletions

2
NEWS
View File

@@ -31,6 +31,8 @@ shadow-4.1.0 -> shadow-4.1.1 UNRELEASED
- groupadd
* New option -p/--password to specify an encrypted password.
* New option -r, --system for system accounts.
- groupdel
* Do not fail if the group does not exist in the gshadow file.
- groupmems
* Fix buffer overflow when adding an user to a group. Thanks to Peter Vrabec.
- groupmod