- Update to upstream
This commit is contained in:
parent
b637d98325
commit
2616c66ff4
@ -70,3 +70,4 @@ serefpolicy-2.2.41.tgz
|
|||||||
serefpolicy-2.2.42.tgz
|
serefpolicy-2.2.42.tgz
|
||||||
serefpolicy-2.2.43.tgz
|
serefpolicy-2.2.43.tgz
|
||||||
serefpolicy-2.2.45.tgz
|
serefpolicy-2.2.45.tgz
|
||||||
|
serefpolicy-2.2.46.tgz
|
||||||
|
@ -38,6 +38,10 @@ allow_gssd_read_tmp = true
|
|||||||
#
|
#
|
||||||
allow_httpd_anon_write = false
|
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 system to run with kerberos
|
||||||
#
|
#
|
||||||
allow_kerberos = true
|
allow_kerberos = true
|
||||||
|
@ -15,8 +15,8 @@
|
|||||||
%define CHECKPOLICYVER 1.30.4-1
|
%define CHECKPOLICYVER 1.30.4-1
|
||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 2.2.45
|
Version: 2.2.46
|
||||||
Release: 2
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: serefpolicy-%{version}.tgz
|
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
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Jun 12 2006 Dan Walsh <dwalsh@redhat.com> 2.2.45-2
|
||||||
- Allow useradd to create_home_dir in MLS environment
|
- Allow useradd to create_home_dir in MLS environment
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user