summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>2012-05-18 18:56:49 +0000
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>2012-05-18 18:56:49 +0000
commit770fddc0813477774a30f0c871f478aa78e5926f (patch)
tree4e0039a4081f970e0e0f6494c93a26f5e73cb5f5
parentb079e4f331191b6bead1bb874e97b32c758380a5 (diff)
downloadshadow-770fddc0813477774a30f0c871f478aa78e5926f.tar.gz
- userdel: Fix segfault when userdel removes the user's group.
Closes: #660406
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index d4c69a30..47ebcc12 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ shadow (1:4.1.5.1-1) unstable; urgency=low
* New upstream release:
- login: log into utmp(x) but not into wtmp (this is done by pam_lastlog).
Log to utmp(x) was broken by the fix for #605329. Closes: 659957
+ - userdel: Fix segfault when userdel removes the user's group.
+ Closes: #660406
* debian/patches/428_grpck_add_prune_option: removed -p option. The option
was not documented and was meant to fix consequences of a bug now fixed
more than 10 years ago.
@@ -19,7 +21,7 @@ shadow (1:4.1.5.1-1) unstable; urgency=low
* Separation of static and dynamic motd components in login PAM module
Closes: #669698
- -- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net> Fri, 18 May 2012 19:48:53 +0200
+ -- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net> Fri, 18 May 2012 20:47:24 +0200
shadow (1:4.1.5-1) unstable; urgency=low