- Update to upstream
- Add libvirt policy - add qemu policy
This commit is contained in:
parent
e1060e24d5
commit
b19d470cd4
@ -134,3 +134,4 @@ serefpolicy-3.2.2.tgz
|
|||||||
serefpolicy-3.2.3.tgz
|
serefpolicy-3.2.3.tgz
|
||||||
serefpolicy-3.2.4.tgz
|
serefpolicy-3.2.4.tgz
|
||||||
serefpolicy-3.2.5.tgz
|
serefpolicy-3.2.5.tgz
|
||||||
|
serefpolicy-3.2.6.tgz
|
||||||
|
@ -1349,7 +1349,14 @@ xen = base
|
|||||||
#
|
#
|
||||||
# Virtualization libraries
|
# Virtualization libraries
|
||||||
#
|
#
|
||||||
virt = base
|
virt = module
|
||||||
|
|
||||||
|
# Layer: system
|
||||||
|
# Module: qemu
|
||||||
|
#
|
||||||
|
# Virtualization emulator
|
||||||
|
#
|
||||||
|
qemu = module
|
||||||
|
|
||||||
# Layer: system
|
# Layer: system
|
||||||
# Module: brctl
|
# Module: brctl
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -16,8 +16,8 @@
|
|||||||
%define CHECKPOLICYVER 2.0.3-1
|
%define CHECKPOLICYVER 2.0.3-1
|
||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 3.2.5
|
Version: 3.2.6
|
||||||
Release: 25%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: serefpolicy-%{version}.tgz
|
Source: serefpolicy-%{version}.tgz
|
||||||
@ -387,6 +387,11 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 1 2008 Dan Walsh <dwalsh@redhat.com> 3.2.6-1
|
||||||
|
- Update to upstream
|
||||||
|
- Add libvirt policy
|
||||||
|
- add qemu policy
|
||||||
|
|
||||||
* Fri Feb 1 2008 Dan Walsh <dwalsh@redhat.com> 3.2.5-25
|
* Fri Feb 1 2008 Dan Walsh <dwalsh@redhat.com> 3.2.5-25
|
||||||
- Allow fail2ban to create a socket in /var/run
|
- Allow fail2ban to create a socket in /var/run
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user