From 282bc917097a4418b6826cb55d8097eba4cf65bc Mon Sep 17 00:00:00 2001 From: Guillaume Rousse Date: Wed, 14 May 2008 19:31:09 +0000 Subject: add shadow, chkpwd, and auth groups for TCB migration purpose --- Makefile | 2 +- NEWS | 8 ++++++++ passgrp/group | 3 +++ 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index dea34f7..2de9b4b 100644 --- a/Makefile +++ b/Makefile @@ -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 \ diff --git a/NEWS b/NEWS index c23b9da..34801bb 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +2008-05-14 Guillaume Rousse 2.7.12 + + * add shadow, chkpwd, and auth groups for TCB migration purpose + +2008-01-28 Marcelo Ricardo Leitner 2.7.11 + + * fix sane entry in /etc/services + 2007-12-12 Guillaume Rousse 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: -- cgit v1.2.1