From d2d798bb3f9d150fcb5f73e08401dcc0c7eb8022 Mon Sep 17 00:00:00 2001 From: David Mulder Date: Mon, 18 Mar 2024 13:03:26 -0600 Subject: [PATCH] Version 0.3.9 Signed-off-by: David Mulder --- cepces/__init__.py | 2 +- selinux/cepces.te | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cepces/__init__.py b/cepces/__init__.py index be9c73e..4e36555 100644 --- a/cepces/__init__.py +++ b/cepces/__init__.py @@ -23,7 +23,7 @@ __title__ = 'cepces' __description__ = 'CEP/CES library.' __url__ = 'https://github.com/openSUSE/cepces/' -__version__ = '0.3.8' +__version__ = '0.3.9' __author__ = 'Daniel Uvehag' __author_email__ = 'daniel.uvehag@gmail.com' __license__ = 'GPLv3' diff --git a/selinux/cepces.te b/selinux/cepces.te index d3341d1..77f3ff9 100644 --- a/selinux/cepces.te +++ b/selinux/cepces.te @@ -1,4 +1,4 @@ -policy_module(cepces, 0.3.8) +policy_module(cepces, 0.3.9) require { type certmonger_t;