- Add xenner and wine fixes from mgrepl
This commit is contained in:
parent
bfc78b6af9
commit
5dce3c12f7
@ -164,3 +164,4 @@ serefpolicy-3.6.6.tgz
|
|||||||
serefpolicy-3.6.7.tgz
|
serefpolicy-3.6.7.tgz
|
||||||
serefpolicy-3.6.8.tgz
|
serefpolicy-3.6.8.tgz
|
||||||
serefpolicy-3.6.9.tgz
|
serefpolicy-3.6.9.tgz
|
||||||
|
serefpolicy-3.6.10.tgz
|
||||||
|
@ -743,6 +743,13 @@ logwatch = base
|
|||||||
#
|
#
|
||||||
lpd = module
|
lpd = module
|
||||||
|
|
||||||
|
# Layer: services
|
||||||
|
# Module: lircd
|
||||||
|
#
|
||||||
|
# LIRC daemon - decodes infrared signals and provides them on a Unix domain socket.
|
||||||
|
#
|
||||||
|
lircd = module
|
||||||
|
|
||||||
# Layer: system
|
# Layer: system
|
||||||
# Module: lvm
|
# Module: lvm
|
||||||
#
|
#
|
||||||
|
@ -673,6 +673,13 @@ ktalk = module
|
|||||||
kudzu = base
|
kudzu = base
|
||||||
|
|
||||||
|
|
||||||
|
# Layer: services
|
||||||
|
# Module: lircd
|
||||||
|
#
|
||||||
|
# LIRC daemon - decodes infrared signals and provides them on a Unix domain socket.
|
||||||
|
#
|
||||||
|
lircd = module
|
||||||
|
|
||||||
# Layer: services
|
# Layer: services
|
||||||
# Module: ldap
|
# Module: ldap
|
||||||
#
|
#
|
||||||
|
@ -743,6 +743,13 @@ logwatch = base
|
|||||||
#
|
#
|
||||||
lpd = module
|
lpd = module
|
||||||
|
|
||||||
|
# Layer: services
|
||||||
|
# Module: lircd
|
||||||
|
#
|
||||||
|
# LIRC daemon - decodes infrared signals and provides them on a Unix domain socket.
|
||||||
|
#
|
||||||
|
lircd = module
|
||||||
|
|
||||||
# Layer: system
|
# Layer: system
|
||||||
# Module: lvm
|
# Module: lvm
|
||||||
#
|
#
|
||||||
|
2
nsadiff
2
nsadiff
@ -1 +1 @@
|
|||||||
diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy serefpolicy-3.6.9 > /tmp/diff
|
diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy serefpolicy-3.6.10 > /tmp/diff
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -19,8 +19,8 @@
|
|||||||
%define CHECKPOLICYVER 2.0.16-3
|
%define CHECKPOLICYVER 2.0.16-3
|
||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 3.6.9
|
Version: 3.6.10
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: serefpolicy-%{version}.tgz
|
Source: serefpolicy-%{version}.tgz
|
||||||
@ -186,7 +186,7 @@ fi;
|
|||||||
|
|
||||||
%description
|
%description
|
||||||
SELinux Reference Policy - modular.
|
SELinux Reference Policy - modular.
|
||||||
Based off of reference policy: Checked out revision 2925.
|
Based off of reference policy: Checked out revision 2931.
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -444,6 +444,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 19 2009 Dan Walsh <dwalsh@redhat.com> 3.6.10-1
|
||||||
|
- Add xenner and wine fixes from mgrepl
|
||||||
|
|
||||||
* Wed Mar 18 2009 Dan Walsh <dwalsh@redhat.com> 3.6.9-4
|
* Wed Mar 18 2009 Dan Walsh <dwalsh@redhat.com> 3.6.9-4
|
||||||
- Allow mdadm to read/write mls override
|
- Allow mdadm to read/write mls override
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user