* NEWS, src/userdel.c: Fix segfault when userdel removes the

user's group.
This commit is contained in:
nekral-guest
2012-05-18 18:56:24 +00:00
parent f243d4077d
commit 17deaa39f5
3 changed files with 13 additions and 6 deletions

2
NEWS
View File

@@ -5,6 +5,8 @@ shadow-4.1.5 -> shadow-4.1.5.1 UNRELEASED
- login
* Log into utmp(x) when PAM is enabled, but do not log into wtmp.
This complete pam_lastlog which logs into wtmp and in into utmp(x).
- userdel
* Fix segfault when userdel removes the user's group.
shadow-4.1.4.3 -> shadow-4.1.5 2012-02-12