Fri Feb 27 2026 Vit Mojzis <vmojzis@redhat.com> - 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.
1c1631b16d
Resolves: RHEL-152308
This commit is contained in:
parent
cc5a8d52a6
commit
ab34faefd5
@ -1,3 +1,6 @@
|
||||
* Fri Feb 27 2026 Vit Mojzis <vmojzis@redhat.com> - 42.1.18-2
|
||||
- Rebuild for SELinux userspace 3.10
|
||||
|
||||
* Mon Feb 23 2026 Zdenek Pytela <zpytela@redhat.com> - 42.1.18-1
|
||||
- Allow NetworkManager list bpf directories
|
||||
Resolves: RHEL-142171
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user