diff --git a/libsemanage.spec b/libsemanage.spec index 6818844..b62de00 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -4,7 +4,7 @@ Summary: SELinux binary policy manipulation library Name: libsemanage Version: 3.0 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ Source0: https://github.com/SELinuxProject/selinux/releases/download/20191204/libsemanage-3.0.tar.gz # fedora-selinux/selinux: git format-patch -N libsemanage-3.0 -- libsemanage @@ -156,6 +156,9 @@ sed -i '1s%\(#! */usr/bin/python\)\([^3].*\|\)$%\13\2%' %{buildroot}%{_libexecdi %{_libexecdir}/selinux/semanage_migrate_store %changelog +* Wed Jan 22 2020 Ondrej Mosnacek - 3.0-2 +- Enable policy optimization + * Fri Dec 6 2019 Petr Lautrbach - 3.0-1 - SELinux userspace 3.0 release diff --git a/semanage.conf b/semanage.conf index 9045021..ca21c5b 100644 --- a/semanage.conf +++ b/semanage.conf @@ -50,6 +50,7 @@ usepasswd=False bzip-small=true bzip-blocksize=5 ignoredirs=/root +optimize-policy=true [sefcontext_compile] path = /usr/sbin/sefcontext_compile