- Update to upstream

- Allow prelink script to signal itself
- Cobbler fixes
This commit is contained in:
Daniel J Walsh 2010-06-07 21:15:35 +00:00
parent bca242c772
commit 632048ceb1
5 changed files with 1237 additions and 1078 deletions

View File

@ -211,3 +211,4 @@ serefpolicy-3.7.17.tgz
serefpolicy-3.7.18.tgz
serefpolicy-3.7.19.tgz
serefpolicy-3.8.1.tgz
serefpolicy-3.8.2.tgz

View File

@ -1 +1 @@
diff --exclude-from=exclude -N -u -r nsaserefpolicy serefpolicy-3.8.1 > /tmp/diff
diff --exclude-from=exclude -N -u -r nsaserefpolicy serefpolicy-3.8.2 > /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.1
Release: 5%{?dist}
Version: 3.8.2
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Base
Source: serefpolicy-%{version}.tgz
@ -469,6 +469,11 @@ exit 0
%endif
%changelog
* Fri Jun 4 2010 Dan Walsh <dwalsh@redhat.com> 3.8.2-1
- Update to upstream
- Allow prelink script to signal itself
- Cobbler fixes
* Wed Jun 2 2010 Dan Walsh <dwalsh@redhat.com> 3.8.1-5
- Add xdm_var_run_t to xserver_stream_connect_xdm
- Add cmorrord and mpd policy from Miroslav Grepl

View File

@ -1,2 +1,2 @@
4c7d323036f1662a06a7a4f2a7da57a5 config.tgz
d9c54ebb76f5d986974def003ef2189d serefpolicy-3.8.1.tgz
4283de1304a36c5f971a978ee023d350 serefpolicy-3.8.2.tgz