- Add xenner and wine fixes from mgrepl

This commit is contained in:
Daniel J Walsh 2009-03-20 18:42:38 +00:00
parent bfc78b6af9
commit 5dce3c12f7
8 changed files with 1243 additions and 1385 deletions

View File

@ -164,3 +164,4 @@ serefpolicy-3.6.6.tgz
serefpolicy-3.6.7.tgz
serefpolicy-3.6.8.tgz
serefpolicy-3.6.9.tgz
serefpolicy-3.6.10.tgz

View File

@ -743,6 +743,13 @@ logwatch = base
#
lpd = module
# Layer: services
# Module: lircd
#
# LIRC daemon - decodes infrared signals and provides them on a Unix domain socket.
#
lircd = module
# Layer: system
# Module: lvm
#

View File

@ -673,6 +673,13 @@ ktalk = module
kudzu = base
# Layer: services
# Module: lircd
#
# LIRC daemon - decodes infrared signals and provides them on a Unix domain socket.
#
lircd = module
# Layer: services
# Module: ldap
#

View File

@ -743,6 +743,13 @@ logwatch = base
#
lpd = module
# Layer: services
# Module: lircd
#
# LIRC daemon - decodes infrared signals and provides them on a Unix domain socket.
#
lircd = module
# Layer: system
# Module: lvm
#

View File

@ -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

View File

@ -19,8 +19,8 @@
%define CHECKPOLICYVER 2.0.16-3
Summary: SELinux policy configuration
Name: selinux-policy
Version: 3.6.9
Release: 4%{?dist}
Version: 3.6.10
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Base
Source: serefpolicy-%{version}.tgz
@ -186,7 +186,7 @@ fi;
%description
SELinux Reference Policy - modular.
Based off of reference policy: Checked out revision 2925.
Based off of reference policy: Checked out revision 2931.
%build
@ -444,6 +444,9 @@ exit 0
%endif
%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
- Allow mdadm to read/write mls override

View File

@ -1 +1 @@
42687aff1e3a70d6bae553beae727d95 serefpolicy-3.6.9.tgz
318ceaa56514c9435de330293523369f serefpolicy-3.6.10.tgz