diff --git a/VERSION b/VERSION index 3fbf3f9..98b004c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.116.0 +2.117.0 diff --git a/container.te b/container.te index 910621c..1a82e69 100644 --- a/container.te +++ b/container.te @@ -1,4 +1,4 @@ -policy_module(container, 2.116.0) +policy_module(container, 2.117.0) gen_require(` class passwd rootok; ')