- Update to upstream

This commit is contained in:
Daniel J Walsh 2006-06-13 18:26:00 +00:00
parent b637d98325
commit 2616c66ff4
4 changed files with 14 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -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 <dwalsh@redhat.com> 2.2.46-1
- Update to upstream
* Mon Jun 12 2006 Dan Walsh <dwalsh@redhat.com> 2.2.45-3
- Fix semanage
* Mon Jun 12 2006 Dan Walsh <dwalsh@redhat.com> 2.2.45-2
- Allow useradd to create_home_dir in MLS environment

View File

@ -1 +1 @@
e5a6df9971751f496d9f2fd1f9c74e19 serefpolicy-2.2.45.tgz
f2d0b4bf8b24ad899b08dcd4f347a044 serefpolicy-2.2.46.tgz