From 2616c66ff40ec41d59a0c15672fb2dbf2fde1ce1 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Jun 13 2006 18:26:00 +0000 Subject: - Update to upstream --- diff --git a/.cvsignore b/.cvsignore index 2ddb294..7cc24b6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -70,3 +70,4 @@ serefpolicy-2.2.41.tgz serefpolicy-2.2.42.tgz serefpolicy-2.2.43.tgz serefpolicy-2.2.45.tgz +serefpolicy-2.2.46.tgz diff --git a/booleans-targeted.conf b/booleans-targeted.conf index 769689c..d1c039b 100644 --- a/booleans-targeted.conf +++ b/booleans-targeted.conf @@ -38,6 +38,10 @@ allow_gssd_read_tmp = true # allow_httpd_anon_write = false +# Allow Apache to use mod_auth_pam module +# +allow_httpd_mod_auth_pam = false + # Allow system to run with kerberos # allow_kerberos = true diff --git a/selinux-policy.spec b/selinux-policy.spec index abe12cf..8eb8218 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -15,8 +15,8 @@ %define CHECKPOLICYVER 1.30.4-1 Summary: SELinux policy configuration Name: selinux-policy -Version: 2.2.45 -Release: 2 +Version: 2.2.46 +Release: 1 License: GPL Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -336,6 +336,12 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init %endif %changelog +* Tue Jun 13 2006 Dan Walsh 2.2.46-1 +- Update to upstream + +* Mon Jun 12 2006 Dan Walsh 2.2.45-3 +- Fix semanage + * Mon Jun 12 2006 Dan Walsh 2.2.45-2 - Allow useradd to create_home_dir in MLS environment diff --git a/sources b/sources index 253ae64..1b7f7e3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e5a6df9971751f496d9f2fd1f9c74e19 serefpolicy-2.2.45.tgz +f2d0b4bf8b24ad899b08dcd4f347a044 serefpolicy-2.2.46.tgz