- Update to upstream
This commit is contained in:
parent
7580a10c69
commit
43fe713171
@ -68,3 +68,4 @@ serefpolicy-2.2.39.tgz
|
||||
serefpolicy-2.2.40.tgz
|
||||
serefpolicy-2.2.41.tgz
|
||||
serefpolicy-2.2.42.tgz
|
||||
serefpolicy-2.2.43.tgz
|
||||
|
@ -178,6 +178,10 @@ read_untrusted_content = false
|
||||
#
|
||||
spamassassin_can_network = false
|
||||
|
||||
# Allow spamd to write to users homedirs
|
||||
#
|
||||
spamd_enable_home_dirs = true
|
||||
|
||||
# Allow staff_r users to search the sysadm homedir and read files (such as ~/.bashrc)
|
||||
#
|
||||
staff_read_sysadm_file = false
|
||||
|
@ -15,8 +15,8 @@
|
||||
%define CHECKPOLICYVER 1.30.4-1
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 2.2.42
|
||||
Release: 3
|
||||
Version: 2.2.43
|
||||
Release: 2
|
||||
License: GPL
|
||||
Group: System Environment/Base
|
||||
Source: serefpolicy-%{version}.tgz
|
||||
@ -335,6 +335,15 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat May 27 2006 Dan Walsh <dwalsh@redhat.com> 2.2.43-2
|
||||
- Update to upstream
|
||||
|
||||
* Fri May 26 2006 Dan Walsh <dwalsh@redhat.com> 2.2.43-1
|
||||
- Update to upstream
|
||||
|
||||
* Fri May 26 2006 Dan Walsh <dwalsh@redhat.com> 2.2.42-4
|
||||
- fixes for spamd
|
||||
|
||||
* Wed May 24 2006 Dan Walsh <dwalsh@redhat.com> 2.2.42-3
|
||||
- fixes for java, openldap and webalizer
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user