- Update to upstream
This commit is contained in:
parent
30a7d17203
commit
a0e8efd42c
1
.gitignore
vendored
1
.gitignore
vendored
@ -224,3 +224,4 @@ serefpolicy*
|
||||
/serefpolicy-3.9.1.tgz
|
||||
/serefpolicy-3.9.2.tgz
|
||||
/serefpolicy-3.9.3.tgz
|
||||
/serefpolicy-3.9.4.tgz
|
||||
|
@ -654,6 +654,13 @@ hal = module
|
||||
#
|
||||
hddtemp = module
|
||||
|
||||
# Layer: services
|
||||
# Module: passenger
|
||||
#
|
||||
# Passenger
|
||||
#
|
||||
passenger = module
|
||||
|
||||
# Layer: services
|
||||
# Module: policykit
|
||||
#
|
||||
|
4
nsadiff
4
nsadiff
@ -1 +1,3 @@
|
||||
diff --exclude-from=exclude -N -u -r nsaserefpolicy serefpolicy-3.9.0 > /tmp/diff
|
||||
cd nsaserefpolicy
|
||||
git diff origin > /tmp/diff
|
||||
|
||||
|
1678
policy-F14.patch
1678
policy-F14.patch
File diff suppressed because it is too large
Load Diff
@ -19,8 +19,8 @@
|
||||
%define CHECKPOLICYVER 2.0.21-1
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 3.9.3
|
||||
Release: 3%{?dist}
|
||||
Version: 3.9.4
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Base
|
||||
Source: serefpolicy-%{version}.tgz
|
||||
@ -469,6 +469,12 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Sep 8 2010 Dan Walsh <dwalsh@redhat.com> 3.9.4-1
|
||||
- Update to upstream
|
||||
|
||||
* Thu Sep 8 2010 Dan Walsh <dwalsh@redhat.com> 3.9.3-4
|
||||
- Allow mdadm_t to create files and sock files in /dev/md/
|
||||
|
||||
* Thu Sep 8 2010 Dan Walsh <dwalsh@redhat.com> 3.9.3-3
|
||||
- Add policy for ajaxterm
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user