- Merge with upstream
This commit is contained in:
parent
370d04ed3c
commit
ba77266a14
3
.gitignore
vendored
3
.gitignore
vendored
@ -218,3 +218,6 @@ serefpolicy-3.8.5.tgz
|
||||
serefpolicy-3.8.6.tgz
|
||||
serefpolicy-3.8.7.tgz
|
||||
serefpolicy-3.8.8.tgz
|
||||
*.rpm
|
||||
serefpolicy*
|
||||
/serefpolicy-3.9.0.tgz
|
||||
|
@ -11,7 +11,7 @@
|
||||
# as individual loadable modules.
|
||||
#
|
||||
|
||||
# Layer: admin
|
||||
# Layer: services
|
||||
# Module: accountsd
|
||||
#
|
||||
# An application to view and modify user accounts information
|
||||
|
@ -11,7 +11,7 @@
|
||||
# as individual loadable modules.
|
||||
#
|
||||
|
||||
# Layer: admin
|
||||
# Layer: services
|
||||
# Module: accountsd
|
||||
#
|
||||
# An application to view and modify user accounts information
|
||||
|
@ -11,7 +11,7 @@
|
||||
# as individual loadable modules.
|
||||
#
|
||||
|
||||
# Layer: admin
|
||||
# Layer: services
|
||||
# Module: accountsd
|
||||
#
|
||||
# An application to view and modify user accounts information
|
||||
|
2
nsadiff
2
nsadiff
@ -1 +1 @@
|
||||
diff --exclude-from=exclude -N -u -r nsaserefpolicy serefpolicy-3.8.8 > /tmp/diff
|
||||
diff --exclude-from=exclude -N -u -r nsaserefpolicy serefpolicy-3.9.0 > /tmp/diff
|
||||
|
10643
policy-F14.patch
10643
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.8.8
|
||||
Release: 21%{?dist}
|
||||
Version: 3.9.0
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Base
|
||||
Source: serefpolicy-%{version}.tgz
|
||||
@ -469,6 +469,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Aug 26 2010 Dan Walsh <dwalsh@redhat.com> 3.9.0-1
|
||||
- Merge with upstream
|
||||
|
||||
* Tue Aug 24 2010 Dan Walsh <dwalsh@redhat.com> 3.8.8-21
|
||||
- Allow seunshare to fowner
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user