- Update to upstream
This commit is contained in:
parent
b3f084a8c7
commit
292c49cacc
@ -156,3 +156,4 @@ serefpolicy-3.5.11.tgz
|
|||||||
serefpolicy-3.5.12.tgz
|
serefpolicy-3.5.12.tgz
|
||||||
serefpolicy-3.5.13.tgz
|
serefpolicy-3.5.13.tgz
|
||||||
serefpolicy-3.6.1.tgz
|
serefpolicy-3.6.1.tgz
|
||||||
|
serefpolicy-3.6.2.tgz
|
||||||
|
@ -17927,7 +17927,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
|
|||||||
+
|
+
|
||||||
diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/razor.te serefpolicy-3.6.2/policy/modules/services/razor.te
|
diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/razor.te serefpolicy-3.6.2/policy/modules/services/razor.te
|
||||||
--- nsaserefpolicy/policy/modules/services/razor.te 2008-11-19 18:10:07.000000000 -0500
|
--- nsaserefpolicy/policy/modules/services/razor.te 2008-11-19 18:10:07.000000000 -0500
|
||||||
+++ serefpolicy-3.6.2/policy/modules/services/razor.te 2009-01-05 17:10:36.000000000 -0500
|
+++ serefpolicy-3.6.2/policy/modules/services/razor.te 2009-01-05 17:43:13.000000000 -0500
|
||||||
@@ -6,6 +6,32 @@
|
@@ -6,6 +6,32 @@
|
||||||
# Declarations
|
# Declarations
|
||||||
#
|
#
|
||||||
@ -17961,6 +17961,11 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
|
|||||||
type razor_exec_t;
|
type razor_exec_t;
|
||||||
corecmd_executable_file(razor_exec_t)
|
corecmd_executable_file(razor_exec_t)
|
||||||
|
|
||||||
|
@@ -61,3 +87,4 @@
|
||||||
|
optional_policy(`
|
||||||
|
nscd_socket_use(razor_t)
|
||||||
|
')
|
||||||
|
+')
|
||||||
diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ricci.te serefpolicy-3.6.2/policy/modules/services/ricci.te
|
diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ricci.te serefpolicy-3.6.2/policy/modules/services/ricci.te
|
||||||
--- nsaserefpolicy/policy/modules/services/ricci.te 2009-01-05 15:39:43.000000000 -0500
|
--- nsaserefpolicy/policy/modules/services/ricci.te 2009-01-05 15:39:43.000000000 -0500
|
||||||
+++ serefpolicy-3.6.2/policy/modules/services/ricci.te 2009-01-05 17:10:36.000000000 -0500
|
+++ serefpolicy-3.6.2/policy/modules/services/ricci.te 2009-01-05 17:10:36.000000000 -0500
|
||||||
|
@ -19,12 +19,12 @@
|
|||||||
%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.1
|
Version: 3.6.2
|
||||||
Release: 15%{?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-20081111.patch
|
patch: policy-20090105.patch
|
||||||
Source1: modules-targeted.conf
|
Source1: modules-targeted.conf
|
||||||
Source2: booleans-targeted.conf
|
Source2: booleans-targeted.conf
|
||||||
Source3: Makefile.devel
|
Source3: Makefile.devel
|
||||||
@ -446,6 +446,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 5 2009 Dan Walsh <dwalsh@redhat.com> 3.6.2-1
|
||||||
|
- Update to upstream
|
||||||
|
|
||||||
* Sun Jan 4 2009 Dan Walsh <dwalsh@redhat.com> 3.6.1-15
|
* Sun Jan 4 2009 Dan Walsh <dwalsh@redhat.com> 3.6.1-15
|
||||||
- Allow hal_acl_t to getattr/setattr fixed_disk
|
- Allow hal_acl_t to getattr/setattr fixed_disk
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user