- Add rhev policy module to modules-targeted.conf

This commit is contained in:
Miroslav Grepl 2011-05-26 14:16:59 +02:00
parent ace25237f9
commit a8e065be61
2 changed files with 11 additions and 1 deletions

View File

@ -2381,3 +2381,10 @@ firewalld = module
# policy for namespace.init script # policy for namespace.init script
# #
namespace = module namespace = module
# Layer: services
# Module: rhev
#
# rhev policy module contains policies for rhev apps
#
rhev = module

View File

@ -21,7 +21,7 @@
Summary: SELinux policy configuration Summary: SELinux policy configuration
Name: selinux-policy Name: selinux-policy
Version: 3.9.16 Version: 3.9.16
Release: 23%{?dist} Release: 24%{?dist}
License: GPLv2+ License: GPLv2+
Group: System Environment/Base Group: System Environment/Base
Source: serefpolicy-%{version}.tgz Source: serefpolicy-%{version}.tgz
@ -472,6 +472,9 @@ exit 0
%endif %endif
%changelog %changelog
* Thu May 26 2011 Miroslav Grepl <mgrepl@redhat.com> 3.9.16-24
- Add rhev policy module to modules-targeted.conf
* Tue May 24 2011 Miroslav Grepl <mgrepl@redhat.com> 3.9.16-23 * Tue May 24 2011 Miroslav Grepl <mgrepl@redhat.com> 3.9.16-23
- Lot of fixes - Lot of fixes
* http://git.fedorahosted.org/git/?p=selinux-policy.git;a=log * http://git.fedorahosted.org/git/?p=selinux-policy.git;a=log