- Add ability to generate webadm_t policy

- Lots of new interfaces for httpd
- Allow sshd to login as unconfined_t
This commit is contained in:
Daniel J Walsh 2007-01-25 19:07:00 +00:00
parent cc7c06a0d1
commit e45f5d36d0
3 changed files with 10 additions and 4 deletions

View File

@ -102,3 +102,4 @@ serefpolicy-2.4.4.tgz
serefpolicy-2.4.5.tgz serefpolicy-2.4.5.tgz
serefpolicy-2.4.6.tgz serefpolicy-2.4.6.tgz
serefpolicy-2.5.1.tgz serefpolicy-2.5.1.tgz
serefpolicy-2.5.2.tgz

View File

@ -16,8 +16,8 @@
%define CHECKPOLICYVER 1.30.11-1 %define CHECKPOLICYVER 1.30.11-1
Summary: SELinux policy configuration Summary: SELinux policy configuration
Name: selinux-policy Name: selinux-policy
Version: 2.5.1 Version: 2.5.2
Release: 5%{?dist} Release: 1%{?dist}
License: GPL License: GPL
Group: System Environment/Base Group: System Environment/Base
Source: serefpolicy-%{version}.tgz Source: serefpolicy-%{version}.tgz
@ -165,7 +165,7 @@ fi;
%description %description
SELinux Reference Policy - modular. SELinux Reference Policy - modular.
Based off of reference policy: Checked out revision 2175. Based off of reference policy: Checked out revision 2178.
%prep %prep
%setup -q -n serefpolicy-%{version} %setup -q -n serefpolicy-%{version}
@ -356,6 +356,11 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init
%endif %endif
%changelog %changelog
* Thu Jan 25 2007 Dan Walsh <dwalsh@redhat.com> 2.5.2-1
- Add ability to generate webadm_t policy
- Lots of new interfaces for httpd
- Allow sshd to login as unconfined_t
* Mon Jan 22 2007 Dan Walsh <dwalsh@redhat.com> 2.5.1-5 * Mon Jan 22 2007 Dan Walsh <dwalsh@redhat.com> 2.5.1-5
- Continue fixing, additional user domains - Continue fixing, additional user domains

View File

@ -1 +1 @@
bc5b8cfa70fc210ac3e10adfeb19658e serefpolicy-2.5.1.tgz feb68b3e3bbddea9f941385d5347dc42 serefpolicy-2.5.2.tgz