- Update to latest refpolicy

This commit is contained in:
Daniel J Walsh 2008-07-15 15:22:39 +00:00
parent df6220163f
commit 6ed8533082
3 changed files with 36926 additions and 6 deletions

View File

@ -1365,14 +1365,14 @@ usernetctl = module
# #
xen = base xen = base
# Layer: system # Layer: services
# Module: virt # Module: virt
# #
# Virtualization libraries # Virtualization libraries
# #
virt = module virt = module
# Layer: system # Layer: apps
# Module: qemu # Module: qemu
# #
# Virtualization emulator # Virtualization emulator
@ -1641,7 +1641,7 @@ kerneloops = module
# #
openoffice = base openoffice = base
# Layer: services # Layer: apps
# Module: podsleuth # Module: podsleuth
# #
# Podsleuth probes, identifies, and exposes properties and metadata bound to iPods. # Podsleuth probes, identifies, and exposes properties and metadata bound to iPods.

36917
policy-20080710.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -16,12 +16,12 @@
%define CHECKPOLICYVER 2.0.16-1 %define CHECKPOLICYVER 2.0.16-1
Summary: SELinux policy configuration Summary: SELinux policy configuration
Name: selinux-policy Name: selinux-policy
Version: 3.4.2 Version: 3.5.0
Release: 14%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: System Environment/Base Group: System Environment/Base
Source: serefpolicy-%{version}.tgz Source: serefpolicy-%{version}.tgz
patch: policy-20080509.patch patch: policy-20080710.patch
Source1: modules-targeted.conf Source1: modules-targeted.conf
Source2: booleans-targeted.conf Source2: booleans-targeted.conf
Source3: Makefile.devel Source3: Makefile.devel
@ -375,6 +375,9 @@ exit 0
%endif %endif
%changelog %changelog
* Thu Jul 10 2008 Dan Walsh <dwalsh@redhat.com> 3.5.0-1
- Update to latest refpolicy
* Wed Jul 9 2008 Dan Walsh <dwalsh@redhat.com> 3.4.2-14 * Wed Jul 9 2008 Dan Walsh <dwalsh@redhat.com> 3.4.2-14
- Add inotify support to nscd - Add inotify support to nscd