- Update to upstream release
This commit is contained in:
parent
a0a55830a1
commit
9eef358da0
@ -194,3 +194,4 @@ serefpolicy-3.6.33.tgz
|
||||
serefpolicy-3.7.1.tgz
|
||||
serefpolicy-3.7.2.tgz
|
||||
serefpolicy-3.7.3.tgz
|
||||
serefpolicy-3.7.4.tgz
|
||||
|
@ -756,6 +756,13 @@ kdump = module
|
||||
#
|
||||
kdumpgui = module
|
||||
|
||||
# Layer: services
|
||||
# Module: ksmtuned
|
||||
#
|
||||
# Kernel Samepage Merging (KSM) Tuning Daemon
|
||||
#
|
||||
ksmtuned = module
|
||||
|
||||
# Layer: services
|
||||
# Module: kerberos
|
||||
#
|
||||
@ -1576,6 +1583,13 @@ unconfined = module
|
||||
#
|
||||
ulogd = module
|
||||
|
||||
# Layer: services
|
||||
# Module: vhostmd
|
||||
#
|
||||
# vhostmd - A metrics gathering daemon
|
||||
#
|
||||
vhostmd = module
|
||||
|
||||
# Layer: apps
|
||||
# Module: wine
|
||||
#
|
||||
|
@ -756,6 +756,13 @@ kdump = module
|
||||
#
|
||||
kdumpgui = module
|
||||
|
||||
# Layer: services
|
||||
# Module: ksmtuned
|
||||
#
|
||||
# Kernel Samepage Merging (KSM) Tuning Daemon
|
||||
#
|
||||
ksmtuned = module
|
||||
|
||||
# Layer: services
|
||||
# Module: kerberos
|
||||
#
|
||||
@ -1576,6 +1583,13 @@ unconfined = module
|
||||
#
|
||||
ulogd = module
|
||||
|
||||
# Layer: services
|
||||
# Module: vhostmd
|
||||
#
|
||||
# vhostmd - A metrics gathering daemon
|
||||
#
|
||||
vhostmd = module
|
||||
|
||||
# Layer: apps
|
||||
# Module: wine
|
||||
#
|
||||
|
2
nsadiff
2
nsadiff
@ -1 +1 @@
|
||||
diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy serefpolicy-3.7.3 > /tmp/diff
|
||||
diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy serefpolicy-3.7.4 > /tmp/diff
|
||||
|
@ -6116,7 +6116,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
|
||||
#network_node(multicast, s0 - mls_systemhigh, ff00::, ff00::)
|
||||
diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/devices.if serefpolicy-3.7.4/policy/modules/kernel/devices.if
|
||||
--- nsaserefpolicy/policy/modules/kernel/devices.if 2009-11-20 10:51:41.000000000 -0500
|
||||
+++ serefpolicy-3.7.4/policy/modules/kernel/devices.if 2009-12-05 05:54:24.000000000 -0500
|
||||
+++ serefpolicy-3.7.4/policy/modules/kernel/devices.if 2009-12-10 14:19:30.000000000 -0500
|
||||
@@ -783,6 +783,24 @@
|
||||
|
||||
########################################
|
||||
@ -6192,15 +6192,6 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
|
||||
## Read raw memory devices (e.g. /dev/mem).
|
||||
## </summary>
|
||||
## <param name="domain">
|
||||
@@ -3080,7 +3134,7 @@
|
||||
## </summary>
|
||||
## </param>
|
||||
#
|
||||
-interface(`dev_read_sound_mixer',`
|
||||
+interface(`dev_read_sound_mixr',`
|
||||
gen_require(`
|
||||
type device_t, sound_device_t;
|
||||
')
|
||||
diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/domain.if serefpolicy-3.7.4/policy/modules/kernel/domain.if
|
||||
--- nsaserefpolicy/policy/modules/kernel/domain.if 2009-07-14 14:19:57.000000000 -0400
|
||||
+++ serefpolicy-3.7.4/policy/modules/kernel/domain.if 2009-12-04 12:33:34.000000000 -0500
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define CHECKPOLICYVER 2.0.16-3
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 3.7.3
|
||||
Version: 3.7.4
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Base
|
||||
@ -449,6 +449,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Dec 4 2009 Dan Walsh <dwalsh@redhat.com> 3.7.4-1
|
||||
- Update to upstream release
|
||||
|
||||
* Mon Nov 16 2009 Dan Walsh <dwalsh@redhat.com> 3.7.3-1
|
||||
- Add asterisk policy back in
|
||||
- Update to upstream release 2.20091117
|
||||
|
Loading…
Reference in New Issue
Block a user