From 7ba0084bf501c0348f9944b5e7c6ae84b71ab391 Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Fri, 3 Jan 2020 16:17:26 +0100 Subject: [PATCH] container-selinux-2.124.0-0.2.dev.gitf958d0c.fc32 - use more current selinux policy version Signed-off-by: Jindrich Novy --- container-selinux.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/container-selinux.spec b/container-selinux.spec index 4cf7b11..bddb406 100644 --- a/container-selinux.spec +++ b/container-selinux.spec @@ -17,7 +17,7 @@ %global _format() export %1=""; for x in %{modulenames}; do %1+=%2; %1+=" "; done; # Version of SELinux we were using -%global selinux_policyver 3.13.1-220 +%global selinux_policyver 3.14.4-43 # Hooked up to autobuilder, please check with @lsm5 before updating Name: container-selinux @@ -25,7 +25,7 @@ Name: container-selinux Epoch: 2 %endif Version: 2.124.0 -Release: 0.1.dev.git%{shortcommit0}%{?dist} +Release: 0.2.dev.git%{shortcommit0}%{?dist} License: GPLv2 URL: %{git0} Summary: SELinux policies for container runtimes @@ -102,6 +102,9 @@ fi # Hooked up to autobuilder, please check with @lsm5 before updating %changelog +* Fri Jan 03 2020 Jindrich Novy - 2:2.124.0-0.2.dev.gitf958d0c +- use more current selinux policy version + * Wed Dec 11 2019 RH Container Bot - 2:2.124.0-0.1.dev.gitf958d0c - bump to 2.124.0 - autobuilt f958d0c