From 8345d609bd6c36b37bdeb3afb1434726c2ef411c Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Tue, 30 Jan 2024 14:17:15 +0100 Subject: [PATCH] Fix spnego authentication resolves: RHEL-22301 --- .gitignore | 1 + cepces-0.3.8-fix-version.patch | 23 +++++++++++++++++++++++ cepces.spec | 10 ++++++++-- sources | 2 +- 4 files changed, 33 insertions(+), 3 deletions(-) create mode 100644 cepces-0.3.8-fix-version.patch diff --git a/.gitignore b/.gitignore index 2fd1495..f2b533c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /cepces-0.3.7.tar.gz +/cepces-0.3.8.tar.gz diff --git a/cepces-0.3.8-fix-version.patch b/cepces-0.3.8-fix-version.patch new file mode 100644 index 0000000..38c57c2 --- /dev/null +++ b/cepces-0.3.8-fix-version.patch @@ -0,0 +1,23 @@ +Index: cepces-0.3.8/cepces/__init__.py +=================================================================== +--- cepces-0.3.8.orig/cepces/__init__.py 2023-02-15 21:58:32.000000000 +0100 ++++ cepces-0.3.8/cepces/__init__.py 2024-01-25 16:46:56.218989833 +0100 +@@ -23,7 +23,7 @@ import logging + __title__ = 'cepces' + __description__ = 'CEP/CES library.' + __url__ = 'https://github.com/openSUSE/cepces/' +-__version__ = '0.3.7' ++__version__ = '0.3.8' + __author__ = 'Daniel Uvehag' + __author_email__ = 'daniel.uvehag@gmail.com' + __license__ = 'GPLv3' +Index: cepces-0.3.8/selinux/cepces.te +=================================================================== +--- cepces-0.3.8.orig/selinux/cepces.te 2023-02-15 21:58:32.000000000 +0100 ++++ cepces-0.3.8/selinux/cepces.te 2024-01-25 16:47:06.118006940 +0100 +@@ -1,4 +1,4 @@ +-policy_module(cepces, 0.3.7) ++policy_module(cepces, 0.3.8) + + require { + type certmonger_t; diff --git a/cepces.spec b/cepces.spec index a5361fa..7c4017a 100644 --- a/cepces.spec +++ b/cepces.spec @@ -4,14 +4,16 @@ %global selinux_package_dir %{_datadir}/selinux/packages Name: cepces -Version: 0.3.7 -Release: 5%{?dist} +Version: 0.3.8 +Release: 1%{?dist} Summary: Certificate Enrollment through CEP/CES License: GPL-3.0-or-later URL: https://github.com/openSUSE/%{name} Source0: https://github.com/openSUSE/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz +Patch0: cepces-0.3.8-fix-version.patch + BuildArch: noarch Requires: python%{python3_pkgversion}-%{name} = %{version}-%{release} @@ -179,6 +181,10 @@ fi %files selinux -f selinux-files.txt %changelog +* Tue Jan 30 2024 Andreas Schneider - 0.3.8-1 +- related: RHEL-13739 - Update to version 0.3.8 +- resolves: RHEL-22301 - Fix spnego authentication + * Tue Nov 14 2023 Andreas Schneider - 0.3.7-5 - related: RHEL-13739 - Add gating tests diff --git a/sources b/sources index ae7abb0..fbd82eb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (cepces-0.3.7.tar.gz) = 3e7dbaeec84f8f69b27a2938a851434fa4fb73b8cac4cc8cb148b3f7af529c78ea2f0b61bada007064e7663afaa050d716e47496982a5f89ce8aba41602772a3 +SHA512 (cepces-0.3.8.tar.gz) = bb44e7bfe5ccb3c2e7f59665b1308bf493732ca8a5e6143c26f79b725c05b239a8af79042aa2df7ce2f9d95300099be8f79c1df5ac352d077e43c16b85734c3c