- Merge with upstream

This commit is contained in:
Dan Walsh 2010-08-26 20:35:53 -04:00
parent 370d04ed3c
commit ba77266a14
8 changed files with 4289 additions and 6381 deletions

3
.gitignore vendored
View File

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

View File

@ -11,7 +11,7 @@
# as individual loadable modules.
#
# Layer: admin
# Layer: services
# Module: accountsd
#
# An application to view and modify user accounts information

View File

@ -11,7 +11,7 @@
# as individual loadable modules.
#
# Layer: admin
# Layer: services
# Module: accountsd
#
# An application to view and modify user accounts information

View File

@ -11,7 +11,7 @@
# as individual loadable modules.
#
# Layer: admin
# Layer: services
# Module: accountsd
#
# An application to view and modify user accounts information

View File

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

File diff suppressed because it is too large Load Diff

View File

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

View File

@ -1 +1,2 @@
1f8151f0184945098f3cc3ca0b53e861 serefpolicy-3.8.8.tgz
9012ab09af5480459942d4a54de91db4 serefpolicy-3.9.0.tgz