From b1cf8c69ac3fd2ca4d9d2a09213822f5cc3d8691 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Sun, 24 Feb 2013 18:29:34 +0100 Subject: [PATCH] Update trans - Fix sepolicy reorganization of helper functions. --- policycoreutils.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/policycoreutils.spec b/policycoreutils.spec index 5dddc1c..93bebf3 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -7,7 +7,7 @@ Summary: SELinux policy core utilities Name: policycoreutils Version: 2.1.14 -Release: 12%{?dist} +Release: 13%{?dist} License: GPLv2 Group: System Environment/Base # Based on git repository with tag 20101221 @@ -324,6 +324,10 @@ The policycoreutils-restorecond package contains the restorecond service. %{_bindir}/systemctl try-restart restorecond.service >/dev/null 2>&1 || : %changelog +* Sun Feb 24 2013 Dan Walsh - 2.1.14-13 +- Update trans +- Fix sepolicy reorganization of helper functions. + * Fri Feb 22 2013 Dan Walsh - 2.1.14-12 - Do not load interface file by default when sepolicy is called, mov get_all_methods to the sepolicy package