- Dontaudit binds to ports < 1024 for named

- Upgrade to latest upstream
This commit is contained in:
Daniel J Walsh 2009-04-06 17:07:59 +00:00
parent 4cdbdd6bd1
commit 510c2a3987
3 changed files with 813 additions and 1102 deletions

View File

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

File diff suppressed because it is too large Load Diff

View File

@ -19,8 +19,8 @@
%define CHECKPOLICYVER 2.0.16-3
Summary: SELinux policy configuration
Name: selinux-policy
Version: 3.6.10
Release: 9%{?dist}
Version: 3.6.11
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Base
Source: serefpolicy-%{version}.tgz
@ -187,7 +187,7 @@ fi;
%description
SELinux Reference Policy - modular.
Based off of reference policy: Checked out revision 2936.
Based off of reference policy: Checked out revision 2943.
%build
@ -444,6 +444,10 @@ exit 0
%endif
%changelog
* Mon Apr 6 2009 Dan Walsh <dwalsh@redhat.com> 3.6.11-1
- Dontaudit binds to ports < 1024 for named
- Upgrade to latest upstream
* Fri Apr 3 2009 Dan Walsh <dwalsh@redhat.com> 3.6.10-9
- Allow podsleuth to use tmpfs files