From e0b32ab5b09a3ef824b4b8faeac3a9772a981dc0 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Wed, 5 Dec 2012 08:15:40 -0600 Subject: doc: Add version notes for new features Signed-off-by: Sol Jerome --- doc/client/tools/posixusers.txt | 2 ++ doc/server/plugins/generators/rules.txt | 24 ++++++++++++++++++++++++ 2 files changed, 26 insertions(+) (limited to 'doc') diff --git a/doc/client/tools/posixusers.txt b/doc/client/tools/posixusers.txt index 884edc2b7..5fa2feb9c 100644 --- a/doc/client/tools/posixusers.txt +++ b/doc/client/tools/posixusers.txt @@ -6,6 +6,8 @@ POSIXUsers ========== +.. versionadded:: 1.3.0 + The POSIXUsers tool handles the creation of users and groups as defined by ``POSIXUser`` and ``POSIXGroup`` entries. For a full description of those tags, see :ref:`server-plugins-generators-rules`. diff --git a/doc/server/plugins/generators/rules.txt b/doc/server/plugins/generators/rules.txt index cdde65960..ba188ae5c 100644 --- a/doc/server/plugins/generators/rules.txt +++ b/doc/server/plugins/generators/rules.txt @@ -395,6 +395,14 @@ eternally marked as bad. SELinux Entries --------------- +.. versionadded:: 1.3.0 + +.. note:: + + In order to use these entries, the client also needs to be at least + version 1.3.0 since they require a client tool which is unavailable + in previous versions. + Below is a set of tables which describe the attributes available for various SELinux types. The entry types (except for ``module``) correspond to ``semanage`` subcommands. @@ -518,6 +526,14 @@ See :ref:`server-plugins-generators-semodules` POSIXUser Tag ------------- +.. versionadded:: 1.3.0 + +.. note:: + + In order to use this, the client also needs to be at least version + 1.3.0 since they require a client tool which is unavailable in + previous versions. + The POSIXUser tag allows you to create users on client machines. It takes the following attributes: @@ -569,6 +585,14 @@ users and groups. POSIXGroup Tag -------------- +.. versionadded:: 1.3.0 + +.. note:: + + In order to use this, the client also needs to be at least version + 1.3.0 since they require a client tool which is unavailable in + previous versions. + The POSIXGroup tag allows you to create groups on client machines. It takes the following attributes: -- cgit v1.2.3-1-g7c22