- More fixes from upstream

This commit is contained in:
Daniel J Walsh 2009-07-30 20:30:26 +00:00
parent c6e2224c70
commit abd1536931
3 changed files with 822 additions and 1058 deletions

View File

@ -1 +1 @@
diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy serefpolicy-3.6.25 > /tmp/diff
diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy serefpolicy-3.6.26 > /tmp/diff

File diff suppressed because it is too large Load Diff

View File

@ -19,7 +19,7 @@
%define CHECKPOLICYVER 2.0.16-3
Summary: SELinux policy configuration
Name: selinux-policy
Version: 3.6.25
Version: 3.6.26
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Base
@ -185,7 +185,7 @@ fi;
%description
SELinux Reference Policy - modular.
Based off of reference policy: Checked out revision 3011.
Based off of reference policy: Checked out revision 2.20090730
%build
@ -475,6 +475,9 @@ exit 0
%endif
%changelog
* Thu Jul 28 2009 Dan Walsh <dwalsh@redhat.com> 3.6.26-1
- More fixes from upstream
* Tue Jul 28 2009 Dan Walsh <dwalsh@redhat.com> 3.6.25-1
- Fix polkit label
- Remove hidebrokensymptoms for nss_ldap fix