- Update to upstream

- Cleanup for sandbox
- Add attribute to be able to select sandbox types
This commit is contained in:
Miroslav Grepl 2010-11-25 12:21:34 +00:00
parent 3daa6c760b
commit 05f913e88b
4 changed files with 645 additions and 826 deletions

1
.gitignore vendored
View File

@ -230,3 +230,4 @@ serefpolicy*
/config.tgz
/serefpolicy-3.9.8.tgz
/serefpolicy-3.9.9.tgz
/serefpolicy-3.9.10.tgz

File diff suppressed because it is too large Load Diff

View File

@ -20,8 +20,8 @@
%define CHECKPOLICYVER 2.0.21-1
Summary: SELinux policy configuration
Name: selinux-policy
Version: 3.9.9
Release: 4%{?dist}
Version: 3.9.10
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Base
Source: serefpolicy-%{version}.tgz
@ -471,6 +471,11 @@ exit 0
%endif
%changelog
* Thu Nov 25 2010 Miroslav Grepl <mgrepl@redhat.com> 3.9.10-1
- Update to upstream
- Cleanup for sandbox
- Add attribute to be able to select sandbox types
* Mon Nov 22 2010 Miroslav Grepl <mgrepl@redhat.com> 3.9.9-4
- Allow ddclient to fix file mode bits of ddclient conf file
- init leaks file descriptors to daemons

View File

@ -1,2 +1,2 @@
409b40c8102b1617681ba17c31032e66 config.tgz
24888445b1086e411acfa24c592cc65a serefpolicy-3.9.9.tgz
1deb2db0ad303b26fc44b5c7f7497c32 serefpolicy-3.9.10.tgz