diff --git a/Changelog b/Changelog index 7e118230c..0de73bcaa 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,4 @@ +- Support for logging in to /dev/console, from Harry Ciao. - Database object class updates and associated SEPostgreSQL changes from KaiGai Kohei. - IPSEC SPD and Hadoop IPSEC updates from Paul Nuzzi. diff --git a/policy/modules/kernel/terminal.te b/policy/modules/kernel/terminal.te index e00475738..361692e73 100644 --- a/policy/modules/kernel/terminal.te +++ b/policy/modules/kernel/terminal.te @@ -1,4 +1,4 @@ -policy_module(terminal, 1.9.0) +policy_module(terminal, 1.9.1) ######################################## # diff --git a/policy/modules/system/getty.te b/policy/modules/system/getty.te index 86412b86c..ede32318a 100644 --- a/policy/modules/system/getty.te +++ b/policy/modules/system/getty.te @@ -1,4 +1,4 @@ -policy_module(getty, 1.8.0) +policy_module(getty, 1.8.1) ######################################## # diff --git a/policy/modules/system/locallogin.te b/policy/modules/system/locallogin.te index 389152193..2b7e5f3f0 100644 --- a/policy/modules/system/locallogin.te +++ b/policy/modules/system/locallogin.te @@ -1,4 +1,4 @@ -policy_module(locallogin, 1.10.0) +policy_module(locallogin, 1.10.1) ######################################## #