From 046cfe97a37c4d80a45f0438f3435db3993b7dd8 Mon Sep 17 00:00:00 2001 From: Victor Hu Date: Tue, 22 Nov 2016 13:17:31 -0500 Subject: [PATCH] Add more information to the tables to indicate the different update path for Linux vs AIX --- .../2016/20161130_hard_code_password.rst | 73 ++++++++++--------- 1 file changed, 38 insertions(+), 35 deletions(-) diff --git a/docs/source/security/2016/20161130_hard_code_password.rst b/docs/source/security/2016/20161130_hard_code_password.rst index 5c1fb3988..e9f57fd69 100644 --- a/docs/source/security/2016/20161130_hard_code_password.rst +++ b/docs/source/security/2016/20161130_hard_code_password.rst @@ -22,39 +22,42 @@ If running older versions of xCAT, update xCAT to a higher level code base that The following table describes the recommended update path: -+-------------------------+-----------------------------------+---------------------------------------+ -| xCAT Version | Action | Release Notes | -+=========================+===================================+=======================================+ -| **2.13**, or higher | No applicable | | -| | | | -+-------------------------+-----------------------------------+---------------------------------------+ -| **2.12.x** | Update to **2.12.3**, or higher | `2.12.3 Release Notes `_ | -+-------------------------+-----------------------------------+---------------------------------------+ -| **2.11.x** | Update to **2.12.3**, or higher | `2.12.3 Release Notes `_ | -+-------------------------+-----------------------------------+---------------------------------------+ -| **2.10.x** | Update to **2.12.3**, or higher | `2.12.3 Release Notes `_ | -+-------------------------+-----------------------------------+---------------------------------------+ -| **2.9.x** | Update to **2.9.4**, or higher | `2.9.4 Release Notes `_ | -+-------------------------+-----------------------------------+---------------------------------------+ -| **2.8.x** | Update to **2.9.4**, or higher | `2.9.4 Release Notes `_ | -+-------------------------+-----------------------------------+---------------------------------------+ -| **2.7.x** | Update to **2.7.10**, or higher | `2.7.10 Release Notes `_ | -+-------------------------+-----------------------------------+---------------------------------------+ -| **2.6.x**, or earlier | Update to **2.7.10**, or higher | `2.7.10 Release Notes `_ | -| | | | -+-------------------------+-----------------------------------+---------------------------------------+ ++-------------------------+-----------------------------------------------+---------------------------------------+ +| xCAT Version | Action | Release Notes | ++=========================+===============================================+=======================================+ +| **2.13**, or higher | No applicable | | +| | | | ++-------------------------+-----------------------------------------------+---------------------------------------+ +| **2.12.x** | Update to **2.12.3**, or higher | `2.12.3 Release Notes `_ | ++-------------------------+-----------------------------------------------+---------------------------------------+ +| **2.11.x** | Update to **2.12.3**, or higher | `2.12.3 Release Notes `_ | ++-------------------------+-----------------------------------------------+---------------------------------------+ +| **2.10.x** | Update to **2.12.3**, or higher | `2.12.3 Release Notes `_ | ++-------------------------+-----------------------------------------------+---------------------------------------+ +| **2.9.x** | Update to: | `2.9.4 Release Notes `_ | +| | - **2.12.3**, or higher for **LINUX** | | ++-------------------------+-----------------------------------------------+---------------------------------------+ +| **2.8.x** | Update to: | `2.9.4 Release Notes `_ | +| | - **2.12.3**, or higher for **LINUX** | | ++-------------------------+-----------------------------------------------+---------------------------------------+ +| **2.7.x** | Update to: | `2.7.10 Release Notes `_ | +| | - **2.12.3**, or higher for **LINUX** | | ++-------------------------+-----------------------------------------------+---------------------------------------+ +| **2.6.x**, or earlier | Update to **2.7.10**, or higher | `2.7.10 Release Notes `_ | +| | | | ++-------------------------+-----------------------------------------------+---------------------------------------+