diff --git a/.cvsignore b/.cvsignore index 29af6bff..5966cd03 100644 --- a/.cvsignore +++ b/.cvsignore @@ -75,3 +75,4 @@ serefpolicy-2.2.47.tgz serefpolicy-2.2.48.tgz serefpolicy-2.2.49.tgz serefpolicy-2.3.1.tgz +serefpolicy-2.3.2.tgz diff --git a/booleans-targeted.conf b/booleans-targeted.conf index d1c039bf..bba642c0 100644 --- a/booleans-targeted.conf +++ b/booleans-targeted.conf @@ -190,10 +190,6 @@ pppd_for_user = false # read_untrusted_content = false -# Allow user spamassassin clients to use the network. -# -spamassassin_can_network = false - # Allow spamd to write to users homedirs # spamd_enable_home_dirs = true diff --git a/selinux-policy.spec b/selinux-policy.spec index 7dae56db..7101ccc6 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -15,7 +15,7 @@ %define CHECKPOLICYVER 1.30.4-1 Summary: SELinux policy configuration Name: selinux-policy -Version: 2.3.1 +Version: 2.3.2 Release: 1 License: GPL Group: System Environment/Base @@ -107,8 +107,8 @@ ln -sf ../devel/include %{buildroot}%{_usr}/share/selinux/%1 \ %config(noreplace) %{_sysconfdir}/selinux/%1/setrans.conf \ %ghost %{_sysconfdir}/selinux/%1/seusers \ %dir %{_sysconfdir}/selinux/%1/modules \ -%{_sysconfdir}/selinux/%1/modules/semanage.read.LOCK \ -%{_sysconfdir}/selinux/%1/modules/semanage.trans.LOCK \ +%verify(not mtime) %{_sysconfdir}/selinux/%1/modules/semanage.read.LOCK \ +%verify(not mtime) %{_sysconfdir}/selinux/%1/modules/semanage.trans.LOCK \ %attr(700,root,root) %dir %{_sysconfdir}/selinux/%1/modules/active \ #%verify(not md5 size mtime) %attr(600,root,root) %config(noreplace) %{_sysconfdir}/selinux/%1/modules/active/seusers \ %dir %{_sysconfdir}/selinux/%1/policy/ \ @@ -342,6 +342,9 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init %endif %changelog +* Fri Jul 7 2006 Dan Walsh 2.3.2-1 +- Update to upstream + * Thu Jun 22 2006 Dan Walsh 2.3.1-1 - Update to upstream - Add new class for kernel key ring diff --git a/sources b/sources index 01a5e235..2f224f62 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ea51e2652a0d30a9a043cca14c4523fe serefpolicy-2.3.1.tgz +de57afb1e83b5110b90f2aaeeca0c535 serefpolicy-2.3.2.tgz