From f38b38e51ef448ce19c0a0407ad298d3efab23b9 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Fri, 22 Jan 2021 10:01:43 +0100 Subject: [PATCH] Rebuild with SELinux userspace 3.2-rc1 release --- selinux-policy.spec | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/selinux-policy.spec b/selinux-policy.spec index e1aae3bb..a32517e0 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -19,12 +19,12 @@ %define BUILD_MLS 1 %endif %define POLICYVER 33 -%define POLICYCOREUTILSVER 3.1-5 -%define CHECKPOLICYVER 3.1-4 +%define POLICYCOREUTILSVER 3.2 +%define CHECKPOLICYVER 3.2 Summary: SELinux policy configuration Name: selinux-policy Version: 3.14.7 -Release: 14%{?dist} +Release: 15%{?dist} License: GPLv2+ Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz Source1: modules-targeted-base.conf @@ -792,6 +792,11 @@ exit 0 %endif %changelog +* Fri Jan 22 2021 Petr Lautrbach - 3.14.7-15 +- Update specfile to not verify md5/size/mtime for active store files +- Add /var/mnt equivalency to /mnt +- Rebuild with SELinux userspace 3.2-rc1 release + * Fri Jan 8 18:41:06 CET 2021 Zdenek Pytela - 3.14.7-14 - Allow domain read usermodehelper state information - Remove all kernel_read_usermodehelper_state() interface calls