Include groupmems(8) in the passwd package. Closes: #663117

This commit is contained in:
Christian Perrier
2014-05-09 12:12:46 +02:00
parent 11e8de1be1
commit e1782606c1
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ shadow (1:4.2-3) UNRELEASED; urgency=low
* Fix a typo in su manpage.
Done as an upstream patch, as of now and will be part of 4.2.1
Closes: #730692
* Include groupmems(8) in the passwd package. Closes: #663117
[ Laurent Bigonville ]
* Move pam_selinux open call higher in the session stack. Closes: #747313
+2
View File
@@ -10,6 +10,7 @@ usr/sbin/cppw
usr/sbin/groupadd
usr/sbin/groupdel
usr/sbin/groupmod
usr/sbin/groupmems
usr/sbin/grpck
usr/sbin/grpconv
usr/sbin/grpunconv
@@ -34,6 +35,7 @@ usr/share/man/*/man8/chpasswd.8
usr/share/man/*/man8/groupadd.8
usr/share/man/*/man8/groupdel.8
usr/share/man/*/man8/groupmod.8
usr/share/man/*/man8/groupmems.8
usr/share/man/*/man8/grpck.8
usr/share/man/*/man8/grpconv.8
usr/share/man/*/man8/grpunconv.8