diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 8 | ||||
-rw-r--r-- | passgrp/group | 3 |
3 files changed, 12 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = setup -VERSION = 2.7.11 +VERSION = 2.7.12 SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/$(PACKAGE) LIST = csh.cshrc csh.login host.conf hosts.allow hosts.deny inputrc \ @@ -1,3 +1,11 @@ +2008-05-14 Guillaume Rousse <guillomovitch@mandriva.org> 2.7.12 + + * add shadow, chkpwd, and auth groups for TCB migration purpose + +2008-01-28 Marcelo Ricardo Leitner <mrl@mandriva.com> 2.7.11 + + * fix sane entry in /etc/services + 2007-12-12 Guillaume Rousse <guillomovitch@mandriva.org> 2.7.10 * drop xhost profile scriptlets, they belong to xhost diff --git a/passgrp/group b/passgrp/group index e0ac217..260ce73 100644 --- a/passgrp/group +++ b/passgrp/group @@ -18,6 +18,9 @@ games::20: tape::21: cdrom::22: utmp::24: +shadow::25 +chkpwd::26 +auth::27 usb::43: cdwriter::80: audio::81: |