From e45f5d36d0f86b5ff7fe95051aa92e10bc9bd82e Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Jan 25 2007 19:07:00 +0000 Subject: - Add ability to generate webadm_t policy - Lots of new interfaces for httpd - Allow sshd to login as unconfined_t --- diff --git a/.cvsignore b/.cvsignore index 7700a30..645658b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -102,3 +102,4 @@ serefpolicy-2.4.4.tgz serefpolicy-2.4.5.tgz serefpolicy-2.4.6.tgz serefpolicy-2.5.1.tgz +serefpolicy-2.5.2.tgz diff --git a/selinux-policy.spec b/selinux-policy.spec index da6099e..1c3d7bb 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -16,8 +16,8 @@ %define CHECKPOLICYVER 1.30.11-1 Summary: SELinux policy configuration Name: selinux-policy -Version: 2.5.1 -Release: 5%{?dist} +Version: 2.5.2 +Release: 1%{?dist} License: GPL Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -165,7 +165,7 @@ fi; %description SELinux Reference Policy - modular. -Based off of reference policy: Checked out revision 2175. +Based off of reference policy: Checked out revision 2178. %prep %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 %changelog +* Thu Jan 25 2007 Dan Walsh 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 2.5.1-5 - Continue fixing, additional user domains diff --git a/sources b/sources index 5dbaf4c..c76d4d0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bc5b8cfa70fc210ac3e10adfeb19658e serefpolicy-2.5.1.tgz +feb68b3e3bbddea9f941385d5347dc42 serefpolicy-2.5.2.tgz