From ab34faefd5f02b4c4c9268fe4fc6cb89efdfd215 Mon Sep 17 00:00:00 2001 From: Vit Mojzis Date: Fri, 27 Feb 2026 12:06:06 +0100 Subject: [PATCH] Fri Feb 27 2026 Vit Mojzis - 42.1.18-2 - Rebuild for SELinux userspace 3.10 This is needed because the policydb version was increased to 24 in the latest userspace. https://github.com/SELinuxProject/selinux/commit/1c1631b16d1cfcc9cbcca6ad1cd5ae1242f29e91 Resolves: RHEL-152308 --- changelog | 3 +++ selinux-policy.spec | 8 ++++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/changelog b/changelog index 919da119..cd190e20 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,6 @@ +* Fri Feb 27 2026 Vit Mojzis - 42.1.18-2 +- Rebuild for SELinux userspace 3.10 + * Mon Feb 23 2026 Zdenek Pytela - 42.1.18-1 - Allow NetworkManager list bpf directories Resolves: RHEL-142171 diff --git a/selinux-policy.spec b/selinux-policy.spec index 83a585e2..7642ae58 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -14,14 +14,14 @@ %define monolithic n %define POLICYVER 35 -%define POLICYCOREUTILSVER 3.9 -%define CHECKPOLICYVER 3.9 +%define POLICYCOREUTILSVER 3.10 +%define CHECKPOLICYVER 3.10 # To be updated after major policy changes -%define STABLEVER 42.1.13 +%define STABLEVER 42.1.18 Summary: SELinux policy configuration Name: selinux-policy Version: 42.1.18 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL-2.0-or-later Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz Source1: Makefile.devel