diff --git a/.cvsignore b/.cvsignore index 4d5390a..c5f6406 100644 --- a/.cvsignore +++ b/.cvsignore @@ -143,3 +143,4 @@ serefpolicy-3.3.1.tgz serefpolicy-3.4.1.tgz serefpolicy-3.4.2.tgz serefpolicy-3.5.1.tgz +serefpolicy-3.5.2.tgz diff --git a/policy-20080710.patch b/policy-20080710.patch index b4a94c9..eb5c433 100644 --- a/policy-20080710.patch +++ b/policy-20080710.patch @@ -1,6 +1,6 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/Makefile serefpolicy-3.5.2/Makefile ---- nsaserefpolicy/Makefile 2008-08-04 16:39:58.000000000 -0400 -+++ serefpolicy-3.5.2/Makefile 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/Makefile 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/Makefile 2008-08-06 16:19:00.000000000 -0400 @@ -311,20 +311,22 @@ # parse-rolemap modulename,outputfile @@ -46,8 +46,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/Mak @mkdir -p $(appdir) $(verbose) $(INSTALL) -m 644 $< $@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/Rules.modular serefpolicy-3.5.2/Rules.modular ---- nsaserefpolicy/Rules.modular 2008-08-04 16:39:58.000000000 -0400 -+++ serefpolicy-3.5.2/Rules.modular 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/Rules.modular 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/Rules.modular 2008-08-06 16:19:00.000000000 -0400 @@ -73,8 +73,8 @@ $(tmpdir)/%.mod: $(m4support) $(tmpdir)/generated_definitions.conf $(tmpdir)/all_interfaces.conf %.te @echo "Compliling $(NAME) $(@F) module" @@ -78,8 +78,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/Rul $(tmpdir)/all_te_files.conf: M4PARAM += -D self_contained_policy $(tmpdir)/all_te_files.conf: $(m4support) $(tmpdir)/generated_definitions.conf $(tmpdir)/all_interfaces.conf $(base_te_files) $(tmpdir)/rolemap.conf diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/default_contexts serefpolicy-3.5.2/config/appconfig-mcs/default_contexts ---- nsaserefpolicy/config/appconfig-mcs/default_contexts 2008-08-04 16:39:58.000000000 -0400 -+++ serefpolicy-3.5.2/config/appconfig-mcs/default_contexts 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/config/appconfig-mcs/default_contexts 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/config/appconfig-mcs/default_contexts 2008-08-06 16:19:00.000000000 -0400 @@ -2,7 +2,7 @@ system_r:local_login_t:s0 user_r:user_t:s0 staff_r:staff_t:s0 sysadm_r:sysadm_t:s0 unconfined_r:unconfined_t:s0 system_r:remote_login_t:s0 user_r:user_t:s0 staff_r:staff_t:s0 unconfined_r:unconfined_t:s0 @@ -90,22 +90,22 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/con staff_r:staff_su_t:s0 user_r:user_t:s0 staff_r:staff_t:s0 sysadm_r:sysadm_t:s0 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/failsafe_context serefpolicy-3.5.2/config/appconfig-mcs/failsafe_context ---- nsaserefpolicy/config/appconfig-mcs/failsafe_context 2008-08-04 16:39:58.000000000 -0400 -+++ serefpolicy-3.5.2/config/appconfig-mcs/failsafe_context 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/config/appconfig-mcs/failsafe_context 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/config/appconfig-mcs/failsafe_context 2008-08-06 16:19:00.000000000 -0400 @@ -1 +1 @@ -sysadm_r:sysadm_t:s0 +system_r:unconfined_t:s0 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/guest_u_default_contexts serefpolicy-3.5.2/config/appconfig-mcs/guest_u_default_contexts --- nsaserefpolicy/config/appconfig-mcs/guest_u_default_contexts 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/config/appconfig-mcs/guest_u_default_contexts 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/config/appconfig-mcs/guest_u_default_contexts 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,4 @@ +system_r:local_login_t:s0 guest_r:guest_t:s0 +system_r:remote_login_t:s0 guest_r:guest_t:s0 +system_r:sshd_t:s0 guest_r:guest_t:s0 +system_r:crond_t:s0 guest_r:guest_crond_t:s0 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/root_default_contexts serefpolicy-3.5.2/config/appconfig-mcs/root_default_contexts ---- nsaserefpolicy/config/appconfig-mcs/root_default_contexts 2008-08-04 16:39:58.000000000 -0400 -+++ serefpolicy-3.5.2/config/appconfig-mcs/root_default_contexts 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/config/appconfig-mcs/root_default_contexts 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/config/appconfig-mcs/root_default_contexts 2008-08-06 16:19:00.000000000 -0400 @@ -1,11 +1,7 @@ system_r:crond_t:s0 unconfined_r:unconfined_t:s0 sysadm_r:sysadm_crond_t:s0 staff_r:staff_crond_t:s0 user_r:user_crond_t:s0 system_r:local_login_t:s0 unconfined_r:unconfined_t:s0 sysadm_r:sysadm_t:s0 staff_r:staff_t:s0 user_r:user_t:s0 @@ -120,14 +120,14 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/con -#system_r:sshd_t:s0 unconfined_r:unconfined_t:s0 sysadm_r:sysadm_t:s0 staff_r:staff_t:s0 user_r:user_t:s0 +system_r:sshd_t:s0 unconfined_r:unconfined_t:s0 sysadm_r:sysadm_t:s0 staff_r:staff_t:s0 user_r:user_t:s0 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/userhelper_context serefpolicy-3.5.2/config/appconfig-mcs/userhelper_context ---- nsaserefpolicy/config/appconfig-mcs/userhelper_context 2008-08-04 16:39:58.000000000 -0400 -+++ serefpolicy-3.5.2/config/appconfig-mcs/userhelper_context 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/config/appconfig-mcs/userhelper_context 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/config/appconfig-mcs/userhelper_context 2008-08-06 16:19:00.000000000 -0400 @@ -1 +1 @@ -system_u:sysadm_r:sysadm_t:s0 +system_u:system_r:unconfined_t:s0 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/xguest_u_default_contexts serefpolicy-3.5.2/config/appconfig-mcs/xguest_u_default_contexts --- nsaserefpolicy/config/appconfig-mcs/xguest_u_default_contexts 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/config/appconfig-mcs/xguest_u_default_contexts 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/config/appconfig-mcs/xguest_u_default_contexts 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,5 @@ +system_r:local_login_t xguest_r:xguest_t:s0 +system_r:remote_login_t xguest_r:xguest_t:s0 @@ -136,7 +136,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/con +system_r:xdm_t xguest_r:xguest_t:s0 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mls/guest_u_default_contexts serefpolicy-3.5.2/config/appconfig-mls/guest_u_default_contexts --- nsaserefpolicy/config/appconfig-mls/guest_u_default_contexts 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/config/appconfig-mls/guest_u_default_contexts 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/config/appconfig-mls/guest_u_default_contexts 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,4 @@ +system_r:local_login_t:s0 guest_r:guest_t:s0 +system_r:remote_login_t:s0 guest_r:guest_t:s0 @@ -144,15 +144,15 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/con +system_r:crond_t:s0 guest_r:guest_crond_t:s0 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-standard/guest_u_default_contexts serefpolicy-3.5.2/config/appconfig-standard/guest_u_default_contexts --- nsaserefpolicy/config/appconfig-standard/guest_u_default_contexts 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/config/appconfig-standard/guest_u_default_contexts 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/config/appconfig-standard/guest_u_default_contexts 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,4 @@ +system_r:local_login_t guest_r:guest_t +system_r:remote_login_t guest_r:guest_t +system_r:sshd_t guest_r:guest_t +system_r:crond_t guest_r:guest_crond_t diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-standard/root_default_contexts serefpolicy-3.5.2/config/appconfig-standard/root_default_contexts ---- nsaserefpolicy/config/appconfig-standard/root_default_contexts 2008-08-04 16:39:58.000000000 -0400 -+++ serefpolicy-3.5.2/config/appconfig-standard/root_default_contexts 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/config/appconfig-standard/root_default_contexts 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/config/appconfig-standard/root_default_contexts 2008-08-06 16:19:00.000000000 -0400 @@ -1,11 +1,7 @@ system_r:crond_t unconfined_r:unconfined_t sysadm_r:sysadm_crond_t staff_r:staff_crond_t user_r:user_crond_t system_r:local_login_t unconfined_r:unconfined_t sysadm_r:sysadm_t staff_r:staff_t user_r:user_t @@ -168,7 +168,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/con +system_r:sshd_t unconfined_r:unconfined_t sysadm_r:sysadm_t staff_r:staff_t user_r:user_t diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-standard/xguest_u_default_contexts serefpolicy-3.5.2/config/appconfig-standard/xguest_u_default_contexts --- nsaserefpolicy/config/appconfig-standard/xguest_u_default_contexts 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/config/appconfig-standard/xguest_u_default_contexts 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/config/appconfig-standard/xguest_u_default_contexts 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,5 @@ +system_r:local_login_t xguest_r:xguest_t +system_r:remote_login_t xguest_r:xguest_t @@ -176,8 +176,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/con +system_r:crond_t xguest_r:xguest_crond_t +system_r:xdm_t xguest_r:xguest_t diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/man/man8/ftpd_selinux.8 serefpolicy-3.5.2/man/man8/ftpd_selinux.8 ---- nsaserefpolicy/man/man8/ftpd_selinux.8 2008-08-04 16:39:58.000000000 -0400 -+++ serefpolicy-3.5.2/man/man8/ftpd_selinux.8 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/man/man8/ftpd_selinux.8 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/man/man8/ftpd_selinux.8 2008-08-06 16:19:00.000000000 -0400 @@ -1,52 +1,65 @@ -.TH "ftpd_selinux" "8" "17 Jan 2005" "dwalsh@redhat.com" "ftpd Selinux Policy documentation" +.TH "ftpd_selinux" "8" "17 Jan 2005" "dwalsh@redhat.com" "ftpd SELinux policy documentation" @@ -283,8 +283,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/man +selinux(8), ftpd(8), setsebool(8), semanage(8), restorecon(8) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/man/man8/httpd_selinux.8 serefpolicy-3.5.2/man/man8/httpd_selinux.8 ---- nsaserefpolicy/man/man8/httpd_selinux.8 2008-08-04 16:39:58.000000000 -0400 -+++ serefpolicy-3.5.2/man/man8/httpd_selinux.8 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/man/man8/httpd_selinux.8 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/man/man8/httpd_selinux.8 2008-08-06 16:19:00.000000000 -0400 @@ -22,23 +22,19 @@ .EX httpd_sys_content_t @@ -315,8 +315,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/man httpd_unconfined_script_exec_t .EE diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/global_tunables serefpolicy-3.5.2/policy/global_tunables ---- nsaserefpolicy/policy/global_tunables 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/global_tunables 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/global_tunables 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/global_tunables 2008-08-06 16:19:00.000000000 -0400 @@ -34,7 +34,7 @@ ## @@ -356,8 +356,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/alsa.te serefpolicy-3.5.2/policy/modules/admin/alsa.te ---- nsaserefpolicy/policy/modules/admin/alsa.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/admin/alsa.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/admin/alsa.te 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/admin/alsa.te 2008-08-06 16:19:00.000000000 -0400 @@ -51,6 +51,8 @@ auth_use_nsswitch(alsa_t) @@ -368,8 +368,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol libs_use_shared_libs(alsa_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/amanda.fc serefpolicy-3.5.2/policy/modules/admin/amanda.fc ---- nsaserefpolicy/policy/modules/admin/amanda.fc 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/admin/amanda.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/admin/amanda.fc 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/admin/amanda.fc 2008-08-06 16:19:00.000000000 -0400 @@ -3,6 +3,7 @@ /etc/amanda/.*/tapelist(/.*)? gen_context(system_u:object_r:amanda_data_t,s0) /etc/amandates gen_context(system_u:object_r:amanda_amandates_t,s0) @@ -379,8 +379,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol /root/restore -d gen_context(system_u:object_r:amanda_recover_dir_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/amanda.te serefpolicy-3.5.2/policy/modules/admin/amanda.te ---- nsaserefpolicy/policy/modules/admin/amanda.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/admin/amanda.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/admin/amanda.te 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/admin/amanda.te 2008-08-06 16:19:00.000000000 -0400 @@ -82,8 +82,9 @@ allow amanda_t amanda_config_t:file { getattr read }; @@ -411,8 +411,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol libs_use_ld_so(amanda_recover_t) libs_use_shared_libs(amanda_recover_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/anaconda.te serefpolicy-3.5.2/policy/modules/admin/anaconda.te ---- nsaserefpolicy/policy/modules/admin/anaconda.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/admin/anaconda.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/admin/anaconda.te 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/admin/anaconda.te 2008-08-06 16:19:00.000000000 -0400 @@ -31,16 +31,11 @@ modutils_domtrans_insmod(anaconda_t) @@ -442,8 +442,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol usermanage_domtrans_admin_passwd(anaconda_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/bootloader.if serefpolicy-3.5.2/policy/modules/admin/bootloader.if ---- nsaserefpolicy/policy/modules/admin/bootloader.if 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/admin/bootloader.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/admin/bootloader.if 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/admin/bootloader.if 2008-08-06 16:19:00.000000000 -0400 @@ -49,6 +49,11 @@ role $2 types bootloader_t; @@ -457,8 +457,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ######################################## diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/bootloader.te serefpolicy-3.5.2/policy/modules/admin/bootloader.te ---- nsaserefpolicy/policy/modules/admin/bootloader.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/admin/bootloader.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/admin/bootloader.te 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/admin/bootloader.te 2008-08-06 16:19:00.000000000 -0400 @@ -218,3 +218,7 @@ optional_policy(` sysadm_dontaudit_search_home_dirs(bootloader_t) @@ -468,8 +468,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + unconfined_domain(bootloader_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/brctl.te serefpolicy-3.5.2/policy/modules/admin/brctl.te ---- nsaserefpolicy/policy/modules/admin/brctl.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/admin/brctl.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/admin/brctl.te 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/admin/brctl.te 2008-08-06 16:19:00.000000000 -0400 @@ -33,6 +33,8 @@ files_read_etc_files(brctl_t) @@ -480,8 +480,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol libs_use_shared_libs(brctl_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/certwatch.te serefpolicy-3.5.2/policy/modules/admin/certwatch.te ---- nsaserefpolicy/policy/modules/admin/certwatch.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/admin/certwatch.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/admin/certwatch.te 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/admin/certwatch.te 2008-08-06 16:19:00.000000000 -0400 @@ -15,8 +15,19 @@ # # Local policy @@ -519,8 +519,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + pcscd_read_pub_files(certwatch_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/consoletype.te serefpolicy-3.5.2/policy/modules/admin/consoletype.te ---- nsaserefpolicy/policy/modules/admin/consoletype.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/admin/consoletype.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/admin/consoletype.te 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/admin/consoletype.te 2008-08-06 16:19:00.000000000 -0400 @@ -8,9 +8,11 @@ type consoletype_t; @@ -545,8 +545,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol init_use_fds(consoletype_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/firstboot.if serefpolicy-3.5.2/policy/modules/admin/firstboot.if ---- nsaserefpolicy/policy/modules/admin/firstboot.if 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/admin/firstboot.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/admin/firstboot.if 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/admin/firstboot.if 2008-08-06 16:19:00.000000000 -0400 @@ -141,4 +141,6 @@ ') @@ -555,8 +555,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/firstboot.te serefpolicy-3.5.2/policy/modules/admin/firstboot.te ---- nsaserefpolicy/policy/modules/admin/firstboot.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/admin/firstboot.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/admin/firstboot.te 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/admin/firstboot.te 2008-08-06 16:19:00.000000000 -0400 @@ -35,9 +35,6 @@ allow firstboot_t firstboot_etc_t:file { getattr read }; @@ -604,8 +604,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol -') ') dnl end TODO diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/kismet.te serefpolicy-3.5.2/policy/modules/admin/kismet.te ---- nsaserefpolicy/policy/modules/admin/kismet.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/admin/kismet.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/admin/kismet.te 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/admin/kismet.te 2008-08-06 16:19:00.000000000 -0400 @@ -25,7 +25,7 @@ # kismet local policy # @@ -616,8 +616,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol manage_files_pattern(kismet_t, kismet_log_t, kismet_log_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/kudzu.te serefpolicy-3.5.2/policy/modules/admin/kudzu.te ---- nsaserefpolicy/policy/modules/admin/kudzu.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/admin/kudzu.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/admin/kudzu.te 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/admin/kudzu.te 2008-08-06 16:19:00.000000000 -0400 @@ -21,8 +21,8 @@ # Local policy # @@ -677,8 +677,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol -allow kudzu_t cupsd_rw_etc_t:dir list_dir_perms; -') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/logrotate.te serefpolicy-3.5.2/policy/modules/admin/logrotate.te ---- nsaserefpolicy/policy/modules/admin/logrotate.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/admin/logrotate.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/admin/logrotate.te 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/admin/logrotate.te 2008-08-06 16:19:00.000000000 -0400 @@ -97,6 +97,7 @@ files_read_etc_files(logrotate_t) files_read_etc_runtime_files(logrotate_t) @@ -707,8 +707,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + squid_signal(logrotate_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/logwatch.te serefpolicy-3.5.2/policy/modules/admin/logwatch.te ---- nsaserefpolicy/policy/modules/admin/logwatch.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/admin/logwatch.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/admin/logwatch.te 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/admin/logwatch.te 2008-08-06 16:19:00.000000000 -0400 @@ -54,18 +54,19 @@ domain_read_all_domains_state(logwatch_t) @@ -739,8 +739,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + samba_read_share_files(logwatch_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/mrtg.te serefpolicy-3.5.2/policy/modules/admin/mrtg.te ---- nsaserefpolicy/policy/modules/admin/mrtg.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/admin/mrtg.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/admin/mrtg.te 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/admin/mrtg.te 2008-08-06 16:19:00.000000000 -0400 @@ -78,6 +78,7 @@ dev_read_urand(mrtg_t) @@ -799,8 +799,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol - dontaudit mrtg_t root_t:lnk_file getattr; -') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/netutils.if serefpolicy-3.5.2/policy/modules/admin/netutils.if ---- nsaserefpolicy/policy/modules/admin/netutils.if 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/admin/netutils.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/admin/netutils.if 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/admin/netutils.if 2008-08-06 16:19:00.000000000 -0400 @@ -124,6 +124,24 @@ ######################################## @@ -827,8 +827,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ## allow the specified role the ping domain. ## diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/netutils.te serefpolicy-3.5.2/policy/modules/admin/netutils.te ---- nsaserefpolicy/policy/modules/admin/netutils.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/admin/netutils.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/admin/netutils.te 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/admin/netutils.te 2008-08-06 16:19:00.000000000 -0400 @@ -50,6 +50,7 @@ files_tmp_filetrans(netutils_t, netutils_tmp_t, { file dir }) @@ -949,8 +949,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol - nscd_socket_use(traceroute_t) -') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/prelink.te serefpolicy-3.5.2/policy/modules/admin/prelink.te ---- nsaserefpolicy/policy/modules/admin/prelink.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/admin/prelink.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/admin/prelink.te 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/admin/prelink.te 2008-08-06 16:19:00.000000000 -0400 @@ -26,7 +26,7 @@ # Local policy # @@ -1009,8 +1009,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + unconfined_domain(prelink_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/rpm.fc serefpolicy-3.5.2/policy/modules/admin/rpm.fc ---- nsaserefpolicy/policy/modules/admin/rpm.fc 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/admin/rpm.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/admin/rpm.fc 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/admin/rpm.fc 2008-08-06 16:19:00.000000000 -0400 @@ -11,7 +11,8 @@ /usr/sbin/system-install-packages -- gen_context(system_u:object_r:rpm_exec_t,s0) @@ -1040,8 +1040,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol # SuSE ifdef(`distro_suse', ` diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/rpm.if serefpolicy-3.5.2/policy/modules/admin/rpm.if ---- nsaserefpolicy/policy/modules/admin/rpm.if 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/admin/rpm.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/admin/rpm.if 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/admin/rpm.if 2008-08-06 16:19:00.000000000 -0400 @@ -152,6 +152,24 @@ ######################################## @@ -1330,8 +1330,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/rpm.te serefpolicy-3.5.2/policy/modules/admin/rpm.te ---- nsaserefpolicy/policy/modules/admin/rpm.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/admin/rpm.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/admin/rpm.te 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/admin/rpm.te 2008-08-06 16:19:00.000000000 -0400 @@ -31,6 +31,9 @@ files_type(rpm_var_lib_t) typealias rpm_var_lib_t alias var_lib_rpm_t; @@ -1419,8 +1419,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol usermanage_domtrans_groupadd(rpm_script_t) usermanage_domtrans_useradd(rpm_script_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/su.if serefpolicy-3.5.2/policy/modules/admin/su.if ---- nsaserefpolicy/policy/modules/admin/su.if 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/admin/su.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/admin/su.if 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/admin/su.if 2008-08-06 16:19:00.000000000 -0400 @@ -41,15 +41,13 @@ allow $2 $1_su_t:process signal; @@ -1549,8 +1549,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ####################################### diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/sudo.if serefpolicy-3.5.2/policy/modules/admin/sudo.if ---- nsaserefpolicy/policy/modules/admin/sudo.if 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/admin/sudo.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/admin/sudo.if 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/admin/sudo.if 2008-08-06 16:19:00.000000000 -0400 @@ -55,7 +55,7 @@ # @@ -1664,8 +1664,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + term_relabel_all_user_ptys($1_sudo_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/tmpreaper.te serefpolicy-3.5.2/policy/modules/admin/tmpreaper.te ---- nsaserefpolicy/policy/modules/admin/tmpreaper.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/admin/tmpreaper.te 2008-08-05 16:24:46.000000000 -0400 +--- nsaserefpolicy/policy/modules/admin/tmpreaper.te 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/admin/tmpreaper.te 2008-08-06 16:19:00.000000000 -0400 @@ -22,12 +22,16 @@ dev_read_urand(tmpreaper_t) @@ -1711,8 +1711,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + unconfined_domain(tmpreaper_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/usermanage.te serefpolicy-3.5.2/policy/modules/admin/usermanage.te ---- nsaserefpolicy/policy/modules/admin/usermanage.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/admin/usermanage.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/admin/usermanage.te 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/admin/usermanage.te 2008-08-06 16:19:00.000000000 -0400 @@ -97,6 +97,7 @@ # allow checking if a shell is executable @@ -1784,8 +1784,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + unconfined_domain(useradd_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/vbetool.te serefpolicy-3.5.2/policy/modules/admin/vbetool.te ---- nsaserefpolicy/policy/modules/admin/vbetool.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/admin/vbetool.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/admin/vbetool.te 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/admin/vbetool.te 2008-08-06 16:19:00.000000000 -0400 @@ -23,6 +23,9 @@ dev_rwx_zero(vbetool_t) dev_read_sysfs(vbetool_t) @@ -1806,8 +1806,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + xserver_write_pid(vbetool_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/vpn.if serefpolicy-3.5.2/policy/modules/admin/vpn.if ---- nsaserefpolicy/policy/modules/admin/vpn.if 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/admin/vpn.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/admin/vpn.if 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/admin/vpn.if 2008-08-06 16:19:00.000000000 -0400 @@ -48,6 +48,7 @@ vpn_domtrans($1) role $2 types vpnc_t; @@ -1817,8 +1817,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ######################################## diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/vpn.te serefpolicy-3.5.2/policy/modules/admin/vpn.te ---- nsaserefpolicy/policy/modules/admin/vpn.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/admin/vpn.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/admin/vpn.te 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/admin/vpn.te 2008-08-06 16:19:00.000000000 -0400 @@ -22,9 +22,10 @@ # Local policy # @@ -1841,8 +1841,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol sysnet_manage_config(vpnc_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/ethereal.fc serefpolicy-3.5.2/policy/modules/apps/ethereal.fc ---- nsaserefpolicy/policy/modules/apps/ethereal.fc 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/ethereal.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/ethereal.fc 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/ethereal.fc 2008-08-06 16:19:00.000000000 -0400 @@ -1,4 +1,4 @@ -HOME_DIR/\.ethereal(/.*)? gen_context(system_u:object_r:ROLE_ethereal_home_t,s0) +HOME_DIR/\.ethereal(/.*)? gen_context(system_u:object_r:ethereal_home_t,s0) @@ -1850,8 +1850,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol /usr/sbin/ethereal.* -- gen_context(system_u:object_r:ethereal_exec_t,s0) /usr/sbin/tethereal.* -- gen_context(system_u:object_r:tethereal_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/ethereal.if serefpolicy-3.5.2/policy/modules/apps/ethereal.if ---- nsaserefpolicy/policy/modules/apps/ethereal.if 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/ethereal.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/ethereal.if 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/ethereal.if 2008-08-06 16:19:00.000000000 -0400 @@ -35,6 +35,7 @@ template(`ethereal_per_role_template',` @@ -1956,8 +1956,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ####################################### diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/ethereal.te serefpolicy-3.5.2/policy/modules/apps/ethereal.te ---- nsaserefpolicy/policy/modules/apps/ethereal.te 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/ethereal.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/ethereal.te 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/ethereal.te 2008-08-06 16:19:00.000000000 -0400 @@ -16,6 +16,13 @@ type tethereal_tmp_t; files_tmp_file(tethereal_tmp_t) @@ -1973,8 +1973,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol # # Tethereal policy diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/games.if serefpolicy-3.5.2/policy/modules/apps/games.if ---- nsaserefpolicy/policy/modules/apps/games.if 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/games.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/games.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/games.if 2008-08-06 16:19:00.000000000 -0400 @@ -130,10 +130,10 @@ sysnet_read_config($1_games_t) @@ -2015,8 +2015,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/gnome.fc serefpolicy-3.5.2/policy/modules/apps/gnome.fc ---- nsaserefpolicy/policy/modules/apps/gnome.fc 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/gnome.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/gnome.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/gnome.fc 2008-08-06 16:19:00.000000000 -0400 @@ -1,8 +1,9 @@ -HOME_DIR/\.config/gtk-.* gen_context(system_u:object_r:ROLE_gnome_home_t,s0) -HOME_DIR/\.gconf(d)?(/.*)? gen_context(system_u:object_r:ROLE_gconf_home_t,s0) @@ -2034,8 +2034,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +# Don't use because toolchain is broken +#/usr/libexec/gconfd-2 -- gen_context(system_u:object_r:gconfd_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/gnome.if serefpolicy-3.5.2/policy/modules/apps/gnome.if ---- nsaserefpolicy/policy/modules/apps/gnome.if 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/gnome.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/gnome.if 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/gnome.if 2008-08-06 16:19:00.000000000 -0400 @@ -36,6 +36,7 @@ gen_require(` type gconfd_exec_t, gconf_etc_t; @@ -2238,8 +2238,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/gnome.te serefpolicy-3.5.2/policy/modules/apps/gnome.te ---- nsaserefpolicy/policy/modules/apps/gnome.te 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/gnome.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/gnome.te 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/gnome.te 2008-08-06 16:19:00.000000000 -0400 @@ -8,8 +8,34 @@ attribute gnomedomain; @@ -2279,8 +2279,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +# + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/gpg.fc serefpolicy-3.5.2/policy/modules/apps/gpg.fc ---- nsaserefpolicy/policy/modules/apps/gpg.fc 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/gpg.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/gpg.fc 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/gpg.fc 2008-08-06 16:19:00.000000000 -0400 @@ -1,9 +1,9 @@ -HOME_DIR/\.gnupg(/.+)? gen_context(system_u:object_r:ROLE_gpg_secret_t,s0) +HOME_DIR/\.gnupg(/.+)? gen_context(system_u:object_r:gpg_secret_t,s0) @@ -2296,8 +2296,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +/usr/lib(64)?/gnupg/.* -- gen_context(system_u:object_r:gpg_exec_t,s0) +/usr/lib(64)?/gnupg/gpgkeys.* -- gen_context(system_u:object_r:gpg_helper_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/gpg.if serefpolicy-3.5.2/policy/modules/apps/gpg.if ---- nsaserefpolicy/policy/modules/apps/gpg.if 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/gpg.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/gpg.if 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/gpg.if 2008-08-06 16:19:00.000000000 -0400 @@ -37,6 +37,9 @@ template(`gpg_per_role_template',` gen_require(` @@ -2635,8 +2635,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ######################################## diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/gpg.te serefpolicy-3.5.2/policy/modules/apps/gpg.te ---- nsaserefpolicy/policy/modules/apps/gpg.te 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/gpg.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/gpg.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/gpg.te 2008-08-06 16:19:00.000000000 -0400 @@ -15,15 +15,248 @@ gen_tunable(gpg_agent_env_file, false) @@ -2891,8 +2891,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + xserver_stream_connect_xdm_xserver(gpg_pinentry_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/java.fc serefpolicy-3.5.2/policy/modules/apps/java.fc ---- nsaserefpolicy/policy/modules/apps/java.fc 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/java.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/java.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/java.fc 2008-08-06 16:19:00.000000000 -0400 @@ -3,14 +3,15 @@ # /opt/(.*/)?bin/java[^/]* -- gen_context(system_u:object_r:java_exec_t,s0) @@ -2925,8 +2925,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/usr/bin/octave-[^/]* -- gen_context(system_u:object_r:java_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/java.if serefpolicy-3.5.2/policy/modules/apps/java.if ---- nsaserefpolicy/policy/modules/apps/java.if 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/java.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/java.if 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/java.if 2008-08-06 16:19:00.000000000 -0400 @@ -32,7 +32,7 @@ ## ## @@ -3183,8 +3183,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/java.te serefpolicy-3.5.2/policy/modules/apps/java.te ---- nsaserefpolicy/policy/modules/apps/java.te 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/java.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/java.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/java.te 2008-08-06 16:19:00.000000000 -0400 @@ -6,16 +6,10 @@ # Declarations # @@ -3236,13 +3236,13 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/livecd.fc serefpolicy-3.5.2/policy/modules/apps/livecd.fc --- nsaserefpolicy/policy/modules/apps/livecd.fc 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/apps/livecd.fc 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/livecd.fc 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,2 @@ + +/usr/bin/livecd-creator -- gen_context(system_u:object_r:livecd_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/livecd.if serefpolicy-3.5.2/policy/modules/apps/livecd.if --- nsaserefpolicy/policy/modules/apps/livecd.if 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/apps/livecd.if 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/livecd.if 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,56 @@ + +## policy for livecd @@ -3302,7 +3302,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/livecd.te serefpolicy-3.5.2/policy/modules/apps/livecd.te --- nsaserefpolicy/policy/modules/apps/livecd.te 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/apps/livecd.te 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/livecd.te 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,26 @@ +policy_module(livecd, 1.0.0) + @@ -3331,8 +3331,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +seutil_domtrans_setfiles_mac(livecd_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/loadkeys.te serefpolicy-3.5.2/policy/modules/apps/loadkeys.te ---- nsaserefpolicy/policy/modules/apps/loadkeys.te 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/loadkeys.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/loadkeys.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/loadkeys.te 2008-08-06 16:19:00.000000000 -0400 @@ -32,7 +32,6 @@ term_dontaudit_use_console(loadkeys_t) term_use_unallocated_ttys(loadkeys_t) @@ -3350,8 +3350,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +unprivuser_dontaudit_list_home_dirs(loadkeys_t) +sysadm_dontaudit_list_home_dirs(loadkeys_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/mono.if serefpolicy-3.5.2/policy/modules/apps/mono.if ---- nsaserefpolicy/policy/modules/apps/mono.if 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/mono.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/mono.if 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/mono.if 2008-08-06 16:19:00.000000000 -0400 @@ -21,7 +21,106 @@ ######################################## @@ -3470,8 +3470,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol corecmd_search_bin($1) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/mono.te serefpolicy-3.5.2/policy/modules/apps/mono.te ---- nsaserefpolicy/policy/modules/apps/mono.te 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/mono.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/mono.te 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/mono.te 2008-08-06 16:19:00.000000000 -0400 @@ -15,7 +15,7 @@ # Local policy # @@ -3490,8 +3490,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + xserver_xdm_rw_shm(mono_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/mozilla.fc serefpolicy-3.5.2/policy/modules/apps/mozilla.fc ---- nsaserefpolicy/policy/modules/apps/mozilla.fc 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/mozilla.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/mozilla.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/mozilla.fc 2008-08-06 16:19:00.000000000 -0400 @@ -1,8 +1,8 @@ -HOME_DIR/\.galeon(/.*)? gen_context(system_u:object_r:ROLE_mozilla_home_t,s0) -HOME_DIR/\.java(/.*)? gen_context(system_u:object_r:ROLE_mozilla_home_t,s0) @@ -3521,8 +3521,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +/usr/lib/[^/]*firefox[^/]*/firefox -- gen_context(system_u:object_r:mozilla_exec_t,s0) +/usr/lib64/[^/]*firefox[^/]*/firefox -- gen_context(system_u:object_r:mozilla_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/mozilla.if serefpolicy-3.5.2/policy/modules/apps/mozilla.if ---- nsaserefpolicy/policy/modules/apps/mozilla.if 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/mozilla.if 2008-08-05 16:28:26.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/mozilla.if 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/mozilla.if 2008-08-06 16:19:00.000000000 -0400 @@ -35,7 +35,10 @@ template(`mozilla_per_role_template',` gen_require(` @@ -3993,9 +3993,9 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + allow $2 $1_mozilla_t:unix_stream_socket connectto; +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/mozilla.te serefpolicy-3.5.2/policy/modules/apps/mozilla.te ---- nsaserefpolicy/policy/modules/apps/mozilla.te 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/mozilla.te 2008-08-05 16:18:59.000000000 -0400 -@@ -6,15 +6,18 @@ +--- nsaserefpolicy/policy/modules/apps/mozilla.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/mozilla.te 2008-08-06 16:19:00.000000000 -0400 +@@ -6,15 +6,20 @@ # Declarations # @@ -4021,9 +4021,11 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +typealias mozilla_home_t alias unconfined_mozilla_home_t; +typealias mozilla_tmp_t alias unconfined_mozilla_tmp_t; ++typealias mozilla_home_t alias user_mozilla_home_t; ++typealias mozilla_tmp_t alias user_mozilla_tmp_t; diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/mplayer.fc serefpolicy-3.5.2/policy/modules/apps/mplayer.fc ---- nsaserefpolicy/policy/modules/apps/mplayer.fc 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/mplayer.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/mplayer.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/mplayer.fc 2008-08-06 16:19:00.000000000 -0400 @@ -10,4 +10,4 @@ /usr/bin/mencoder -- gen_context(system_u:object_r:mencoder_exec_t,s0) /usr/bin/xine -- gen_context(system_u:object_r:mplayer_exec_t,s0) @@ -4031,8 +4033,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol -HOME_DIR/\.mplayer(/.*)? gen_context(system_u:object_r:ROLE_mplayer_home_t,s0) +HOME_DIR/\.mplayer(/.*)? gen_context(system_u:object_r:mplayer_home_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/mplayer.if serefpolicy-3.5.2/policy/modules/apps/mplayer.if ---- nsaserefpolicy/policy/modules/apps/mplayer.if 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/mplayer.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/mplayer.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/mplayer.if 2008-08-06 16:19:00.000000000 -0400 @@ -34,7 +34,8 @@ # template(`mplayer_per_role_template',` @@ -4176,8 +4178,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + read_files_pattern($2, mplayer_home_t, mplayer_home_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/mplayer.te serefpolicy-3.5.2/policy/modules/apps/mplayer.te ---- nsaserefpolicy/policy/modules/apps/mplayer.te 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/mplayer.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/mplayer.te 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/mplayer.te 2008-08-06 16:19:00.000000000 -0400 @@ -22,3 +22,7 @@ type mplayer_exec_t; corecmd_executable_file(mplayer_exec_t) @@ -4188,7 +4190,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/nsplugin.fc serefpolicy-3.5.2/policy/modules/apps/nsplugin.fc --- nsaserefpolicy/policy/modules/apps/nsplugin.fc 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/apps/nsplugin.fc 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/nsplugin.fc 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,8 @@ + +/usr/lib(64)?/nspluginwrapper/npviewer.bin -- gen_context(system_u:object_r:nsplugin_exec_t,s0) @@ -4200,7 +4202,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +HOME_DIR/\.gstreamer-.* gen_context(system_u:object_r:nsplugin_home_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/nsplugin.if serefpolicy-3.5.2/policy/modules/apps/nsplugin.if --- nsaserefpolicy/policy/modules/apps/nsplugin.if 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/apps/nsplugin.if 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/nsplugin.if 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,290 @@ + +## policy for nsplugin @@ -4494,7 +4496,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/nsplugin.te serefpolicy-3.5.2/policy/modules/apps/nsplugin.te --- nsaserefpolicy/policy/modules/apps/nsplugin.te 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/apps/nsplugin.te 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/nsplugin.te 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,217 @@ + +policy_module(nsplugin, 1.0.0) @@ -4715,14 +4717,14 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/openoffice.fc serefpolicy-3.5.2/policy/modules/apps/openoffice.fc --- nsaserefpolicy/policy/modules/apps/openoffice.fc 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/apps/openoffice.fc 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/openoffice.fc 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,3 @@ +/usr/lib/openoffice\.org.*/program/.+\.bin -- gen_context(system_u:object_r:openoffice_exec_t,s0) +/usr/lib64/openoffice\.org.*/program/.+\.bin -- gen_context(system_u:object_r:openoffice_exec_t,s0) + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/openoffice.if serefpolicy-3.5.2/policy/modules/apps/openoffice.if --- nsaserefpolicy/policy/modules/apps/openoffice.if 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/apps/openoffice.if 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/openoffice.if 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,102 @@ +## Openoffice + @@ -4828,7 +4830,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/openoffice.te serefpolicy-3.5.2/policy/modules/apps/openoffice.te --- nsaserefpolicy/policy/modules/apps/openoffice.te 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/apps/openoffice.te 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/openoffice.te 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,14 @@ + +policy_module(openoffice, 1.0.0) @@ -4845,16 +4847,16 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/podsleuth.fc serefpolicy-3.5.2/policy/modules/apps/podsleuth.fc ---- nsaserefpolicy/policy/modules/apps/podsleuth.fc 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/podsleuth.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/podsleuth.fc 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/podsleuth.fc 2008-08-06 16:19:00.000000000 -0400 @@ -1,2 +1,4 @@ /usr/bin/podsleuth -- gen_context(system_u:object_r:podsleuth_exec_t,s0) +/usr/libexec/hal-podsleuth -- gen_context(system_u:object_r:podsleuth_exec_t,s0) +/var/cache/podsleuth(/.*)? gen_context(system_u:object_r:podsleuth_cache_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/podsleuth.if serefpolicy-3.5.2/policy/modules/apps/podsleuth.if ---- nsaserefpolicy/policy/modules/apps/podsleuth.if 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/podsleuth.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/podsleuth.if 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/podsleuth.if 2008-08-06 16:19:00.000000000 -0400 @@ -16,4 +16,38 @@ ') @@ -4895,8 +4897,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/podsleuth.te serefpolicy-3.5.2/policy/modules/apps/podsleuth.te ---- nsaserefpolicy/policy/modules/apps/podsleuth.te 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/podsleuth.te 2008-08-05 12:25:25.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/podsleuth.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/podsleuth.te 2008-08-06 16:19:00.000000000 -0400 @@ -11,24 +11,55 @@ application_domain(podsleuth_t, podsleuth_exec_t) role system_r types podsleuth_t; @@ -4956,8 +4958,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol dbus_system_bus_client_template(podsleuth, podsleuth_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/qemu.if serefpolicy-3.5.2/policy/modules/apps/qemu.if ---- nsaserefpolicy/policy/modules/apps/qemu.if 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/qemu.if 2008-08-05 16:22:04.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/qemu.if 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/qemu.if 2008-08-06 16:19:00.000000000 -0400 @@ -104,7 +104,71 @@ ######################################## @@ -5226,8 +5228,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + allow $3 $1:process sigchld; ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/qemu.te serefpolicy-3.5.2/policy/modules/apps/qemu.te ---- nsaserefpolicy/policy/modules/apps/qemu.te 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/qemu.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/qemu.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/qemu.te 2008-08-06 16:19:00.000000000 -0400 @@ -6,6 +6,8 @@ # Declarations # @@ -5365,8 +5367,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol # # qemu_unconfined local policy diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/screen.fc serefpolicy-3.5.2/policy/modules/apps/screen.fc ---- nsaserefpolicy/policy/modules/apps/screen.fc 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/screen.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/screen.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/screen.fc 2008-08-06 16:19:00.000000000 -0400 @@ -1,7 +1,7 @@ # # /home @@ -5377,8 +5379,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol # # /usr diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/screen.if serefpolicy-3.5.2/policy/modules/apps/screen.if ---- nsaserefpolicy/policy/modules/apps/screen.if 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/screen.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/screen.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/screen.if 2008-08-06 16:19:00.000000000 -0400 @@ -35,6 +35,7 @@ template(`screen_per_role_template',` gen_require(` @@ -5432,8 +5434,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol kernel_read_system_state($1_screen_t) kernel_read_kernel_sysctls($1_screen_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/screen.te serefpolicy-3.5.2/policy/modules/apps/screen.te ---- nsaserefpolicy/policy/modules/apps/screen.te 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/screen.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/screen.te 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/screen.te 2008-08-06 16:19:00.000000000 -0400 @@ -11,3 +11,7 @@ type screen_exec_t; @@ -5443,8 +5445,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +userdom_user_home_content(user, user_screen_ro_home_t) + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/thunderbird.fc serefpolicy-3.5.2/policy/modules/apps/thunderbird.fc ---- nsaserefpolicy/policy/modules/apps/thunderbird.fc 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/thunderbird.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/thunderbird.fc 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/thunderbird.fc 2008-08-06 16:19:00.000000000 -0400 @@ -3,4 +3,4 @@ # /usr/bin/thunderbird.* -- gen_context(system_u:object_r:thunderbird_exec_t,s0) @@ -5452,8 +5454,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol -HOME_DIR/\.thunderbird(/.*)? gen_context(system_u:object_r:ROLE_thunderbird_home_t,s0) +HOME_DIR/\.thunderbird(/.*)? gen_context(system_u:object_r:user_thunderbird_home_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/thunderbird.if serefpolicy-3.5.2/policy/modules/apps/thunderbird.if ---- nsaserefpolicy/policy/modules/apps/thunderbird.if 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/thunderbird.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/thunderbird.if 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/thunderbird.if 2008-08-06 16:19:00.000000000 -0400 @@ -43,9 +43,9 @@ application_domain($1_thunderbird_t, thunderbird_exec_t) role $3 types $1_thunderbird_t; @@ -5526,8 +5528,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol userdom_user_home_content_filetrans($1, $1_thunderbird_t, $1_untrusted_content_tmp_t, { file dir }) ',` diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/thunderbird.te serefpolicy-3.5.2/policy/modules/apps/thunderbird.te ---- nsaserefpolicy/policy/modules/apps/thunderbird.te 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/thunderbird.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/thunderbird.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/thunderbird.te 2008-08-06 16:19:00.000000000 -0400 @@ -8,3 +8,7 @@ type thunderbird_exec_t; @@ -5537,8 +5539,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +userdom_user_home_content(user, user_thunderbird_home_t) + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/tvtime.if serefpolicy-3.5.2/policy/modules/apps/tvtime.if ---- nsaserefpolicy/policy/modules/apps/tvtime.if 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/tvtime.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/tvtime.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/tvtime.if 2008-08-06 16:19:00.000000000 -0400 @@ -35,6 +35,7 @@ template(`tvtime_per_role_template',` gen_require(` @@ -5607,8 +5609,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol # Allow the user domain to signal/ps. ps_process_pattern($2,$1_tvtime_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/tvtime.te serefpolicy-3.5.2/policy/modules/apps/tvtime.te ---- nsaserefpolicy/policy/modules/apps/tvtime.te 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/tvtime.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/tvtime.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/tvtime.te 2008-08-06 16:19:00.000000000 -0400 @@ -11,3 +11,9 @@ type tvtime_dir_t; @@ -5620,8 +5622,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +type user_tvtime_tmp_t; +files_tmp_file(user_tvtime_tmp_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/uml.fc serefpolicy-3.5.2/policy/modules/apps/uml.fc ---- nsaserefpolicy/policy/modules/apps/uml.fc 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/uml.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/uml.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/uml.fc 2008-08-06 16:19:00.000000000 -0400 @@ -1,7 +1,7 @@ # # HOME_DIR/ @@ -5632,8 +5634,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol # # /usr diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/usernetctl.if serefpolicy-3.5.2/policy/modules/apps/usernetctl.if ---- nsaserefpolicy/policy/modules/apps/usernetctl.if 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/usernetctl.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/usernetctl.if 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/usernetctl.if 2008-08-06 16:19:00.000000000 -0400 @@ -63,4 +63,9 @@ optional_policy(` modutils_run_insmod(usernetctl_t, $2, $3) @@ -5645,8 +5647,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + ') ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/usernetctl.te serefpolicy-3.5.2/policy/modules/apps/usernetctl.te ---- nsaserefpolicy/policy/modules/apps/usernetctl.te 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/usernetctl.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/usernetctl.te 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/usernetctl.te 2008-08-06 16:19:00.000000000 -0400 @@ -49,15 +49,21 @@ fs_search_auto_mountpoints(usernetctl_t) @@ -5670,8 +5672,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol hostname_exec(usernetctl_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/vmware.fc serefpolicy-3.5.2/policy/modules/apps/vmware.fc ---- nsaserefpolicy/policy/modules/apps/vmware.fc 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/vmware.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/vmware.fc 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/vmware.fc 2008-08-06 16:19:00.000000000 -0400 @@ -1,9 +1,9 @@ # # HOME_DIR/ @@ -5731,8 +5733,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +/usr/lib/vmware-tools/sbin32/vmware.* -- gen_context(system_u:object_r:vmware_host_exec_t,s0) +/usr/lib/vmware-tools/sbin64/vmware.* -- gen_context(system_u:object_r:vmware_host_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/vmware.if serefpolicy-3.5.2/policy/modules/apps/vmware.if ---- nsaserefpolicy/policy/modules/apps/vmware.if 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/vmware.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/vmware.if 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/vmware.if 2008-08-06 16:19:00.000000000 -0400 @@ -47,11 +47,8 @@ domain_entry_file($1_vmware_t, vmware_exec_t) role $3 types $1_vmware_t; @@ -5763,8 +5765,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol allow $1_vmware_t $1_vmware_tmp_t:file execute; manage_dirs_pattern($1_vmware_t, $1_vmware_tmp_t, $1_vmware_tmp_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/vmware.te serefpolicy-3.5.2/policy/modules/apps/vmware.te ---- nsaserefpolicy/policy/modules/apps/vmware.te 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/vmware.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/vmware.te 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/vmware.te 2008-08-06 16:19:00.000000000 -0400 @@ -10,14 +10,14 @@ type vmware_exec_t; corecmd_executable_file(vmware_exec_t) @@ -5836,8 +5838,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/wine.if serefpolicy-3.5.2/policy/modules/apps/wine.if ---- nsaserefpolicy/policy/modules/apps/wine.if 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/wine.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/wine.if 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/wine.if 2008-08-06 16:19:00.000000000 -0400 @@ -49,3 +49,53 @@ role $2 types wine_t; allow wine_t $3:chr_file rw_term_perms; @@ -5893,8 +5895,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + ') +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/wine.te serefpolicy-3.5.2/policy/modules/apps/wine.te ---- nsaserefpolicy/policy/modules/apps/wine.te 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/wine.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/wine.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/wine.te 2008-08-06 16:19:00.000000000 -0400 @@ -9,6 +9,7 @@ type wine_t; type wine_exec_t; @@ -5922,8 +5924,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + xserver_xdm_rw_shm(wine_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/wireshark.if serefpolicy-3.5.2/policy/modules/apps/wireshark.if ---- nsaserefpolicy/policy/modules/apps/wireshark.if 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/apps/wireshark.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/apps/wireshark.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/apps/wireshark.if 2008-08-06 16:19:00.000000000 -0400 @@ -134,7 +134,7 @@ sysnet_read_config($1_wireshark_t) @@ -5934,8 +5936,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol tunable_policy(`use_nfs_home_dirs',` fs_manage_nfs_dirs($1_wireshark_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/corecommands.fc serefpolicy-3.5.2/policy/modules/kernel/corecommands.fc ---- nsaserefpolicy/policy/modules/kernel/corecommands.fc 2008-08-05 12:24:07.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/kernel/corecommands.fc 2008-08-05 13:51:04.000000000 -0400 +--- nsaserefpolicy/policy/modules/kernel/corecommands.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/kernel/corecommands.fc 2008-08-06 16:19:00.000000000 -0400 @@ -129,6 +129,8 @@ /opt/vmware/workstation/lib/lib/wrapper-gtk24\.sh -- gen_context(system_u:object_r:bin_t,s0) ') @@ -5945,7 +5947,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol # # /usr # -@@ -184,10 +185,8 @@ +@@ -184,10 +186,8 @@ /usr/libexec/openssh/sftp-server -- gen_context(system_u:object_r:bin_t,s0) /usr/local/lib(64)?/ipsec/.* -- gen_context(system_u:object_r:bin_t,s0) @@ -5958,7 +5960,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol /usr/local/linuxprinter/filters(/.*)? gen_context(system_u:object_r:bin_t,s0) /usr/sbin/scponlyc -- gen_context(system_u:object_r:shell_exec_t,s0) -@@ -292,3 +291,13 @@ +@@ -292,3 +292,13 @@ ifdef(`distro_suse',` /var/lib/samba/bin/.+ gen_context(system_u:object_r:bin_t,s0) ') @@ -5973,8 +5975,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +/lib64/security/pam_krb5/pam_krb5_storetmp -- gen_context(system_u:object_r:bin_t,s0) + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/corecommands.if serefpolicy-3.5.2/policy/modules/kernel/corecommands.if ---- nsaserefpolicy/policy/modules/kernel/corecommands.if 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/kernel/corecommands.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/kernel/corecommands.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/kernel/corecommands.if 2008-08-06 16:19:00.000000000 -0400 @@ -894,6 +894,7 @@ read_lnk_files_pattern($1, bin_t, bin_t) @@ -5984,8 +5986,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ######################################## diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/corenetwork.te.in serefpolicy-3.5.2/policy/modules/kernel/corenetwork.te.in ---- nsaserefpolicy/policy/modules/kernel/corenetwork.te.in 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/kernel/corenetwork.te.in 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/kernel/corenetwork.te.in 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/kernel/corenetwork.te.in 2008-08-06 16:19:00.000000000 -0400 @@ -75,6 +75,7 @@ network_port(aol, udp,5190,s0, tcp,5190,s0, udp,5191,s0, tcp,5191,s0, udp,5192,s0, tcp,5192,s0, udp,5193,s0, tcp,5193,s0) network_port(apcupsd, tcp,3551,s0, udp,3551,s0) @@ -6083,8 +6085,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol network_port(xdmcp, udp,177,s0, tcp,177,s0) network_port(xen, tcp,8002,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/devices.fc serefpolicy-3.5.2/policy/modules/kernel/devices.fc ---- nsaserefpolicy/policy/modules/kernel/devices.fc 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/kernel/devices.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/kernel/devices.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/kernel/devices.fc 2008-08-06 16:19:00.000000000 -0400 @@ -1,7 +1,7 @@ /dev -d gen_context(system_u:object_r:device_t,s0) @@ -6205,8 +6207,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol /dev/pts(/.*)? <> diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/devices.if serefpolicy-3.5.2/policy/modules/kernel/devices.if ---- nsaserefpolicy/policy/modules/kernel/devices.if 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/kernel/devices.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/kernel/devices.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/kernel/devices.if 2008-08-06 16:19:00.000000000 -0400 @@ -65,7 +65,7 @@ relabelfrom_dirs_pattern($1, device_t, device_node) @@ -6675,8 +6677,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + rw_chr_files_pattern($1, device_t, qemu_device_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/devices.te serefpolicy-3.5.2/policy/modules/kernel/devices.te ---- nsaserefpolicy/policy/modules/kernel/devices.te 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/kernel/devices.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/kernel/devices.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/kernel/devices.te 2008-08-06 16:19:00.000000000 -0400 @@ -32,6 +32,12 @@ type apm_bios_t; dev_node(apm_bios_t) @@ -6743,8 +6745,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol # type power_device_t; diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/domain.if serefpolicy-3.5.2/policy/modules/kernel/domain.if ---- nsaserefpolicy/policy/modules/kernel/domain.if 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/kernel/domain.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/kernel/domain.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/kernel/domain.if 2008-08-06 16:19:00.000000000 -0400 @@ -1247,18 +1247,34 @@ ## ## @@ -6784,8 +6786,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ## networking packets from all domains, over ## all protocols (TCP, UDP, etc) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/domain.te serefpolicy-3.5.2/policy/modules/kernel/domain.te ---- nsaserefpolicy/policy/modules/kernel/domain.te 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/kernel/domain.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/kernel/domain.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/kernel/domain.te 2008-08-06 16:19:00.000000000 -0400 @@ -5,6 +5,13 @@ # # Declarations @@ -6867,8 +6869,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +# broken kernel +dontaudit can_change_object_identity can_change_object_identity:key link; diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/files.fc serefpolicy-3.5.2/policy/modules/kernel/files.fc ---- nsaserefpolicy/policy/modules/kernel/files.fc 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/kernel/files.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/kernel/files.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/kernel/files.fc 2008-08-06 16:19:00.000000000 -0400 @@ -32,6 +32,7 @@ /boot/lost\+found -d gen_context(system_u:object_r:lost_found_t,mls_systemhigh) /boot/lost\+found/.* <> @@ -6878,8 +6880,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol # # /emul diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/files.if serefpolicy-3.5.2/policy/modules/kernel/files.if ---- nsaserefpolicy/policy/modules/kernel/files.if 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/kernel/files.if 2008-08-05 16:25:47.000000000 -0400 +--- nsaserefpolicy/policy/modules/kernel/files.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/kernel/files.if 2008-08-06 16:19:00.000000000 -0400 @@ -110,6 +110,11 @@ ## # @@ -7172,8 +7174,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/files.te serefpolicy-3.5.2/policy/modules/kernel/files.te ---- nsaserefpolicy/policy/modules/kernel/files.te 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/kernel/files.te 2008-08-05 14:13:15.000000000 -0400 +--- nsaserefpolicy/policy/modules/kernel/files.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/kernel/files.te 2008-08-06 16:19:00.000000000 -0400 @@ -52,11 +52,14 @@ # # etc_t is the type of the system etc directories. @@ -7211,8 +7213,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ######################################## # diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/filesystem.if serefpolicy-3.5.2/policy/modules/kernel/filesystem.if ---- nsaserefpolicy/policy/modules/kernel/filesystem.if 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/kernel/filesystem.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/kernel/filesystem.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/kernel/filesystem.if 2008-08-06 16:19:00.000000000 -0400 @@ -310,6 +310,25 @@ ######################################## @@ -7620,8 +7622,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + dontaudit $1 fusefs_t:file manage_file_perms; +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/filesystem.te serefpolicy-3.5.2/policy/modules/kernel/filesystem.te ---- nsaserefpolicy/policy/modules/kernel/filesystem.te 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/kernel/filesystem.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/kernel/filesystem.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/kernel/filesystem.te 2008-08-06 16:19:00.000000000 -0400 @@ -21,7 +21,6 @@ # Use xattrs for the following filesystem types. @@ -7651,8 +7653,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ######################################## # diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/kernel.if serefpolicy-3.5.2/policy/modules/kernel/kernel.if ---- nsaserefpolicy/policy/modules/kernel/kernel.if 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/kernel/kernel.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/kernel/kernel.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/kernel/kernel.if 2008-08-06 16:19:00.000000000 -0400 @@ -1198,6 +1198,7 @@ ') @@ -7695,8 +7697,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ## ## diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/kernel.te serefpolicy-3.5.2/policy/modules/kernel/kernel.te ---- nsaserefpolicy/policy/modules/kernel/kernel.te 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/kernel/kernel.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/kernel/kernel.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/kernel/kernel.te 2008-08-06 16:19:00.000000000 -0400 @@ -63,6 +63,15 @@ genfscon debugfs / gen_context(system_u:object_r:debugfs_t,s0) @@ -7731,8 +7733,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol files_list_default(kernel_t) files_read_default_files(kernel_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/selinux.if serefpolicy-3.5.2/policy/modules/kernel/selinux.if ---- nsaserefpolicy/policy/modules/kernel/selinux.if 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/kernel/selinux.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/kernel/selinux.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/kernel/selinux.if 2008-08-06 16:19:00.000000000 -0400 @@ -164,6 +164,7 @@ type security_t; ') @@ -7852,8 +7854,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + mls_trusted_object($1) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/selinux.te serefpolicy-3.5.2/policy/modules/kernel/selinux.te ---- nsaserefpolicy/policy/modules/kernel/selinux.te 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/kernel/selinux.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/kernel/selinux.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/kernel/selinux.te 2008-08-06 16:19:00.000000000 -0400 @@ -10,6 +10,7 @@ attribute can_setenforce; attribute can_setsecparam; @@ -7875,8 +7877,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol neverallow ~{ selinux_unconfined_type can_setenforce } security_t:security setenforce; neverallow ~{ selinux_unconfined_type can_setsecparam } security_t:security setsecparam; diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/storage.fc serefpolicy-3.5.2/policy/modules/kernel/storage.fc ---- nsaserefpolicy/policy/modules/kernel/storage.fc 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/kernel/storage.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/kernel/storage.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/kernel/storage.fc 2008-08-06 16:19:00.000000000 -0400 @@ -13,6 +13,7 @@ /dev/cm20.* -b gen_context(system_u:object_r:removable_device_t,s0) /dev/dasd[^/]* -b gen_context(system_u:object_r:fixed_disk_device_t,mls_systemhigh) @@ -7894,8 +7896,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol /dev/ataraid/.* -b gen_context(system_u:object_r:fixed_disk_device_t,mls_systemhigh) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/storage.if serefpolicy-3.5.2/policy/modules/kernel/storage.if ---- nsaserefpolicy/policy/modules/kernel/storage.if 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/kernel/storage.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/kernel/storage.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/kernel/storage.if 2008-08-06 16:19:00.000000000 -0400 @@ -81,6 +81,26 @@ ######################################## @@ -7924,8 +7926,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ## This is extremly dangerous as it can bypass the ## SELinux protections for filesystem objects, and diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/terminal.if serefpolicy-3.5.2/policy/modules/kernel/terminal.if ---- nsaserefpolicy/policy/modules/kernel/terminal.if 2008-08-04 16:39:51.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/kernel/terminal.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/kernel/terminal.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/kernel/terminal.if 2008-08-06 16:19:00.000000000 -0400 @@ -525,11 +525,13 @@ interface(`term_use_generic_ptys',` gen_require(` @@ -7954,12 +7956,12 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ######################################## diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/roles/guest.fc serefpolicy-3.5.2/policy/modules/roles/guest.fc --- nsaserefpolicy/policy/modules/roles/guest.fc 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/roles/guest.fc 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/roles/guest.fc 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1 @@ +# file contexts handled by userdomain and genhomedircon diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/roles/guest.if serefpolicy-3.5.2/policy/modules/roles/guest.if --- nsaserefpolicy/policy/modules/roles/guest.if 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/roles/guest.if 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/roles/guest.if 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,161 @@ +## Least privledge terminal user role + @@ -8124,7 +8126,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/roles/guest.te serefpolicy-3.5.2/policy/modules/roles/guest.te --- nsaserefpolicy/policy/modules/roles/guest.te 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/roles/guest.te 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/roles/guest.te 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,44 @@ + +policy_module(guest, 1.0.0) @@ -8172,12 +8174,12 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/roles/logadm.fc serefpolicy-3.5.2/policy/modules/roles/logadm.fc --- nsaserefpolicy/policy/modules/roles/logadm.fc 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/roles/logadm.fc 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/roles/logadm.fc 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1 @@ +# file contexts handled by userdomain and genhomedircon diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/roles/logadm.if serefpolicy-3.5.2/policy/modules/roles/logadm.if --- nsaserefpolicy/policy/modules/roles/logadm.if 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/roles/logadm.if 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/roles/logadm.if 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,44 @@ +## Audit administrator role + @@ -8225,7 +8227,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/roles/logadm.te serefpolicy-3.5.2/policy/modules/roles/logadm.te --- nsaserefpolicy/policy/modules/roles/logadm.te 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/roles/logadm.te 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/roles/logadm.te 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,20 @@ + +policy_module(logadm, 1.0.0) @@ -8248,8 +8250,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +logging_admin(logadm_t, logadm_r, { logadm_devpts_t logadm_tty_device_t }) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/roles/staff.te serefpolicy-3.5.2/policy/modules/roles/staff.te ---- nsaserefpolicy/policy/modules/roles/staff.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/roles/staff.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/roles/staff.te 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/roles/staff.te 2008-08-06 16:19:00.000000000 -0400 @@ -8,18 +8,34 @@ role staff_r; @@ -8302,8 +8304,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + webadm_role_change_template(staff) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/roles/sysadm.if serefpolicy-3.5.2/policy/modules/roles/sysadm.if ---- nsaserefpolicy/policy/modules/roles/sysadm.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/roles/sysadm.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/roles/sysadm.if 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/roles/sysadm.if 2008-08-06 16:19:00.000000000 -0400 @@ -334,10 +334,10 @@ # interface(`sysadm_getattr_home_dirs',` @@ -8464,8 +8466,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ######################################## ## diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/roles/unprivuser.if serefpolicy-3.5.2/policy/modules/roles/unprivuser.if ---- nsaserefpolicy/policy/modules/roles/unprivuser.if 2008-08-05 11:15:32.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/roles/unprivuser.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/roles/unprivuser.if 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/roles/unprivuser.if 2008-08-06 16:19:00.000000000 -0400 @@ -62,6 +62,26 @@ files_home_filetrans($1, user_home_dir_t, dir) ') @@ -9083,8 +9085,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/roles/unprivuser.te serefpolicy-3.5.2/policy/modules/roles/unprivuser.te ---- nsaserefpolicy/policy/modules/roles/unprivuser.te 2008-08-05 11:15:32.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/roles/unprivuser.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/roles/unprivuser.te 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/roles/unprivuser.te 2008-08-06 16:19:00.000000000 -0400 @@ -13,3 +13,23 @@ userdom_unpriv_user_template(user) @@ -9111,12 +9113,12 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/roles/webadm.fc serefpolicy-3.5.2/policy/modules/roles/webadm.fc --- nsaserefpolicy/policy/modules/roles/webadm.fc 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/roles/webadm.fc 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/roles/webadm.fc 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1 @@ +# No webadm file contexts. diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/roles/webadm.if serefpolicy-3.5.2/policy/modules/roles/webadm.if --- nsaserefpolicy/policy/modules/roles/webadm.if 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/roles/webadm.if 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/roles/webadm.if 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,44 @@ +## Policy for webadm role + @@ -9164,7 +9166,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/roles/webadm.te serefpolicy-3.5.2/policy/modules/roles/webadm.te --- nsaserefpolicy/policy/modules/roles/webadm.te 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/roles/webadm.te 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/roles/webadm.te 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,65 @@ + +policy_module(webadm, 1.0.0) @@ -9233,12 +9235,12 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/roles/xguest.fc serefpolicy-3.5.2/policy/modules/roles/xguest.fc --- nsaserefpolicy/policy/modules/roles/xguest.fc 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/roles/xguest.fc 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/roles/xguest.fc 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1 @@ +# file contexts handled by userdomain and genhomedircon diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/roles/xguest.if serefpolicy-3.5.2/policy/modules/roles/xguest.if --- nsaserefpolicy/policy/modules/roles/xguest.if 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/roles/xguest.if 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/roles/xguest.if 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,161 @@ +## Least privledge X Windows user role + @@ -9403,7 +9405,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/roles/xguest.te serefpolicy-3.5.2/policy/modules/roles/xguest.te --- nsaserefpolicy/policy/modules/roles/xguest.te 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/roles/xguest.te 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/roles/xguest.te 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,83 @@ + +policy_module(xguest, 1.0.0) @@ -9489,8 +9491,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/aide.if serefpolicy-3.5.2/policy/modules/services/aide.if ---- nsaserefpolicy/policy/modules/services/aide.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/aide.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/aide.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/aide.if 2008-08-06 16:19:00.000000000 -0400 @@ -70,9 +70,11 @@ allow $1 aide_t:process { ptrace signal_perms }; ps_process_pattern($1, aide_t) @@ -9506,8 +9508,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + manage_all_pattern($1, aide_log_t, aide_log_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/amavis.fc serefpolicy-3.5.2/policy/modules/services/amavis.fc ---- nsaserefpolicy/policy/modules/services/amavis.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/amavis.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/amavis.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/amavis.fc 2008-08-06 16:19:00.000000000 -0400 @@ -3,6 +3,7 @@ /etc/amavisd(/.*)? -- gen_context(system_u:object_r:amavis_etc_t,s0) @@ -9523,8 +9525,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc.d/init.d/amavis -- gen_context(system_u:object_r:amavis_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/amavis.if serefpolicy-3.5.2/policy/modules/services/amavis.if ---- nsaserefpolicy/policy/modules/services/amavis.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/amavis.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/amavis.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/amavis.if 2008-08-06 16:19:00.000000000 -0400 @@ -189,6 +189,25 @@ ######################################## @@ -9595,8 +9597,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + manage_all_pattern($1, amavis_var_run_t, amavis_var_run_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/amavis.te serefpolicy-3.5.2/policy/modules/services/amavis.te ---- nsaserefpolicy/policy/modules/services/amavis.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/amavis.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/amavis.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/amavis.te 2008-08-06 16:19:00.000000000 -0400 @@ -13,7 +13,7 @@ # configuration files @@ -9626,8 +9628,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol allow amavis_t amavis_etc_t:dir list_dir_perms; read_files_pattern(amavis_t, amavis_etc_t, amavis_etc_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/apache.fc serefpolicy-3.5.2/policy/modules/services/apache.fc ---- nsaserefpolicy/policy/modules/services/apache.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/apache.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/apache.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/apache.fc 2008-08-06 16:19:00.000000000 -0400 @@ -1,10 +1,10 @@ -HOME_DIR/((www)|(web)|(public_html))(/.+)? gen_context(system_u:object_r:httpd_ROLE_content_t,s0) +HOME_DIR/((www)|(web)|(public_html)|(public_git))(/.+)? gen_context(system_u:object_r:httpd_user_content_t,s0) @@ -9708,8 +9710,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc\.d/init\.d/httpd -- gen_context(system_u:object_r:httpd_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/apache.if serefpolicy-3.5.2/policy/modules/services/apache.if ---- nsaserefpolicy/policy/modules/services/apache.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/apache.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/apache.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/apache.if 2008-08-06 16:19:00.000000000 -0400 @@ -13,21 +13,16 @@ # template(`apache_content_template',` @@ -10345,8 +10347,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/apache.te serefpolicy-3.5.2/policy/modules/services/apache.te ---- nsaserefpolicy/policy/modules/services/apache.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/apache.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/apache.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/apache.te 2008-08-06 16:19:00.000000000 -0400 @@ -20,6 +20,8 @@ # Declarations # @@ -10946,8 +10948,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + postgresql_stream_connect(httpd_bugzilla_script_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/apcupsd.fc serefpolicy-3.5.2/policy/modules/services/apcupsd.fc ---- nsaserefpolicy/policy/modules/services/apcupsd.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/apcupsd.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/apcupsd.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/apcupsd.fc 2008-08-06 16:19:00.000000000 -0400 @@ -13,3 +13,5 @@ /var/www/apcupsd/upsfstats\.cgi -- gen_context(system_u:object_r:httpd_apcupsd_cgi_script_exec_t,s0) /var/www/apcupsd/upsimage\.cgi -- gen_context(system_u:object_r:httpd_apcupsd_cgi_script_exec_t,s0) @@ -10955,8 +10957,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc.d/init.d/apcupsd -- gen_context(system_u:object_r:apcupsd_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/apcupsd.if serefpolicy-3.5.2/policy/modules/services/apcupsd.if ---- nsaserefpolicy/policy/modules/services/apcupsd.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/apcupsd.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/apcupsd.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/apcupsd.if 2008-08-06 16:19:00.000000000 -0400 @@ -90,10 +90,102 @@ ## ## @@ -11062,8 +11064,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + manage_all_pattern($1, apcupsd_var_run_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/apcupsd.te serefpolicy-3.5.2/policy/modules/services/apcupsd.te ---- nsaserefpolicy/policy/modules/services/apcupsd.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/apcupsd.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/apcupsd.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/apcupsd.te 2008-08-06 16:19:00.000000000 -0400 @@ -22,6 +22,9 @@ type apcupsd_var_run_t; files_pid_file(apcupsd_var_run_t) @@ -11087,8 +11089,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol hostname_exec(apcupsd_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/arpwatch.fc serefpolicy-3.5.2/policy/modules/services/arpwatch.fc ---- nsaserefpolicy/policy/modules/services/arpwatch.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/arpwatch.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/arpwatch.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/arpwatch.fc 2008-08-06 16:19:00.000000000 -0400 @@ -9,3 +9,5 @@ # /var/arpwatch(/.*)? gen_context(system_u:object_r:arpwatch_data_t,s0) @@ -11096,8 +11098,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc.d/init.d/arpwatch -- gen_context(system_u:object_r:arpwatch_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/arpwatch.if serefpolicy-3.5.2/policy/modules/services/arpwatch.if ---- nsaserefpolicy/policy/modules/services/arpwatch.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/arpwatch.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/arpwatch.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/arpwatch.if 2008-08-06 16:19:00.000000000 -0400 @@ -90,3 +90,73 @@ dontaudit $1 arpwatch_t:packet_socket { read write }; @@ -11173,8 +11175,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/arpwatch.te serefpolicy-3.5.2/policy/modules/services/arpwatch.te ---- nsaserefpolicy/policy/modules/services/arpwatch.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/arpwatch.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/arpwatch.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/arpwatch.te 2008-08-06 16:19:00.000000000 -0400 @@ -19,6 +19,9 @@ type arpwatch_var_run_t; files_pid_file(arpwatch_var_run_t) @@ -11186,16 +11188,16 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol # # Local policy diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/asterisk.fc serefpolicy-3.5.2/policy/modules/services/asterisk.fc ---- nsaserefpolicy/policy/modules/services/asterisk.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/asterisk.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/asterisk.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/asterisk.fc 2008-08-06 16:19:00.000000000 -0400 @@ -6,3 +6,4 @@ /var/log/asterisk(/.*)? gen_context(system_u:object_r:asterisk_log_t,s0) /var/run/asterisk(/.*)? gen_context(system_u:object_r:asterisk_var_run_t,s0) /var/spool/asterisk(/.*)? gen_context(system_u:object_r:asterisk_spool_t,s0) +/etc/rc.d/init.d/asterisk -- gen_context(system_u:object_r:asterisk_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/asterisk.if serefpolicy-3.5.2/policy/modules/services/asterisk.if ---- nsaserefpolicy/policy/modules/services/asterisk.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/asterisk.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/asterisk.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/asterisk.if 2008-08-06 16:19:00.000000000 -0400 @@ -1 +1,83 @@ ## Asterisk IP telephony server + @@ -11281,8 +11283,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/asterisk.te serefpolicy-3.5.2/policy/modules/services/asterisk.te ---- nsaserefpolicy/policy/modules/services/asterisk.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/asterisk.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/asterisk.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/asterisk.te 2008-08-06 16:19:00.000000000 -0400 @@ -31,6 +31,9 @@ type asterisk_var_run_t; files_pid_file(asterisk_var_run_t) @@ -11294,8 +11296,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol # # Local policy diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/automount.fc serefpolicy-3.5.2/policy/modules/services/automount.fc ---- nsaserefpolicy/policy/modules/services/automount.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/automount.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/automount.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/automount.fc 2008-08-06 16:19:00.000000000 -0400 @@ -12,4 +12,7 @@ # /var # @@ -11306,8 +11308,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +/etc/rc.d/init.d/autofs -- gen_context(system_u:object_r:automount_script_exec_t,s0) + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/automount.if serefpolicy-3.5.2/policy/modules/services/automount.if ---- nsaserefpolicy/policy/modules/services/automount.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/automount.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/automount.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/automount.if 2008-08-06 16:19:00.000000000 -0400 @@ -74,3 +74,109 @@ dontaudit $1 automount_tmp_t:dir getattr; @@ -11419,8 +11421,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + manage_all_pattern($1, automount_var_run_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/automount.te serefpolicy-3.5.2/policy/modules/services/automount.te ---- nsaserefpolicy/policy/modules/services/automount.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/automount.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/automount.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/automount.te 2008-08-06 16:19:00.000000000 -0400 @@ -20,6 +20,9 @@ files_tmp_file(automount_tmp_t) files_mountpoint(automount_tmp_t) @@ -11515,8 +11517,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol optional_policy(` diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/avahi.fc serefpolicy-3.5.2/policy/modules/services/avahi.fc ---- nsaserefpolicy/policy/modules/services/avahi.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/avahi.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/avahi.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/avahi.fc 2008-08-06 16:19:00.000000000 -0400 @@ -3,3 +3,7 @@ /usr/sbin/avahi-dnsconfd -- gen_context(system_u:object_r:avahi_exec_t,s0) @@ -11526,8 +11528,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +/etc/rc.d/init.d/avahi -- gen_context(system_u:object_r:avahi_script_exec_t,s0) + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/avahi.if serefpolicy-3.5.2/policy/modules/services/avahi.if ---- nsaserefpolicy/policy/modules/services/avahi.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/avahi.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/avahi.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/avahi.if 2008-08-06 16:19:00.000000000 -0400 @@ -57,3 +57,64 @@ dontaudit $1 avahi_var_run_t:dir search_dir_perms; @@ -11594,8 +11596,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + manage_all_pattern($1, avahi_var_run_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/avahi.te serefpolicy-3.5.2/policy/modules/services/avahi.te ---- nsaserefpolicy/policy/modules/services/avahi.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/avahi.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/avahi.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/avahi.te 2008-08-06 16:19:00.000000000 -0400 @@ -13,6 +13,9 @@ type avahi_var_run_t; files_pid_file(avahi_var_run_t) @@ -11624,8 +11626,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol optional_policy(` diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/bind.fc serefpolicy-3.5.2/policy/modules/services/bind.fc ---- nsaserefpolicy/policy/modules/services/bind.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/bind.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/bind.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/bind.fc 2008-08-06 16:19:00.000000000 -0400 @@ -49,3 +49,5 @@ /var/named/chroot/var/log/named.* -- gen_context(system_u:object_r:named_log_t,s0) /var/named/dynamic(/.*)? gen_context(system_u:object_r:named_cache_t,s0) @@ -11633,8 +11635,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc.d/init.d/named -- gen_context(system_u:object_r:named_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/bind.if serefpolicy-3.5.2/policy/modules/services/bind.if ---- nsaserefpolicy/policy/modules/services/bind.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/bind.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/bind.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/bind.if 2008-08-06 16:19:00.000000000 -0400 @@ -254,3 +254,94 @@ interface(`bind_udp_chat_named',` refpolicywarn(`$0($*) has been deprecated.') @@ -11731,8 +11733,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + manage_all_pattern($1, named_var_run_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/bind.te serefpolicy-3.5.2/policy/modules/services/bind.te ---- nsaserefpolicy/policy/modules/services/bind.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/bind.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/bind.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/bind.te 2008-08-06 16:19:00.000000000 -0400 @@ -53,6 +53,9 @@ init_system_domain(ndc_t, ndc_exec_t) role system_r types ndc_t; @@ -11777,8 +11779,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol domain_use_interactive_fds(ndc_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/bitlbee.fc serefpolicy-3.5.2/policy/modules/services/bitlbee.fc ---- nsaserefpolicy/policy/modules/services/bitlbee.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/bitlbee.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/bitlbee.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/bitlbee.fc 2008-08-06 16:19:00.000000000 -0400 @@ -1,3 +1,6 @@ /usr/sbin/bitlbee -- gen_context(system_u:object_r:bitlbee_exec_t,s0) /etc/bitlbee(/.*)? gen_context(system_u:object_r:bitlbee_conf_t,s0) @@ -11787,8 +11789,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc.d/init.d/bitlbee -- gen_context(system_u:object_r:bitlbee_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/bitlbee.if serefpolicy-3.5.2/policy/modules/services/bitlbee.if ---- nsaserefpolicy/policy/modules/services/bitlbee.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/bitlbee.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/bitlbee.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/bitlbee.if 2008-08-06 16:19:00.000000000 -0400 @@ -20,3 +20,70 @@ allow $1 bitlbee_conf_t:file { read getattr }; ') @@ -11861,8 +11863,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/bitlbee.te serefpolicy-3.5.2/policy/modules/services/bitlbee.te ---- nsaserefpolicy/policy/modules/services/bitlbee.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/bitlbee.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/bitlbee.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/bitlbee.te 2008-08-06 16:19:00.000000000 -0400 @@ -17,6 +17,12 @@ type bitlbee_var_t; files_type(bitlbee_var_t) @@ -11915,8 +11917,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol optional_policy(` diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/bluetooth.fc serefpolicy-3.5.2/policy/modules/services/bluetooth.fc ---- nsaserefpolicy/policy/modules/services/bluetooth.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/bluetooth.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/bluetooth.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/bluetooth.fc 2008-08-06 16:19:00.000000000 -0400 @@ -22,3 +22,8 @@ # /var/lib/bluetooth(/.*)? gen_context(system_u:object_r:bluetooth_var_lib_t,s0) @@ -11927,8 +11929,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +/etc/rc.d/init.d/dund -- gen_context(system_u:object_r:bluetooth_script_exec_t,s0) +/etc/rc.d/init.d/pand -- gen_context(system_u:object_r:bluetooth_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/bluetooth.if serefpolicy-3.5.2/policy/modules/services/bluetooth.if ---- nsaserefpolicy/policy/modules/services/bluetooth.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/bluetooth.if 2008-08-05 14:07:07.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/bluetooth.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/bluetooth.if 2008-08-06 16:19:00.000000000 -0400 @@ -226,3 +226,88 @@ dontaudit $1 bluetooth_helper_domain:dir search; dontaudit $1 bluetooth_helper_domain:file { read getattr }; @@ -12019,8 +12021,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/bluetooth.te serefpolicy-3.5.2/policy/modules/services/bluetooth.te ---- nsaserefpolicy/policy/modules/services/bluetooth.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/bluetooth.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/bluetooth.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/bluetooth.te 2008-08-06 16:19:00.000000000 -0400 @@ -32,19 +32,22 @@ type bluetooth_var_run_t; files_pid_file(bluetooth_var_run_t) @@ -12094,8 +12096,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol optional_policy(` diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/canna.fc serefpolicy-3.5.2/policy/modules/services/canna.fc ---- nsaserefpolicy/policy/modules/services/canna.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/canna.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/canna.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/canna.fc 2008-08-06 16:19:00.000000000 -0400 @@ -20,3 +20,5 @@ /var/run/\.iroha_unix -d gen_context(system_u:object_r:canna_var_run_t,s0) /var/run/\.iroha_unix/.* -s gen_context(system_u:object_r:canna_var_run_t,s0) @@ -12103,8 +12105,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc.d/init.d/canna -- gen_context(system_u:object_r:canna_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/canna.if serefpolicy-3.5.2/policy/modules/services/canna.if ---- nsaserefpolicy/policy/modules/services/canna.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/canna.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/canna.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/canna.if 2008-08-06 16:19:00.000000000 -0400 @@ -18,3 +18,74 @@ files_search_pids($1) stream_connect_pattern($1, canna_var_run_t, canna_var_run_t,canna_t) @@ -12181,8 +12183,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/canna.te serefpolicy-3.5.2/policy/modules/services/canna.te ---- nsaserefpolicy/policy/modules/services/canna.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/canna.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/canna.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/canna.te 2008-08-06 16:19:00.000000000 -0400 @@ -19,6 +19,9 @@ type canna_var_run_t; files_pid_file(canna_var_run_t) @@ -12194,8 +12196,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol # # Local policy diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/clamav.fc serefpolicy-3.5.2/policy/modules/services/clamav.fc ---- nsaserefpolicy/policy/modules/services/clamav.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/clamav.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/clamav.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/clamav.fc 2008-08-06 16:19:00.000000000 -0400 @@ -5,16 +5,18 @@ /usr/bin/freshclam -- gen_context(system_u:object_r:freshclam_exec_t,s0) @@ -12221,8 +12223,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc.d/init.d/clamd-wrapper -- gen_context(system_u:object_r:clamd_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/clamav.if serefpolicy-3.5.2/policy/modules/services/clamav.if ---- nsaserefpolicy/policy/modules/services/clamav.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/clamav.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/clamav.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/clamav.if 2008-08-06 16:19:00.000000000 -0400 @@ -38,6 +38,27 @@ ######################################## @@ -12369,8 +12371,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/clamav.te serefpolicy-3.5.2/policy/modules/services/clamav.te ---- nsaserefpolicy/policy/modules/services/clamav.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/clamav.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/clamav.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/clamav.te 2008-08-06 16:19:00.000000000 -0400 @@ -13,7 +13,7 @@ # configuration files @@ -12430,7 +12432,27 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol # configuration files allow clamscan_t clamd_etc_t:dir list_dir_perms; -@@ -233,3 +246,7 @@ +@@ -213,6 +226,14 @@ + manage_files_pattern(clamscan_t, clamd_var_lib_t, clamd_var_lib_t) + allow clamscan_t clamd_var_lib_t:dir list_dir_perms; + ++corenet_all_recvfrom_unlabeled(clamscan_t) ++corenet_all_recvfrom_netlabel(clamscan_t) ++corenet_tcp_sendrecv_all_if(clamscan_t) ++corenet_tcp_sendrecv_all_nodes(clamscan_t) ++corenet_tcp_sendrecv_all_ports(clamscan_t) ++corenet_tcp_sendrecv_clamd_port(clamscan_t) ++corenet_tcp_connect_clamd_port(clamscan_t) ++ + kernel_read_kernel_sysctls(clamscan_t) + + files_read_etc_files(clamscan_t) +@@ -230,6 +251,12 @@ + + clamav_stream_connect(clamscan_t) + ++mta_send_mail(clamscan_t) ++ optional_policy(` apache_read_sys_content(clamscan_t) ') @@ -12439,8 +12461,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + mailscanner_manage_spool(clamscan_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/consolekit.fc serefpolicy-3.5.2/policy/modules/services/consolekit.fc ---- nsaserefpolicy/policy/modules/services/consolekit.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/consolekit.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/consolekit.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/consolekit.fc 2008-08-06 16:19:00.000000000 -0400 @@ -1,3 +1,6 @@ /usr/sbin/console-kit-daemon -- gen_context(system_u:object_r:consolekit_exec_t,s0) @@ -12449,8 +12471,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/var/log/ConsoleKit(/.*)? gen_context(system_u:object_r:consolekit_log_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/consolekit.if serefpolicy-3.5.2/policy/modules/services/consolekit.if ---- nsaserefpolicy/policy/modules/services/consolekit.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/consolekit.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/consolekit.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/consolekit.if 2008-08-06 16:19:00.000000000 -0400 @@ -38,3 +38,24 @@ allow $1 consolekit_t:dbus send_msg; allow consolekit_t $1:dbus send_msg; @@ -12477,8 +12499,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/consolekit.te serefpolicy-3.5.2/policy/modules/services/consolekit.te ---- nsaserefpolicy/policy/modules/services/consolekit.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/consolekit.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/consolekit.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/consolekit.te 2008-08-06 16:19:00.000000000 -0400 @@ -13,6 +13,9 @@ type consolekit_var_run_t; files_pid_file(consolekit_var_run_t) @@ -12594,8 +12616,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/courier.fc serefpolicy-3.5.2/policy/modules/services/courier.fc ---- nsaserefpolicy/policy/modules/services/courier.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/courier.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/courier.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/courier.fc 2008-08-06 16:19:00.000000000 -0400 @@ -19,3 +19,5 @@ /var/lib/courier(/.*)? -- gen_context(system_u:object_r:courier_var_lib_t,s0) @@ -12603,8 +12625,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/var/spool/courier(/.*)? gen_context(system_u:object_r:courier_spool_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/courier.if serefpolicy-3.5.2/policy/modules/services/courier.if ---- nsaserefpolicy/policy/modules/services/courier.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/courier.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/courier.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/courier.if 2008-08-06 16:19:00.000000000 -0400 @@ -123,3 +123,77 @@ domtrans_pattern($1, courier_pop_exec_t, courier_pop_t) @@ -12684,8 +12706,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + allow $1 courier_spool_t:fifo_file rw_fifo_file_perms; +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/courier.te serefpolicy-3.5.2/policy/modules/services/courier.te ---- nsaserefpolicy/policy/modules/services/courier.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/courier.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/courier.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/courier.te 2008-08-06 16:19:00.000000000 -0400 @@ -9,7 +9,10 @@ courier_domain_template(authdaemon) @@ -12722,8 +12744,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ######################################## # diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cron.fc serefpolicy-3.5.2/policy/modules/services/cron.fc ---- nsaserefpolicy/policy/modules/services/cron.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/cron.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/cron.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/cron.fc 2008-08-06 16:19:00.000000000 -0400 @@ -17,6 +17,8 @@ /var/run/fcron\.fifo -s gen_context(system_u:object_r:crond_var_run_t,s0) /var/run/fcron\.pid -- gen_context(system_u:object_r:crond_var_run_t,s0) @@ -12739,8 +12761,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol /var/spool/fcron/new\.systab -- gen_context(system_u:object_r:system_cron_spool_t,s0) +/var/lib/misc(/.*)? gen_context(system_u:object_r:system_crond_var_lib_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cron.if serefpolicy-3.5.2/policy/modules/services/cron.if ---- nsaserefpolicy/policy/modules/services/cron.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/cron.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/cron.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/cron.if 2008-08-06 16:19:00.000000000 -0400 @@ -35,39 +35,23 @@ # template(`cron_per_role_template',` @@ -13108,8 +13130,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + read_files_pattern($1, system_crond_var_lib_t, system_crond_var_lib_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cron.te serefpolicy-3.5.2/policy/modules/services/cron.te ---- nsaserefpolicy/policy/modules/services/cron.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/cron.te 2008-08-05 14:09:58.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/cron.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/cron.te 2008-08-06 16:19:00.000000000 -0400 @@ -12,14 +12,6 @@ ## @@ -13367,8 +13389,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ') -') dnl end TODO diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cups.fc serefpolicy-3.5.2/policy/modules/services/cups.fc ---- nsaserefpolicy/policy/modules/services/cups.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/cups.fc 2008-08-05 14:15:21.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/cups.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/cups.fc 2008-08-06 16:19:00.000000000 -0400 @@ -8,6 +8,7 @@ /etc/cups/ppd/.* -- gen_context(system_u:object_r:cupsd_rw_etc_t,s0) /etc/cups/ppds\.dat -- gen_context(system_u:object_r:cupsd_rw_etc_t,s0) @@ -13426,8 +13448,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/usr/lib/cups/backend/cups-pdf -- gen_context(system_u:object_r:cups_pdf_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cups.if serefpolicy-3.5.2/policy/modules/services/cups.if ---- nsaserefpolicy/policy/modules/services/cups.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/cups.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/cups.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/cups.if 2008-08-06 16:19:00.000000000 -0400 @@ -20,6 +20,30 @@ ######################################## @@ -13586,8 +13608,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cups.te serefpolicy-3.5.2/policy/modules/services/cups.te ---- nsaserefpolicy/policy/modules/services/cups.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/cups.te 2008-08-05 14:17:56.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/cups.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/cups.te 2008-08-06 16:19:00.000000000 -0400 @@ -48,6 +48,9 @@ type hplip_t; type hplip_exec_t; @@ -13915,8 +13937,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +sysadm_dontaudit_read_home_content_files(cups_pdf_t) + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cvs.fc serefpolicy-3.5.2/policy/modules/services/cvs.fc ---- nsaserefpolicy/policy/modules/services/cvs.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/cvs.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/cvs.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/cvs.fc 2008-08-06 16:19:00.000000000 -0400 @@ -5,3 +5,6 @@ /var/cvs(/.*)? gen_context(system_u:object_r:cvs_data_t,s0) @@ -13925,8 +13947,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +/usr/share/cvsweb/cvsweb\.cgi -- gen_context(system_u:object_r:httpd_cvs_script_exec_t,s0) +/var/www/cgi-bin/cvsweb\.cgi -- gen_context(system_u:object_r:httpd_cvs_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cvs.if serefpolicy-3.5.2/policy/modules/services/cvs.if ---- nsaserefpolicy/policy/modules/services/cvs.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/cvs.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/cvs.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/cvs.if 2008-08-06 16:19:00.000000000 -0400 @@ -36,3 +36,70 @@ can_exec($1, cvs_exec_t) @@ -13999,8 +14021,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cvs.te serefpolicy-3.5.2/policy/modules/services/cvs.te ---- nsaserefpolicy/policy/modules/services/cvs.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/cvs.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/cvs.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/cvs.te 2008-08-06 16:19:00.000000000 -0400 @@ -28,6 +28,9 @@ type cvs_var_run_t; files_pid_file(cvs_var_run_t) @@ -14057,13 +14079,13 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol -') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cyphesis.fc serefpolicy-3.5.2/policy/modules/services/cyphesis.fc --- nsaserefpolicy/policy/modules/services/cyphesis.fc 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/services/cyphesis.fc 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/cyphesis.fc 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,2 @@ + +/usr/bin/cyphesis -- gen_context(system_u:object_r:cyphesis_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cyphesis.if serefpolicy-3.5.2/policy/modules/services/cyphesis.if --- nsaserefpolicy/policy/modules/services/cyphesis.if 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/services/cyphesis.if 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/cyphesis.if 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,19 @@ +## policy for cyphesis + @@ -14086,7 +14108,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cyphesis.te serefpolicy-3.5.2/policy/modules/services/cyphesis.te --- nsaserefpolicy/policy/modules/services/cyphesis.te 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/services/cyphesis.te 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/cyphesis.te 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,92 @@ +policy_module(cyphesis, 1.0.0) + @@ -14181,8 +14203,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cyrus.fc serefpolicy-3.5.2/policy/modules/services/cyrus.fc ---- nsaserefpolicy/policy/modules/services/cyrus.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/cyrus.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/cyrus.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/cyrus.fc 2008-08-06 16:19:00.000000000 -0400 @@ -2,3 +2,5 @@ /usr/lib(64)?/cyrus-imapd/cyrus-master -- gen_context(system_u:object_r:cyrus_exec_t,s0) @@ -14190,8 +14212,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc.d/init.d/cyrus -- gen_context(system_u:object_r:cyrus_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cyrus.if serefpolicy-3.5.2/policy/modules/services/cyrus.if ---- nsaserefpolicy/policy/modules/services/cyrus.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/cyrus.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/cyrus.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/cyrus.if 2008-08-06 16:19:00.000000000 -0400 @@ -39,3 +39,74 @@ files_search_var_lib($1) stream_connect_pattern($1, cyrus_var_lib_t, cyrus_var_lib_t, cyrus_t) @@ -14268,8 +14290,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cyrus.te serefpolicy-3.5.2/policy/modules/services/cyrus.te ---- nsaserefpolicy/policy/modules/services/cyrus.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/cyrus.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/cyrus.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/cyrus.te 2008-08-06 16:19:00.000000000 -0400 @@ -19,6 +19,9 @@ type cyrus_var_run_t; files_pid_file(cyrus_var_run_t) @@ -14290,8 +14312,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol optional_policy(` diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/dbus.fc serefpolicy-3.5.2/policy/modules/services/dbus.fc ---- nsaserefpolicy/policy/modules/services/dbus.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/dbus.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/dbus.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/dbus.fc 2008-08-06 16:19:00.000000000 -0400 @@ -4,6 +4,9 @@ /usr/bin/dbus-daemon(-1)? -- gen_context(system_u:object_r:system_dbusd_exec_t,s0) /bin/dbus-daemon -- gen_context(system_u:object_r:system_dbusd_exec_t,s0) @@ -14303,8 +14325,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol /var/run/dbus(/.*)? gen_context(system_u:object_r:system_dbusd_var_run_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/dbus.if serefpolicy-3.5.2/policy/modules/services/dbus.if ---- nsaserefpolicy/policy/modules/services/dbus.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/dbus.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/dbus.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/dbus.if 2008-08-06 16:19:00.000000000 -0400 @@ -53,6 +53,7 @@ gen_require(` type system_dbusd_exec_t, system_dbusd_t, dbusd_etc_t; @@ -14596,11 +14618,11 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + ') + + allow $1 system_dbusd_t:tcp_socket { read write }; ++ allow $1 system_dbusd_t:fd use; +') -+ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/dbus.te serefpolicy-3.5.2/policy/modules/services/dbus.te ---- nsaserefpolicy/policy/modules/services/dbus.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/dbus.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/dbus.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/dbus.te 2008-08-06 16:19:00.000000000 -0400 @@ -9,9 +9,10 @@ # # Delcarations @@ -14722,8 +14744,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + ') +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/dcc.if serefpolicy-3.5.2/policy/modules/services/dcc.if ---- nsaserefpolicy/policy/modules/services/dcc.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/dcc.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/dcc.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/dcc.if 2008-08-06 16:19:00.000000000 -0400 @@ -72,6 +72,24 @@ ######################################## @@ -14750,8 +14772,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ## allow the specified role the dcc_client domain. ## diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/dcc.te serefpolicy-3.5.2/policy/modules/services/dcc.te ---- nsaserefpolicy/policy/modules/services/dcc.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/dcc.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/dcc.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/dcc.te 2008-08-06 16:19:00.000000000 -0400 @@ -105,6 +105,8 @@ files_read_etc_files(cdcc_t) files_read_etc_runtime_files(cdcc_t) @@ -14922,8 +14944,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ddclient.fc serefpolicy-3.5.2/policy/modules/services/ddclient.fc ---- nsaserefpolicy/policy/modules/services/ddclient.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/ddclient.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/ddclient.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/ddclient.fc 2008-08-06 16:19:00.000000000 -0400 @@ -9,3 +9,5 @@ /var/log/ddtcd\.log.* -- gen_context(system_u:object_r:ddclient_log_t,s0) /var/run/ddclient\.pid -- gen_context(system_u:object_r:ddclient_var_run_t,s0) @@ -14931,8 +14953,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +/etc/rc.d/init.d/ddclient -- gen_context(system_u:object_r:ddclient_script_exec_t,s0) + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ddclient.if serefpolicy-3.5.2/policy/modules/services/ddclient.if ---- nsaserefpolicy/policy/modules/services/ddclient.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/ddclient.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/ddclient.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/ddclient.if 2008-08-06 16:19:00.000000000 -0400 @@ -18,3 +18,81 @@ corecmd_search_bin($1) domtrans_pattern($1, ddclient_exec_t, ddclient_t) @@ -15016,8 +15038,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ddclient.te serefpolicy-3.5.2/policy/modules/services/ddclient.te ---- nsaserefpolicy/policy/modules/services/ddclient.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/ddclient.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/ddclient.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/ddclient.te 2008-08-06 16:19:00.000000000 -0400 @@ -11,7 +11,7 @@ init_daemon_domain(ddclient_t, ddclient_exec_t) @@ -15038,8 +15060,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol # # Declarations diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/dhcp.fc serefpolicy-3.5.2/policy/modules/services/dhcp.fc ---- nsaserefpolicy/policy/modules/services/dhcp.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/dhcp.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/dhcp.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/dhcp.fc 2008-08-06 16:19:00.000000000 -0400 @@ -5,3 +5,6 @@ /var/lib/dhcp(3)?/dhcpd\.leases.* -- gen_context(system_u:object_r:dhcpd_state_t,s0) @@ -15048,8 +15070,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +/etc/rc.d/init.d/dhcpd -- gen_context(system_u:object_r:dhcpd_script_exec_t,s0) + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/dhcp.if serefpolicy-3.5.2/policy/modules/services/dhcp.if ---- nsaserefpolicy/policy/modules/services/dhcp.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/dhcp.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/dhcp.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/dhcp.if 2008-08-06 16:19:00.000000000 -0400 @@ -19,3 +19,71 @@ sysnet_search_dhcp_state($1) allow $1 dhcpd_state_t:file setattr; @@ -15123,8 +15145,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + manage_all_pattern($1, dhcpd_var_run_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/dhcp.te serefpolicy-3.5.2/policy/modules/services/dhcp.te ---- nsaserefpolicy/policy/modules/services/dhcp.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/dhcp.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/dhcp.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/dhcp.te 2008-08-06 16:19:00.000000000 -0400 @@ -19,18 +19,20 @@ type dhcpd_var_run_t; files_pid_file(dhcpd_var_run_t) @@ -15189,8 +15211,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/dictd.fc serefpolicy-3.5.2/policy/modules/services/dictd.fc ---- nsaserefpolicy/policy/modules/services/dictd.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/dictd.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/dictd.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/dictd.fc 2008-08-06 16:19:00.000000000 -0400 @@ -4,3 +4,6 @@ /usr/sbin/dictd -- gen_context(system_u:object_r:dictd_exec_t,s0) @@ -15199,8 +15221,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc.d/init.d/dictd -- gen_context(system_u:object_r:dictd_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/dictd.if serefpolicy-3.5.2/policy/modules/services/dictd.if ---- nsaserefpolicy/policy/modules/services/dictd.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/dictd.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/dictd.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/dictd.if 2008-08-06 16:19:00.000000000 -0400 @@ -14,3 +14,73 @@ interface(`dictd_tcp_connect',` refpolicywarn(`$0($*) has been deprecated.') @@ -15276,8 +15298,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/dictd.te serefpolicy-3.5.2/policy/modules/services/dictd.te ---- nsaserefpolicy/policy/modules/services/dictd.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/dictd.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/dictd.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/dictd.te 2008-08-06 16:19:00.000000000 -0400 @@ -16,6 +16,12 @@ type dictd_var_lib_t alias var_lib_dictd_t; files_type(dictd_var_lib_t) @@ -15302,8 +15324,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol kernel_read_kernel_sysctls(dictd_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/dnsmasq.fc serefpolicy-3.5.2/policy/modules/services/dnsmasq.fc ---- nsaserefpolicy/policy/modules/services/dnsmasq.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/dnsmasq.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/dnsmasq.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/dnsmasq.fc 2008-08-06 16:19:00.000000000 -0400 @@ -1,4 +1,7 @@ /usr/sbin/dnsmasq -- gen_context(system_u:object_r:dnsmasq_exec_t,s0) @@ -15313,8 +15335,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc.d/init.d/dnsmasq -- gen_context(system_u:object_r:dnsmasq_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/dnsmasq.if serefpolicy-3.5.2/policy/modules/services/dnsmasq.if ---- nsaserefpolicy/policy/modules/services/dnsmasq.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/dnsmasq.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/dnsmasq.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/dnsmasq.if 2008-08-06 16:19:00.000000000 -0400 @@ -1 +1,125 @@ ## dnsmasq DNS forwarder and DHCP server + @@ -15442,8 +15464,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + manage_all_pattern($1, dnsmasq_var_run_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/dnsmasq.te serefpolicy-3.5.2/policy/modules/services/dnsmasq.te ---- nsaserefpolicy/policy/modules/services/dnsmasq.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/dnsmasq.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/dnsmasq.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/dnsmasq.te 2008-08-06 16:19:00.000000000 -0400 @@ -16,6 +16,9 @@ type dnsmasq_var_run_t; files_pid_file(dnsmasq_var_run_t) @@ -15490,8 +15512,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + virt_manage_lib_files(dnsmasq_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/dovecot.fc serefpolicy-3.5.2/policy/modules/services/dovecot.fc ---- nsaserefpolicy/policy/modules/services/dovecot.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/dovecot.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/dovecot.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/dovecot.fc 2008-08-06 16:19:00.000000000 -0400 @@ -17,23 +17,24 @@ ifdef(`distro_debian', ` @@ -15523,8 +15545,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +/etc/rc.d/init.d/dovecot -- gen_context(system_u:object_r:dovecot_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/dovecot.if serefpolicy-3.5.2/policy/modules/services/dovecot.if ---- nsaserefpolicy/policy/modules/services/dovecot.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/dovecot.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/dovecot.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/dovecot.if 2008-08-06 16:19:00.000000000 -0400 @@ -21,7 +21,46 @@ ######################################## @@ -15664,8 +15686,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/dovecot.te serefpolicy-3.5.2/policy/modules/services/dovecot.te ---- nsaserefpolicy/policy/modules/services/dovecot.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/dovecot.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/dovecot.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/dovecot.te 2008-08-06 16:19:00.000000000 -0400 @@ -15,6 +15,12 @@ domain_entry_file(dovecot_auth_t, dovecot_auth_exec_t) role system_r types dovecot_auth_t; @@ -15829,8 +15851,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/exim.if serefpolicy-3.5.2/policy/modules/services/exim.if ---- nsaserefpolicy/policy/modules/services/exim.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/exim.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/exim.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/exim.if 2008-08-06 16:19:00.000000000 -0400 @@ -97,6 +97,26 @@ ######################################## @@ -15859,8 +15881,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ## exim log files. ## diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/exim.te serefpolicy-3.5.2/policy/modules/services/exim.te ---- nsaserefpolicy/policy/modules/services/exim.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/exim.te 2008-08-05 14:26:27.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/exim.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/exim.te 2008-08-06 16:19:00.000000000 -0400 @@ -21,9 +21,20 @@ ## gen_tunable(exim_manage_user_files, false) @@ -16030,8 +16052,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + spamassassin_exec_client(exim_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/fail2ban.fc serefpolicy-3.5.2/policy/modules/services/fail2ban.fc ---- nsaserefpolicy/policy/modules/services/fail2ban.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/fail2ban.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/fail2ban.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/fail2ban.fc 2008-08-06 16:19:00.000000000 -0400 @@ -1,3 +1,7 @@ /usr/bin/fail2ban -- gen_context(system_u:object_r:fail2ban_exec_t,s0) +/usr/bin/fail2ban-server -- gen_context(system_u:object_r:fail2ban_exec_t,s0) @@ -16041,8 +16063,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +/etc/rc.d/init.d/fail2ban -- gen_context(system_u:object_r:fail2ban_script_exec_t,s0) + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/fail2ban.if serefpolicy-3.5.2/policy/modules/services/fail2ban.if ---- nsaserefpolicy/policy/modules/services/fail2ban.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/fail2ban.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/fail2ban.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/fail2ban.if 2008-08-06 16:19:00.000000000 -0400 @@ -78,3 +78,68 @@ files_search_pids($1) allow $1 fail2ban_var_run_t:file read_file_perms; @@ -16113,8 +16135,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + manage_all_pattern($1, fail2ban_var_run_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/fail2ban.te serefpolicy-3.5.2/policy/modules/services/fail2ban.te ---- nsaserefpolicy/policy/modules/services/fail2ban.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/fail2ban.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/fail2ban.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/fail2ban.te 2008-08-06 16:19:00.000000000 -0400 @@ -18,6 +18,9 @@ type fail2ban_var_run_t; files_pid_file(fail2ban_var_run_t) @@ -16186,8 +16208,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/fetchmail.if serefpolicy-3.5.2/policy/modules/services/fetchmail.if ---- nsaserefpolicy/policy/modules/services/fetchmail.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/fetchmail.if 2008-08-05 14:27:23.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/fetchmail.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/fetchmail.if 2008-08-06 16:19:00.000000000 -0400 @@ -21,10 +21,10 @@ ps_process_pattern($1, fetchmail_t) @@ -16203,8 +16225,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + manage_all_pattern($1, fetchmail_var_run_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/fetchmail.te serefpolicy-3.5.2/policy/modules/services/fetchmail.te ---- nsaserefpolicy/policy/modules/services/fetchmail.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/fetchmail.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/fetchmail.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/fetchmail.te 2008-08-06 16:19:00.000000000 -0400 @@ -14,7 +14,7 @@ files_pid_file(fetchmail_var_run_t) @@ -16226,8 +16248,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ftp.fc serefpolicy-3.5.2/policy/modules/services/ftp.fc ---- nsaserefpolicy/policy/modules/services/ftp.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/ftp.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/ftp.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/ftp.fc 2008-08-06 16:19:00.000000000 -0400 @@ -27,3 +27,6 @@ /var/log/vsftpd.* -- gen_context(system_u:object_r:xferlog_t,s0) /var/log/xferlog.* -- gen_context(system_u:object_r:xferlog_t,s0) @@ -16236,8 +16258,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +/etc/rc.d/init.d/vsftpd -- gen_context(system_u:object_r:ftp_script_exec_t,s0) +/etc/rc.d/init.d/proftpd -- gen_context(system_u:object_r:ftp_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ftp.if serefpolicy-3.5.2/policy/modules/services/ftp.if ---- nsaserefpolicy/policy/modules/services/ftp.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/ftp.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/ftp.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/ftp.if 2008-08-06 16:19:00.000000000 -0400 @@ -28,11 +28,13 @@ type ftpd_t; ') @@ -16353,8 +16375,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + manage_all_pattern($1, ftp_var_run_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ftp.te serefpolicy-3.5.2/policy/modules/services/ftp.te ---- nsaserefpolicy/policy/modules/services/ftp.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/ftp.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/ftp.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/ftp.te 2008-08-06 16:19:00.000000000 -0400 @@ -75,6 +75,9 @@ type xferlog_t; logging_log_file(xferlog_t) @@ -16420,13 +16442,13 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol optional_policy(` diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/gamin.fc serefpolicy-3.5.2/policy/modules/services/gamin.fc --- nsaserefpolicy/policy/modules/services/gamin.fc 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/services/gamin.fc 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/gamin.fc 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,2 @@ + +/usr/libexec/gam_server -- gen_context(system_u:object_r:gamin_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/gamin.if serefpolicy-3.5.2/policy/modules/services/gamin.if --- nsaserefpolicy/policy/modules/services/gamin.if 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/services/gamin.if 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/gamin.if 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,57 @@ + +## policy for gamin @@ -16487,7 +16509,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/gamin.te serefpolicy-3.5.2/policy/modules/services/gamin.te --- nsaserefpolicy/policy/modules/services/gamin.te 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/services/gamin.te 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/gamin.te 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,39 @@ +policy_module(gamin, 1.0.0) + @@ -16530,14 +16552,14 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/gnomeclock.fc serefpolicy-3.5.2/policy/modules/services/gnomeclock.fc --- nsaserefpolicy/policy/modules/services/gnomeclock.fc 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/services/gnomeclock.fc 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/gnomeclock.fc 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,3 @@ + +/usr/libexec/gnome-clock-applet-mechanism -- gen_context(system_u:object_r:gnomeclock_exec_t,s0) + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/gnomeclock.if serefpolicy-3.5.2/policy/modules/services/gnomeclock.if --- nsaserefpolicy/policy/modules/services/gnomeclock.if 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/services/gnomeclock.if 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/gnomeclock.if 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,75 @@ + +## policy for gnomeclock @@ -16616,7 +16638,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/gnomeclock.te serefpolicy-3.5.2/policy/modules/services/gnomeclock.te --- nsaserefpolicy/policy/modules/services/gnomeclock.te 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/services/gnomeclock.te 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/gnomeclock.te 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,55 @@ +policy_module(gnomeclock, 1.0.0) +######################################## @@ -16674,8 +16696,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/hal.if serefpolicy-3.5.2/policy/modules/services/hal.if ---- nsaserefpolicy/policy/modules/services/hal.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/hal.if 2008-08-05 14:29:29.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/hal.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/hal.if 2008-08-06 16:19:00.000000000 -0400 @@ -302,3 +302,42 @@ files_search_pids($1) allow $1 hald_var_run_t:file rw_file_perms; @@ -16720,8 +16742,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + dontaudit $1 hald_t:process ptrace; +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/hal.te serefpolicy-3.5.2/policy/modules/services/hal.te ---- nsaserefpolicy/policy/modules/services/hal.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/hal.te 2008-08-05 14:31:25.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/hal.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/hal.te 2008-08-06 16:19:00.000000000 -0400 @@ -49,6 +49,9 @@ type hald_var_lib_t; files_type(hald_var_lib_t) @@ -16785,8 +16807,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol -#cron_read_system_job_lib_files(hald_t) +cron_read_system_job_lib_files(hald_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/inetd.if serefpolicy-3.5.2/policy/modules/services/inetd.if ---- nsaserefpolicy/policy/modules/services/inetd.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/inetd.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/inetd.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/inetd.if 2008-08-06 16:19:00.000000000 -0400 @@ -115,6 +115,10 @@ allow $1 inetd_t:tcp_socket rw_stream_socket_perms; @@ -16799,8 +16821,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ######################################## diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/inetd.te serefpolicy-3.5.2/policy/modules/services/inetd.te ---- nsaserefpolicy/policy/modules/services/inetd.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/inetd.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/inetd.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/inetd.te 2008-08-06 16:19:00.000000000 -0400 @@ -30,6 +30,10 @@ type inetd_child_var_run_t; files_pid_file(inetd_child_var_run_t) @@ -16855,8 +16877,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + inetd_service_domain(inetd_child_t, bin_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/inn.fc serefpolicy-3.5.2/policy/modules/services/inn.fc ---- nsaserefpolicy/policy/modules/services/inn.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/inn.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/inn.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/inn.fc 2008-08-06 16:19:00.000000000 -0400 @@ -64,3 +64,5 @@ /var/run/news(/.*)? gen_context(system_u:object_r:innd_var_run_t,s0) @@ -16864,8 +16886,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc.d/init.d/innd -- gen_context(system_u:object_r:innd_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/inn.if serefpolicy-3.5.2/policy/modules/services/inn.if ---- nsaserefpolicy/policy/modules/services/inn.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/inn.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/inn.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/inn.if 2008-08-06 16:19:00.000000000 -0400 @@ -54,8 +54,7 @@ ') @@ -16958,8 +16980,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + manage_all_pattern($1, innd_var_run_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/inn.te serefpolicy-3.5.2/policy/modules/services/inn.te ---- nsaserefpolicy/policy/modules/services/inn.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/inn.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/inn.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/inn.te 2008-08-06 16:19:00.000000000 -0400 @@ -22,7 +22,10 @@ files_pid_file(innd_var_run_t) @@ -16973,16 +16995,16 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ######################################## # diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/jabber.fc serefpolicy-3.5.2/policy/modules/services/jabber.fc ---- nsaserefpolicy/policy/modules/services/jabber.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/jabber.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/jabber.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/jabber.fc 2008-08-06 16:19:00.000000000 -0400 @@ -2,3 +2,4 @@ /var/lib/jabber(/.*)? gen_context(system_u:object_r:jabberd_var_lib_t,s0) /var/log/jabber(/.*)? gen_context(system_u:object_r:jabberd_log_t,s0) +/etc/rc.d/init.d/jabber -- gen_context(system_u:object_r:jabber_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/jabber.if serefpolicy-3.5.2/policy/modules/services/jabber.if ---- nsaserefpolicy/policy/modules/services/jabber.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/jabber.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/jabber.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/jabber.if 2008-08-06 16:19:00.000000000 -0400 @@ -13,3 +13,73 @@ interface(`jabber_tcp_connect',` refpolicywarn(`$0($*) has been deprecated.') @@ -17058,8 +17080,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/jabber.te serefpolicy-3.5.2/policy/modules/services/jabber.te ---- nsaserefpolicy/policy/modules/services/jabber.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/jabber.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/jabber.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/jabber.te 2008-08-06 16:19:00.000000000 -0400 @@ -19,6 +19,9 @@ type jabberd_var_run_t; files_pid_file(jabberd_var_run_t) @@ -17071,8 +17093,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol # # Local policy diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/kerberos.fc serefpolicy-3.5.2/policy/modules/services/kerberos.fc ---- nsaserefpolicy/policy/modules/services/kerberos.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/kerberos.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/kerberos.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/kerberos.fc 2008-08-06 16:19:00.000000000 -0400 @@ -13,6 +13,14 @@ /var/kerberos/krb5kdc(/.*)? gen_context(system_u:object_r:krb5kdc_conf_t,s0) @@ -17089,8 +17111,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +/etc/rc.d/init.d/kpropd -- gen_context(system_u:object_r:kerberos_script_exec_t,s0) +/etc/rc.d/init.d/krb5kdc -- gen_context(system_u:object_r:kerberos_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/kerberos.if serefpolicy-3.5.2/policy/modules/services/kerberos.if ---- nsaserefpolicy/policy/modules/services/kerberos.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/kerberos.if 2008-08-05 14:33:10.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/kerberos.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/kerberos.if 2008-08-06 16:19:00.000000000 -0400 @@ -23,6 +23,25 @@ ######################################## @@ -17355,8 +17377,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + manage_all_pattern($1, krb5_host_rcache_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/kerberos.te serefpolicy-3.5.2/policy/modules/services/kerberos.te ---- nsaserefpolicy/policy/modules/services/kerberos.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/kerberos.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/kerberos.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/kerberos.te 2008-08-06 16:19:00.000000000 -0400 @@ -16,6 +16,7 @@ type kadmind_t; type kadmind_exec_t; @@ -17553,15 +17575,15 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +kerberos_use(kpropd_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/kerneloops.fc serefpolicy-3.5.2/policy/modules/services/kerneloops.fc ---- nsaserefpolicy/policy/modules/services/kerneloops.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/kerneloops.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/kerneloops.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/kerneloops.fc 2008-08-06 16:19:00.000000000 -0400 @@ -1 +1,3 @@ /usr/sbin/kerneloops -- gen_context(system_u:object_r:kerneloops_exec_t,s0) + +/etc/rc.d/init.d/kerneloops -- gen_context(system_u:object_r:kerneloops_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/kerneloops.if serefpolicy-3.5.2/policy/modules/services/kerneloops.if ---- nsaserefpolicy/policy/modules/services/kerneloops.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/kerneloops.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/kerneloops.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/kerneloops.if 2008-08-06 16:19:00.000000000 -0400 @@ -21,6 +21,24 @@ ######################################## @@ -17620,8 +17642,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/kerneloops.te serefpolicy-3.5.2/policy/modules/services/kerneloops.te ---- nsaserefpolicy/policy/modules/services/kerneloops.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/kerneloops.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/kerneloops.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/kerneloops.te 2008-08-06 16:19:00.000000000 -0400 @@ -10,6 +10,9 @@ type kerneloops_exec_t; init_daemon_domain(kerneloops_t, kerneloops_exec_t) @@ -17642,8 +17664,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol corenet_all_recvfrom_netlabel(kerneloops_t) corenet_tcp_sendrecv_all_if(kerneloops_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ldap.fc serefpolicy-3.5.2/policy/modules/services/ldap.fc ---- nsaserefpolicy/policy/modules/services/ldap.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/ldap.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/ldap.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/ldap.fc 2008-08-06 16:19:00.000000000 -0400 @@ -14,3 +14,5 @@ /var/run/openldap(/.*)? gen_context(system_u:object_r:slapd_var_run_t,s0) /var/run/slapd\.args -- gen_context(system_u:object_r:slapd_var_run_t,s0) @@ -17651,8 +17673,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc.d/init.d/ldap -- gen_context(system_u:object_r:ldap_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ldap.if serefpolicy-3.5.2/policy/modules/services/ldap.if ---- nsaserefpolicy/policy/modules/services/ldap.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/ldap.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/ldap.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/ldap.if 2008-08-06 16:19:00.000000000 -0400 @@ -73,3 +73,80 @@ allow $1 slapd_var_run_t:sock_file write; allow $1 slapd_t:unix_stream_socket connectto; @@ -17735,8 +17757,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ldap.te serefpolicy-3.5.2/policy/modules/services/ldap.te ---- nsaserefpolicy/policy/modules/services/ldap.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/ldap.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/ldap.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/ldap.te 2008-08-06 16:19:00.000000000 -0400 @@ -31,6 +31,9 @@ type slapd_var_run_t; files_pid_file(slapd_var_run_t) @@ -17757,8 +17779,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol optional_policy(` diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/lpd.fc serefpolicy-3.5.2/policy/modules/services/lpd.fc ---- nsaserefpolicy/policy/modules/services/lpd.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/lpd.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/lpd.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/lpd.fc 2008-08-06 16:19:00.000000000 -0400 @@ -22,11 +22,14 @@ /usr/sbin/lpinfo -- gen_context(system_u:object_r:lpr_exec_t,s0) /usr/sbin/lpmove -- gen_context(system_u:object_r:lpr_exec_t,s0) @@ -17775,16 +17797,16 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol /var/spool/lpd(/.*)? gen_context(system_u:object_r:print_spool_t,s0) /var/run/lprng(/.*)? gen_context(system_u:object_r:lpd_var_run_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/mailman.fc serefpolicy-3.5.2/policy/modules/services/mailman.fc ---- nsaserefpolicy/policy/modules/services/mailman.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/mailman.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/mailman.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/mailman.fc 2008-08-06 16:19:00.000000000 -0400 @@ -31,3 +31,4 @@ /var/lock/mailman(/.*)? gen_context(system_u:object_r:mailman_lock_t,s0) /var/spool/mailman(/.*)? gen_context(system_u:object_r:mailman_data_t,s0) ') +/usr/lib/mailman/mail/mailman -- gen_context(system_u:object_r:mailman_mail_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/mailman.if serefpolicy-3.5.2/policy/modules/services/mailman.if ---- nsaserefpolicy/policy/modules/services/mailman.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/mailman.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/mailman.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/mailman.if 2008-08-06 16:19:00.000000000 -0400 @@ -211,6 +211,7 @@ type mailman_data_t; ') @@ -17820,8 +17842,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ## ## diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/mailman.te serefpolicy-3.5.2/policy/modules/services/mailman.te ---- nsaserefpolicy/policy/modules/services/mailman.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/mailman.te 2008-08-05 14:34:44.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/mailman.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/mailman.te 2008-08-06 16:19:00.000000000 -0400 @@ -53,10 +53,9 @@ apache_use_fds(mailman_cgi_t) apache_dontaudit_append_log(mailman_cgi_t) @@ -17861,13 +17883,13 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol cron_system_entry(mailman_queue_t, mailman_queue_exec_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/mailscanner.fc serefpolicy-3.5.2/policy/modules/services/mailscanner.fc --- nsaserefpolicy/policy/modules/services/mailscanner.fc 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/services/mailscanner.fc 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/mailscanner.fc 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,2 @@ +/var/spool/MailScanner(/.*)? gen_context(system_u:object_r:mailscanner_spool_t,s0) + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/mailscanner.if serefpolicy-3.5.2/policy/modules/services/mailscanner.if --- nsaserefpolicy/policy/modules/services/mailscanner.if 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/services/mailscanner.if 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/mailscanner.if 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,59 @@ +## Anti-Virus and Anti-Spam Filter + @@ -17930,7 +17952,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/mailscanner.te serefpolicy-3.5.2/policy/modules/services/mailscanner.te --- nsaserefpolicy/policy/modules/services/mailscanner.te 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/services/mailscanner.te 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/mailscanner.te 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,5 @@ + +policy_module(mailscanner, 1.0.0) @@ -17938,8 +17960,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +type mailscanner_spool_t; +files_type(mailscanner_spool_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/mta.fc serefpolicy-3.5.2/policy/modules/services/mta.fc ---- nsaserefpolicy/policy/modules/services/mta.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/mta.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/mta.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/mta.fc 2008-08-06 16:19:00.000000000 -0400 @@ -11,6 +11,7 @@ /usr/lib(64)?/sendmail -- gen_context(system_u:object_r:sendmail_exec_t,s0) @@ -17957,8 +17979,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol -#/var/spool/postfix(/.*)? gen_context(system_u:object_r:mail_spool_t,s0) -#') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/mta.if serefpolicy-3.5.2/policy/modules/services/mta.if ---- nsaserefpolicy/policy/modules/services/mta.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/mta.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/mta.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/mta.if 2008-08-06 16:19:00.000000000 -0400 @@ -133,6 +133,15 @@ sendmail_create_log($1_mail_t) ') @@ -18145,8 +18167,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ## mail queue files. ## diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/mta.te serefpolicy-3.5.2/policy/modules/services/mta.te ---- nsaserefpolicy/policy/modules/services/mta.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/mta.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/mta.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/mta.te 2008-08-06 16:19:00.000000000 -0400 @@ -6,6 +6,8 @@ # Declarations # @@ -18311,8 +18333,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol # why is mail delivered to a directory of type arpwatch_data_t? arpwatch_search_data(mailserver_delivery) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/munin.fc serefpolicy-3.5.2/policy/modules/services/munin.fc ---- nsaserefpolicy/policy/modules/services/munin.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/munin.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/munin.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/munin.fc 2008-08-06 16:19:00.000000000 -0400 @@ -6,6 +6,9 @@ /usr/share/munin/plugins/.* -- gen_context(system_u:object_r:munin_exec_t,s0) @@ -18326,8 +18348,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc.d/init.d/munin-node -- gen_context(system_u:object_r:munin_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/munin.if serefpolicy-3.5.2/policy/modules/services/munin.if ---- nsaserefpolicy/policy/modules/services/munin.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/munin.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/munin.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/munin.if 2008-08-06 16:19:00.000000000 -0400 @@ -80,3 +80,105 @@ dontaudit $1 munin_var_lib_t:dir search_dir_perms; @@ -18435,8 +18457,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/munin.te serefpolicy-3.5.2/policy/modules/services/munin.te ---- nsaserefpolicy/policy/modules/services/munin.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/munin.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/munin.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/munin.te 2008-08-06 16:19:00.000000000 -0400 @@ -25,26 +25,33 @@ type munin_var_run_t alias lrrd_var_run_t; files_pid_file(munin_var_run_t) @@ -18563,8 +18585,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +manage_dirs_pattern(munin_t, httpd_munin_content_t, httpd_munin_content_t) +manage_files_pattern(munin_t, httpd_munin_content_t, httpd_munin_content_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/mysql.fc serefpolicy-3.5.2/policy/modules/services/mysql.fc ---- nsaserefpolicy/policy/modules/services/mysql.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/mysql.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/mysql.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/mysql.fc 2008-08-06 16:19:00.000000000 -0400 @@ -22,3 +22,5 @@ /var/log/mysql.* -- gen_context(system_u:object_r:mysqld_log_t,s0) @@ -18572,8 +18594,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc\.d/init\.d/mysqld -- gen_context(system_u:object_r:mysqld_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/mysql.if serefpolicy-3.5.2/policy/modules/services/mysql.if ---- nsaserefpolicy/policy/modules/services/mysql.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/mysql.if 2008-08-05 14:49:19.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/mysql.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/mysql.if 2008-08-06 16:19:00.000000000 -0400 @@ -53,9 +53,11 @@ interface(`mysql_stream_connect',` gen_require(` @@ -18659,8 +18681,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + manage_all_pattern($1, mysqld_tmp_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/mysql.te serefpolicy-3.5.2/policy/modules/services/mysql.te ---- nsaserefpolicy/policy/modules/services/mysql.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/mysql.te 2008-08-05 14:41:18.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/mysql.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/mysql.te 2008-08-06 16:19:00.000000000 -0400 @@ -25,6 +25,9 @@ type mysqld_tmp_t; files_tmp_file(mysqld_tmp_t) @@ -18690,8 +18712,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol domain_use_interactive_fds(mysqld_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/nagios.fc serefpolicy-3.5.2/policy/modules/services/nagios.fc ---- nsaserefpolicy/policy/modules/services/nagios.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/nagios.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/nagios.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/nagios.fc 2008-08-06 16:19:00.000000000 -0400 @@ -4,13 +4,17 @@ /usr/bin/nagios -- gen_context(system_u:object_r:nagios_exec_t,s0) /usr/bin/nrpe -- gen_context(system_u:object_r:nrpe_exec_t,s0) @@ -18715,8 +18737,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +/etc/rc.d/init.d/nrpe -- gen_context(system_u:object_r:nagios_script_exec_t,s0) + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/nagios.if serefpolicy-3.5.2/policy/modules/services/nagios.if ---- nsaserefpolicy/policy/modules/services/nagios.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/nagios.if 2008-08-05 14:44:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/nagios.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/nagios.if 2008-08-06 16:19:00.000000000 -0400 @@ -44,7 +44,7 @@ ######################################## @@ -18823,8 +18845,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + manage_all_pattern($1, nrpe_etc_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/nagios.te serefpolicy-3.5.2/policy/modules/services/nagios.te ---- nsaserefpolicy/policy/modules/services/nagios.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/nagios.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/nagios.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/nagios.te 2008-08-06 16:19:00.000000000 -0400 @@ -10,10 +10,6 @@ type nagios_exec_t; init_daemon_domain(nagios_t, nagios_exec_t) @@ -18928,8 +18950,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ######################################## # diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/networkmanager.fc serefpolicy-3.5.2/policy/modules/services/networkmanager.fc ---- nsaserefpolicy/policy/modules/services/networkmanager.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/networkmanager.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/networkmanager.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/networkmanager.fc 2008-08-06 16:19:00.000000000 -0400 @@ -1,7 +1,13 @@ /usr/s?bin/NetworkManager -- gen_context(system_u:object_r:NetworkManager_exec_t,s0) /usr/s?bin/wpa_supplicant -- gen_context(system_u:object_r:NetworkManager_exec_t,s0) @@ -18945,8 +18967,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +/var/log/wpa_supplicant\.log.* -- gen_context(system_u:object_r:NetworkManager_log_t,s0) +/etc/NetworkManager/dispatcher.d(/.*) gen_context(system_u:object_r:NetworkManager_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/networkmanager.if serefpolicy-3.5.2/policy/modules/services/networkmanager.if ---- nsaserefpolicy/policy/modules/services/networkmanager.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/networkmanager.if 2008-08-05 14:46:12.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/networkmanager.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/networkmanager.if 2008-08-06 16:19:00.000000000 -0400 @@ -97,3 +97,58 @@ allow $1 NetworkManager_t:dbus send_msg; allow NetworkManager_t $1:dbus send_msg; @@ -19007,8 +19029,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + allow $1 NetworkManager_var_run_t:file read_file_perms; +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/networkmanager.te serefpolicy-3.5.2/policy/modules/services/networkmanager.te ---- nsaserefpolicy/policy/modules/services/networkmanager.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/networkmanager.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/networkmanager.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/networkmanager.te 2008-08-06 16:19:00.000000000 -0400 @@ -10,9 +10,16 @@ type NetworkManager_exec_t; init_daemon_domain(NetworkManager_t, NetworkManager_exec_t) @@ -19153,8 +19175,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol optional_policy(` diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/nis.fc serefpolicy-3.5.2/policy/modules/services/nis.fc ---- nsaserefpolicy/policy/modules/services/nis.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/nis.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/nis.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/nis.fc 2008-08-06 16:19:00.000000000 -0400 @@ -4,9 +4,14 @@ /sbin/ypbind -- gen_context(system_u:object_r:ypbind_exec_t,s0) @@ -19171,8 +19193,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +/etc/rc.d/init.d/ypserv -- gen_context(system_u:object_r:nis_script_exec_t,s0) +/etc/rc.d/init.d/ypxfrd -- gen_context(system_u:object_r:nis_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/nis.if serefpolicy-3.5.2/policy/modules/services/nis.if ---- nsaserefpolicy/policy/modules/services/nis.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/nis.if 2008-08-05 14:51:00.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/nis.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/nis.if 2008-08-06 16:19:00.000000000 -0400 @@ -28,7 +28,7 @@ type var_yp_t; ') @@ -19310,8 +19332,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/nis.te serefpolicy-3.5.2/policy/modules/services/nis.te ---- nsaserefpolicy/policy/modules/services/nis.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/nis.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/nis.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/nis.te 2008-08-06 16:19:00.000000000 -0400 @@ -44,6 +44,9 @@ type ypxfr_exec_t; init_daemon_domain(ypxfr_t, ypxfr_exec_t) @@ -19381,8 +19403,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol corenet_dontaudit_udp_bind_all_reserved_ports(ypxfr_t) corenet_tcp_connect_all_ports(ypxfr_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/nscd.fc serefpolicy-3.5.2/policy/modules/services/nscd.fc ---- nsaserefpolicy/policy/modules/services/nscd.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/nscd.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/nscd.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/nscd.fc 2008-08-06 16:19:00.000000000 -0400 @@ -9,3 +9,5 @@ /var/run/\.nscd_socket -s gen_context(system_u:object_r:nscd_var_run_t,s0) @@ -19390,8 +19412,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc\.d/init\.d/nscd -- gen_context(system_u:object_r:nscd_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/nscd.if serefpolicy-3.5.2/policy/modules/services/nscd.if ---- nsaserefpolicy/policy/modules/services/nscd.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/nscd.if 2008-08-05 14:53:26.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/nscd.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/nscd.if 2008-08-06 16:19:00.000000000 -0400 @@ -70,15 +70,14 @@ interface(`nscd_socket_use',` gen_require(` @@ -19478,8 +19500,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/nscd.te serefpolicy-3.5.2/policy/modules/services/nscd.te ---- nsaserefpolicy/policy/modules/services/nscd.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/nscd.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/nscd.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/nscd.te 2008-08-06 16:19:00.000000000 -0400 @@ -23,19 +23,22 @@ type nscd_log_t; logging_log_file(nscd_log_t) @@ -19576,8 +19598,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + samba_read_var_files(nscd_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ntp.fc serefpolicy-3.5.2/policy/modules/services/ntp.fc ---- nsaserefpolicy/policy/modules/services/ntp.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/ntp.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/ntp.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/ntp.fc 2008-08-06 16:19:00.000000000 -0400 @@ -17,3 +17,8 @@ /var/log/xntpd.* -- gen_context(system_u:object_r:ntpd_log_t,s0) @@ -19588,8 +19610,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc\.d/init\.d/ntpd -- gen_context(system_u:object_r:ntpd_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ntp.if serefpolicy-3.5.2/policy/modules/services/ntp.if ---- nsaserefpolicy/policy/modules/services/ntp.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/ntp.if 2008-08-05 14:54:54.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/ntp.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/ntp.if 2008-08-06 16:19:00.000000000 -0400 @@ -53,3 +53,72 @@ corecmd_search_bin($1) domtrans_pattern($1, ntpdate_exec_t, ntpd_t) @@ -19664,8 +19686,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ntp.te serefpolicy-3.5.2/policy/modules/services/ntp.te ---- nsaserefpolicy/policy/modules/services/ntp.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/ntp.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/ntp.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/ntp.te 2008-08-06 16:19:00.000000000 -0400 @@ -25,6 +25,12 @@ type ntpdate_exec_t; init_system_domain(ntpd_t, ntpdate_exec_t) @@ -19737,8 +19759,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/oav.te serefpolicy-3.5.2/policy/modules/services/oav.te ---- nsaserefpolicy/policy/modules/services/oav.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/oav.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/oav.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/oav.te 2008-08-06 16:19:00.000000000 -0400 @@ -12,7 +12,7 @@ # cjp: may be collapsable to etc_t @@ -19758,8 +19780,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol type scannerdaemon_log_t; logging_log_file(scannerdaemon_log_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/oddjob.fc serefpolicy-3.5.2/policy/modules/services/oddjob.fc ---- nsaserefpolicy/policy/modules/services/oddjob.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/oddjob.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/oddjob.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/oddjob.fc 2008-08-06 16:19:00.000000000 -0400 @@ -1,4 +1,4 @@ -/usr/lib/oddjob/mkhomedir -- gen_context(system_u:object_r:oddjob_mkhomedir_exec_t,s0) +/usr/lib(64)?/oddjob/mkhomedir -- gen_context(system_u:object_r:oddjob_mkhomedir_exec_t,s0) @@ -19767,8 +19789,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol /usr/sbin/oddjobd -- gen_context(system_u:object_r:oddjob_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/oddjob.if serefpolicy-3.5.2/policy/modules/services/oddjob.if ---- nsaserefpolicy/policy/modules/services/oddjob.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/oddjob.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/oddjob.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/oddjob.if 2008-08-06 16:19:00.000000000 -0400 @@ -44,6 +44,7 @@ ') @@ -19813,8 +19835,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + dontaudit oddjob_mkhomedir_t $3:chr_file rw_term_perms; +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/oddjob.te serefpolicy-3.5.2/policy/modules/services/oddjob.te ---- nsaserefpolicy/policy/modules/services/oddjob.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/oddjob.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/oddjob.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/oddjob.te 2008-08-06 16:19:00.000000000 -0400 @@ -10,14 +10,21 @@ type oddjob_exec_t; domain_type(oddjob_t) @@ -19875,8 +19897,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol # Add/remove user home directories unprivuser_home_filetrans_home_dir(oddjob_mkhomedir_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/openvpn.fc serefpolicy-3.5.2/policy/modules/services/openvpn.fc ---- nsaserefpolicy/policy/modules/services/openvpn.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/openvpn.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/openvpn.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/openvpn.fc 2008-08-06 16:19:00.000000000 -0400 @@ -11,5 +11,7 @@ # # /var @@ -19887,8 +19909,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc.d/init.d/openvpn -- gen_context(system_u:object_r:openvpn_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/openvpn.if serefpolicy-3.5.2/policy/modules/services/openvpn.if ---- nsaserefpolicy/policy/modules/services/openvpn.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/openvpn.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/openvpn.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/openvpn.if 2008-08-06 16:19:00.000000000 -0400 @@ -90,3 +90,74 @@ read_files_pattern($1, openvpn_etc_t, openvpn_etc_t) read_lnk_files_pattern($1, openvpn_etc_t, openvpn_etc_t) @@ -19965,8 +19987,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/openvpn.te serefpolicy-3.5.2/policy/modules/services/openvpn.te ---- nsaserefpolicy/policy/modules/services/openvpn.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/openvpn.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/openvpn.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/openvpn.te 2008-08-06 16:19:00.000000000 -0400 @@ -8,7 +8,7 @@ ## @@ -20032,8 +20054,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/pegasus.te serefpolicy-3.5.2/policy/modules/services/pegasus.te ---- nsaserefpolicy/policy/modules/services/pegasus.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/pegasus.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/pegasus.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/pegasus.te 2008-08-06 16:19:00.000000000 -0400 @@ -96,13 +96,12 @@ auth_use_nsswitch(pegasus_t) @@ -20060,7 +20082,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol userdom_dontaudit_use_unpriv_user_fds(pegasus_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/polkit.fc serefpolicy-3.5.2/policy/modules/services/polkit.fc --- nsaserefpolicy/policy/modules/services/polkit.fc 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/services/polkit.fc 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/polkit.fc 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,9 @@ + +/usr/libexec/polkit-read-auth-helper -- gen_context(system_u:object_r:polkit_auth_exec_t,s0) @@ -20073,7 +20095,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +/var/lib/PolicyKit-public(/.*)? gen_context(system_u:object_r:polkit_var_lib_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/polkit.if serefpolicy-3.5.2/policy/modules/services/polkit.if --- nsaserefpolicy/policy/modules/services/polkit.if 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/services/polkit.if 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/polkit.if 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,208 @@ + +## policy for polkit_auth @@ -20285,8 +20307,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/polkit.te serefpolicy-3.5.2/policy/modules/services/polkit.te --- nsaserefpolicy/policy/modules/services/polkit.te 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/services/polkit.te 2008-08-05 12:15:11.000000000 -0400 -@@ -0,0 +1,221 @@ ++++ serefpolicy-3.5.2/policy/modules/services/polkit.te 2008-08-06 16:19:00.000000000 -0400 +@@ -0,0 +1,231 @@ +policy_module(polkit_auth, 1.0.0) + +######################################## @@ -20321,13 +20343,16 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +# polkit local policy +# + -+allow polkit_t self:capability setgid; ++allow polkit_t self:capability { setgid setuid }; +allow polkit_t self:process getattr; + +allow polkit_t self:unix_dgram_socket create_socket_perms; +allow polkit_t self:fifo_file rw_file_perms; +allow polkit_t self:unix_stream_socket create_stream_socket_perms; + ++polkit_domtrans_auth(polkit_t) ++polkit_domtrans_resolve(polkit_t) ++ +can_exec(polkit_t, polkit_exec_t) +corecmd_exec_bin(polkit_t) + @@ -20399,10 +20424,16 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +manage_files_pattern(polkit_auth_t, polkit_var_run_t, polkit_var_run_t) +files_pid_filetrans(polkit_auth_t, polkit_var_run_t, { file dir }) + ++userdom_read_all_users_state(polkit_t) ++ +unprivuser_append_home_content_files(polkit_auth_t) +unprivuser_dontaudit_read_home_content_files(polkit_auth_t) + +optional_policy(` ++ cron_read_system_job_lib_files(polkit_t) ++') ++ ++optional_policy(` + dbus_system_bus_client_template(polkit_auth, polkit_auth_t) + consolekit_dbus_chat(polkit_auth_t) + dbus_system_domain(polkit_exec_t, polkit_t) @@ -20456,6 +20487,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +gen_require(` + type system_crond_var_lib_t; +') ++ +manage_files_pattern(polkit_grant_t, system_crond_var_lib_t, system_crond_var_lib_t) + +######################################## @@ -20509,8 +20541,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + unconfined_ptrace(polkit_resolve_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/postfix.fc serefpolicy-3.5.2/policy/modules/services/postfix.fc ---- nsaserefpolicy/policy/modules/services/postfix.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/postfix.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/postfix.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/postfix.fc 2008-08-06 16:19:00.000000000 -0400 @@ -29,12 +29,10 @@ /usr/lib/postfix/smtpd -- gen_context(system_u:object_r:postfix_smtpd_exec_t,s0) /usr/lib/postfix/bounce -- gen_context(system_u:object_r:postfix_bounce_exec_t,s0) @@ -20536,8 +20568,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol /var/spool/postfix/maildrop(/.*)? gen_context(system_u:object_r:postfix_spool_maildrop_t,s0) /var/spool/postfix/pid/.* gen_context(system_u:object_r:postfix_var_run_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/postfix.if serefpolicy-3.5.2/policy/modules/services/postfix.if ---- nsaserefpolicy/policy/modules/services/postfix.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/postfix.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/postfix.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/postfix.if 2008-08-06 16:19:00.000000000 -0400 @@ -211,9 +211,8 @@ type postfix_etc_t; ') @@ -20613,8 +20645,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ## in their respective domains. ## diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/postfix.te serefpolicy-3.5.2/policy/modules/services/postfix.te ---- nsaserefpolicy/policy/modules/services/postfix.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/postfix.te 2008-08-05 14:59:12.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/postfix.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/postfix.te 2008-08-06 16:19:00.000000000 -0400 @@ -6,6 +6,14 @@ # Declarations # @@ -20867,8 +20899,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol corecmd_exec_shell(postfix_virtual_t) corecmd_exec_bin(postfix_virtual_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/postfixpolicyd.fc serefpolicy-3.5.2/policy/modules/services/postfixpolicyd.fc ---- nsaserefpolicy/policy/modules/services/postfixpolicyd.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/postfixpolicyd.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/postfixpolicyd.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/postfixpolicyd.fc 2008-08-06 16:19:00.000000000 -0400 @@ -3,3 +3,5 @@ /usr/sbin/policyd -- gen_context(system_u:object_r:postfix_policyd_exec_t, s0) @@ -20876,8 +20908,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc.d/init.d/postfixpolicyd -- gen_context(system_u:object_r:postfixpolicyd_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/postfixpolicyd.if serefpolicy-3.5.2/policy/modules/services/postfixpolicyd.if ---- nsaserefpolicy/policy/modules/services/postfixpolicyd.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/postfixpolicyd.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/postfixpolicyd.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/postfixpolicyd.if 2008-08-06 16:19:00.000000000 -0400 @@ -1 +1,68 @@ ## Postfix policy server + @@ -20948,8 +20980,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/postfixpolicyd.te serefpolicy-3.5.2/policy/modules/services/postfixpolicyd.te ---- nsaserefpolicy/policy/modules/services/postfixpolicyd.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/postfixpolicyd.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/postfixpolicyd.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/postfixpolicyd.te 2008-08-06 16:19:00.000000000 -0400 @@ -16,6 +16,9 @@ type postfix_policyd_var_run_t; files_pid_file(postfix_policyd_var_run_t) @@ -20961,8 +20993,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol # # Local Policy diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/postgresql.fc serefpolicy-3.5.2/policy/modules/services/postgresql.fc ---- nsaserefpolicy/policy/modules/services/postgresql.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/postgresql.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/postgresql.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/postgresql.fc 2008-08-06 16:19:00.000000000 -0400 @@ -34,6 +34,7 @@ /var/lib/sepgsql/pgstartup\.log -- gen_context(system_u:object_r:postgresql_log_t,s0) @@ -20978,8 +21010,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc\.d/init\.d/postgresql -- gen_context(system_u:object_r:postgresql_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/postgresql.if serefpolicy-3.5.2/policy/modules/services/postgresql.if ---- nsaserefpolicy/policy/modules/services/postgresql.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/postgresql.if 2008-08-05 15:03:34.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/postgresql.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/postgresql.if 2008-08-06 16:19:00.000000000 -0400 @@ -372,3 +372,70 @@ typeattribute $1 sepgsql_unconfined_type; @@ -21052,8 +21084,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + manage_all_pattern($1, postgresql_tmp_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/postgresql.te serefpolicy-3.5.2/policy/modules/services/postgresql.te ---- nsaserefpolicy/policy/modules/services/postgresql.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/postgresql.te 2008-08-05 15:05:02.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/postgresql.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/postgresql.te 2008-08-06 16:19:00.000000000 -0400 @@ -44,6 +44,9 @@ type postgresql_var_run_t; files_pid_file(postgresql_var_run_t) @@ -21073,8 +21105,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol selinux_get_enforce_mode(postgresql_t) selinux_validate_context(postgresql_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/postgrey.fc serefpolicy-3.5.2/policy/modules/services/postgrey.fc ---- nsaserefpolicy/policy/modules/services/postgrey.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/postgrey.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/postgrey.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/postgrey.fc 2008-08-06 16:19:00.000000000 -0400 @@ -7,3 +7,7 @@ /var/run/postgrey(/.*)? gen_context(system_u:object_r:postgrey_var_run_t,s0) @@ -21084,8 +21116,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/var/spool/postfix/postgrey(/.*)? gen_context(system_u:object_r:postgrey_spool_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/postgrey.if serefpolicy-3.5.2/policy/modules/services/postgrey.if ---- nsaserefpolicy/policy/modules/services/postgrey.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/postgrey.if 2008-08-05 15:06:33.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/postgrey.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/postgrey.if 2008-08-06 16:19:00.000000000 -0400 @@ -12,10 +12,80 @@ # interface(`postgrey_stream_connect',` @@ -21169,8 +21201,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/postgrey.te serefpolicy-3.5.2/policy/modules/services/postgrey.te ---- nsaserefpolicy/policy/modules/services/postgrey.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/postgrey.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/postgrey.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/postgrey.te 2008-08-06 16:19:00.000000000 -0400 @@ -13,26 +13,38 @@ type postgrey_etc_t; files_config_file(postgrey_etc_t) @@ -21224,8 +21256,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ppp.fc serefpolicy-3.5.2/policy/modules/services/ppp.fc ---- nsaserefpolicy/policy/modules/services/ppp.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/ppp.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/ppp.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/ppp.fc 2008-08-06 16:19:00.000000000 -0400 @@ -33,3 +33,5 @@ /var/log/ppp-connect-errors.* -- gen_context(system_u:object_r:pppd_log_t,s0) @@ -21233,8 +21265,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc.d/init.d/ppp -- gen_context(system_u:object_r:pppd_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ppp.if serefpolicy-3.5.2/policy/modules/services/ppp.if ---- nsaserefpolicy/policy/modules/services/ppp.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/ppp.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/ppp.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/ppp.if 2008-08-06 16:19:00.000000000 -0400 @@ -309,33 +309,36 @@ type pppd_etc_rw_t, pppd_var_run_t; @@ -21282,8 +21314,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + manage_all_pattern($1, pptp_var_run_t, pptp_var_run_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ppp.te serefpolicy-3.5.2/policy/modules/services/ppp.te ---- nsaserefpolicy/policy/modules/services/ppp.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/ppp.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/ppp.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/ppp.te 2008-08-06 16:19:00.000000000 -0400 @@ -116,7 +116,7 @@ kernel_read_kernel_sysctls(pppd_t) @@ -21322,8 +21354,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/prelude.fc serefpolicy-3.5.2/policy/modules/services/prelude.fc ---- nsaserefpolicy/policy/modules/services/prelude.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/prelude.fc 2008-08-05 15:09:56.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/prelude.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/prelude.fc 2008-08-06 16:19:00.000000000 -0400 @@ -9,3 +9,10 @@ /var/spool/prelude-manager(/.*)? gen_context(system_u:object_r:prelude_spool_t,s0) @@ -21336,8 +21368,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +/etc/rc\.d/init\.d/prelude-manager -- gen_context(system_u:object_r:prelude_script_exec_t,s0) + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/prelude.if serefpolicy-3.5.2/policy/modules/services/prelude.if ---- nsaserefpolicy/policy/modules/services/prelude.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/prelude.if 2008-08-05 15:12:44.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/prelude.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/prelude.if 2008-08-06 16:19:00.000000000 -0400 @@ -6,7 +6,7 @@ ## ## @@ -21498,8 +21530,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + manage_all_pattern($1, prelude_lml_var_run_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/prelude.te serefpolicy-3.5.2/policy/modules/services/prelude.te ---- nsaserefpolicy/policy/modules/services/prelude.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/prelude.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/prelude.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/prelude.te 2008-08-06 16:19:00.000000000 -0400 @@ -19,12 +19,31 @@ type prelude_var_lib_t; files_type(prelude_var_lib_t) @@ -21657,8 +21689,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol mysql_search_db(httpd_prewikka_script_t) mysql_stream_connect(httpd_prewikka_script_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/privoxy.fc serefpolicy-3.5.2/policy/modules/services/privoxy.fc ---- nsaserefpolicy/policy/modules/services/privoxy.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/privoxy.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/privoxy.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/privoxy.fc 2008-08-06 16:19:00.000000000 -0400 @@ -1,6 +1,10 @@ /etc/privoxy/user\.action -- gen_context(system_u:object_r:privoxy_etc_rw_t,s0) @@ -21671,8 +21703,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +/etc/rc.d/init.d/privoxy -- gen_context(system_u:object_r:privoxy_script_exec_t,s0) + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/privoxy.if serefpolicy-3.5.2/policy/modules/services/privoxy.if ---- nsaserefpolicy/policy/modules/services/privoxy.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/privoxy.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/privoxy.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/privoxy.if 2008-08-06 16:19:00.000000000 -0400 @@ -2,6 +2,25 @@ ######################################## @@ -21728,8 +21760,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + manage_all_pattern($1, privoxy_var_run_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/privoxy.te serefpolicy-3.5.2/policy/modules/services/privoxy.te ---- nsaserefpolicy/policy/modules/services/privoxy.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/privoxy.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/privoxy.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/privoxy.te 2008-08-06 16:19:00.000000000 -0400 @@ -19,6 +19,9 @@ type privoxy_var_run_t; files_pid_file(privoxy_var_run_t) @@ -21749,8 +21781,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol corenet_sendrecv_http_cache_client_packets(privoxy_t) corenet_sendrecv_http_cache_server_packets(privoxy_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/procmail.fc serefpolicy-3.5.2/policy/modules/services/procmail.fc ---- nsaserefpolicy/policy/modules/services/procmail.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/procmail.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/procmail.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/procmail.fc 2008-08-06 16:19:00.000000000 -0400 @@ -1,2 +1,5 @@ /usr/bin/procmail -- gen_context(system_u:object_r:procmail_exec_t,s0) @@ -21758,8 +21790,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +/var/log/procmail\.log.* -- gen_context(system_u:object_r:procmail_log_t,s0) +/var/log/procmail(/.*)? gen_context(system_u:object_r:procmail_log_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/procmail.if serefpolicy-3.5.2/policy/modules/services/procmail.if ---- nsaserefpolicy/policy/modules/services/procmail.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/procmail.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/procmail.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/procmail.if 2008-08-06 16:19:00.000000000 -0400 @@ -39,3 +39,41 @@ corecmd_search_bin($1) can_exec($1, procmail_exec_t) @@ -21803,8 +21835,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + rw_files_pattern($1, procmail_tmp_t, procmail_tmp_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/procmail.te serefpolicy-3.5.2/policy/modules/services/procmail.te ---- nsaserefpolicy/policy/modules/services/procmail.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/procmail.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/procmail.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/procmail.te 2008-08-06 16:19:00.000000000 -0400 @@ -14,6 +14,10 @@ type procmail_tmp_t; files_tmp_file(procmail_tmp_t) @@ -21849,22 +21881,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol mta_manage_spool(procmail_t) ifdef(`hide_broken_symptoms',` -@@ -103,6 +111,14 @@ - ') - - optional_policy(` -+ cron_read_pipes(procmail_t) -+') -+ -+optional_policy(` -+ dovecot_domtrans_deliver(procmail_t) -+') -+ -+optional_policy(` - munin_dontaudit_search_lib(procmail_t) - ') - -@@ -117,11 +133,13 @@ +@@ -117,11 +125,13 @@ optional_policy(` pyzor_domtrans(procmail_t) @@ -21878,7 +21895,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol sendmail_rw_tcp_sockets(procmail_t) sendmail_rw_unix_stream_sockets(procmail_t) ') -@@ -130,7 +148,16 @@ +@@ -130,7 +140,16 @@ corenet_udp_bind_generic_port(procmail_t) corenet_dontaudit_udp_bind_all_ports(procmail_t) @@ -21898,8 +21915,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + mailscanner_read_spool(procmail_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/pyzor.fc serefpolicy-3.5.2/policy/modules/services/pyzor.fc ---- nsaserefpolicy/policy/modules/services/pyzor.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/pyzor.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/pyzor.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/pyzor.fc 2008-08-06 16:19:00.000000000 -0400 @@ -1,9 +1,12 @@ /etc/pyzor(/.*)? gen_context(system_u:object_r:pyzor_etc_t, s0) @@ -21915,8 +21932,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc.d/init.d/pyzord -- gen_context(system_u:object_r:pyzord_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/pyzor.if serefpolicy-3.5.2/policy/modules/services/pyzor.if ---- nsaserefpolicy/policy/modules/services/pyzor.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/pyzor.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/pyzor.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/pyzor.if 2008-08-06 16:19:00.000000000 -0400 @@ -25,16 +25,16 @@ # template(`pyzor_per_role_template',` @@ -22021,8 +22038,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/pyzor.te serefpolicy-3.5.2/policy/modules/services/pyzor.te ---- nsaserefpolicy/policy/modules/services/pyzor.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/pyzor.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/pyzor.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/pyzor.te 2008-08-06 16:19:00.000000000 -0400 @@ -6,6 +6,37 @@ # Declarations # @@ -22109,8 +22126,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ######################################## diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/qmail.te serefpolicy-3.5.2/policy/modules/services/qmail.te ---- nsaserefpolicy/policy/modules/services/qmail.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/qmail.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/qmail.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/qmail.te 2008-08-06 16:19:00.000000000 -0400 @@ -14,7 +14,7 @@ qmail_child_domain_template(qmail_clean, qmail_start_t) @@ -22178,8 +22195,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/radius.fc serefpolicy-3.5.2/policy/modules/services/radius.fc ---- nsaserefpolicy/policy/modules/services/radius.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/radius.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/radius.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/radius.fc 2008-08-06 16:19:00.000000000 -0400 @@ -20,3 +20,5 @@ /var/run/radiusd(/.*)? gen_context(system_u:object_r:radiusd_var_run_t,s0) @@ -22187,8 +22204,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc.d/init.d/radiusd -- gen_context(system_u:object_r:radius_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/radius.if serefpolicy-3.5.2/policy/modules/services/radius.if ---- nsaserefpolicy/policy/modules/services/radius.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/radius.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/radius.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/radius.if 2008-08-06 16:19:00.000000000 -0400 @@ -16,6 +16,25 @@ ######################################## @@ -22251,8 +22268,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + manage_all_pattern($1, radiusd_var_run_t, radiusd_var_run_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/radius.te serefpolicy-3.5.2/policy/modules/services/radius.te ---- nsaserefpolicy/policy/modules/services/radius.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/radius.te 2008-08-05 15:15:41.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/radius.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/radius.te 2008-08-06 16:19:00.000000000 -0400 @@ -25,6 +25,9 @@ type radiusd_var_run_t; files_pid_file(radiusd_var_run_t) @@ -22319,16 +22336,16 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol optional_policy(` diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/radvd.fc serefpolicy-3.5.2/policy/modules/services/radvd.fc ---- nsaserefpolicy/policy/modules/services/radvd.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/radvd.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/radvd.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/radvd.fc 2008-08-06 16:19:00.000000000 -0400 @@ -5,3 +5,4 @@ /var/run/radvd\.pid -- gen_context(system_u:object_r:radvd_var_run_t,s0) /var/run/radvd(/.*)? gen_context(system_u:object_r:radvd_var_run_t,s0) +/etc/rc.d/init.d/radvd -- gen_context(system_u:object_r:radvd_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/radvd.if serefpolicy-3.5.2/policy/modules/services/radvd.if ---- nsaserefpolicy/policy/modules/services/radvd.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/radvd.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/radvd.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/radvd.if 2008-08-06 16:19:00.000000000 -0400 @@ -2,6 +2,25 @@ ######################################## @@ -22380,8 +22397,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + manage_all_pattern($1, radvd_var_run_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/radvd.te serefpolicy-3.5.2/policy/modules/services/radvd.te ---- nsaserefpolicy/policy/modules/services/radvd.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/radvd.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/radvd.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/radvd.te 2008-08-06 16:19:00.000000000 -0400 @@ -15,6 +15,9 @@ type radvd_etc_t; files_config_file(radvd_etc_t) @@ -22401,8 +22418,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol allow radvd_t radvd_etc_t:file read_file_perms; diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/razor.fc serefpolicy-3.5.2/policy/modules/services/razor.fc ---- nsaserefpolicy/policy/modules/services/razor.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/razor.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/razor.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/razor.fc 2008-08-06 16:19:00.000000000 -0400 @@ -1,4 +1,4 @@ -HOME_DIR/\.razor(/.*)? gen_context(system_u:object_r:ROLE_razor_home_t,s0) +HOME_DIR/\.razor(/.*)? gen_context(system_u:object_r:razor_home_t,s0) @@ -22410,8 +22427,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol /etc/razor(/.*)? gen_context(system_u:object_r:razor_etc_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/razor.if serefpolicy-3.5.2/policy/modules/services/razor.if ---- nsaserefpolicy/policy/modules/services/razor.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/razor.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/razor.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/razor.if 2008-08-06 16:19:00.000000000 -0400 @@ -137,6 +137,7 @@ template(`razor_per_role_template',` gen_require(` @@ -22532,8 +22549,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/razor.te serefpolicy-3.5.2/policy/modules/services/razor.te ---- nsaserefpolicy/policy/modules/services/razor.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/razor.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/razor.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/razor.te 2008-08-06 16:19:00.000000000 -0400 @@ -6,21 +6,51 @@ # Declarations # @@ -22590,8 +22607,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ######################################## diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rdisc.if serefpolicy-3.5.2/policy/modules/services/rdisc.if ---- nsaserefpolicy/policy/modules/services/rdisc.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/rdisc.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/rdisc.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/rdisc.if 2008-08-06 16:19:00.000000000 -0400 @@ -1 +1,20 @@ ## Network router discovery daemon + @@ -22614,8 +22631,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + init_script_domtrans_spec($1, rdisc_script_exec_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rdisc.te serefpolicy-3.5.2/policy/modules/services/rdisc.te ---- nsaserefpolicy/policy/modules/services/rdisc.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/rdisc.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/rdisc.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/rdisc.te 2008-08-06 16:19:00.000000000 -0400 @@ -45,6 +45,8 @@ libs_use_ld_so(rdisc_t) libs_use_shared_libs(rdisc_t) @@ -22626,8 +22643,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol sysnet_read_config(rdisc_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/remotelogin.te serefpolicy-3.5.2/policy/modules/services/remotelogin.te ---- nsaserefpolicy/policy/modules/services/remotelogin.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/remotelogin.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/remotelogin.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/remotelogin.te 2008-08-06 16:19:00.000000000 -0400 @@ -85,6 +85,7 @@ miscfiles_read_localization(remote_login_t) @@ -22637,8 +22654,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol userdom_search_all_users_home_content(remote_login_t) # Only permit unprivileged user domains to be entered via rlogin, diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ricci.te serefpolicy-3.5.2/policy/modules/services/ricci.te ---- nsaserefpolicy/policy/modules/services/ricci.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/ricci.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/ricci.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/ricci.te 2008-08-06 16:19:00.000000000 -0400 @@ -443,6 +443,7 @@ create_files_pattern(ricci_modstorage_t, ricci_modstorage_lock_t, ricci_modstorage_lock_t) files_lock_filetrans(ricci_modstorage_t, ricci_modstorage_lock_t, file) @@ -22648,8 +22665,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol dev_read_sysfs(ricci_modstorage_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rlogin.te serefpolicy-3.5.2/policy/modules/services/rlogin.te ---- nsaserefpolicy/policy/modules/services/rlogin.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/rlogin.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/rlogin.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/rlogin.te 2008-08-06 16:19:00.000000000 -0400 @@ -94,8 +94,8 @@ remotelogin_signal(rlogind_t) @@ -22662,8 +22679,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol optional_policy(` diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/roundup.fc serefpolicy-3.5.2/policy/modules/services/roundup.fc ---- nsaserefpolicy/policy/modules/services/roundup.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/roundup.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/roundup.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/roundup.fc 2008-08-06 16:19:00.000000000 -0400 @@ -7,3 +7,5 @@ # /var # @@ -22671,8 +22688,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc.d/init.d/roundup -- gen_context(system_u:object_r:roundup_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/roundup.if serefpolicy-3.5.2/policy/modules/services/roundup.if ---- nsaserefpolicy/policy/modules/services/roundup.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/roundup.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/roundup.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/roundup.if 2008-08-06 16:19:00.000000000 -0400 @@ -1 +1,66 @@ ## Roundup Issue Tracking System policy + @@ -22741,8 +22758,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + manage_all_pattern($1, roundup_var_run_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/roundup.te serefpolicy-3.5.2/policy/modules/services/roundup.te ---- nsaserefpolicy/policy/modules/services/roundup.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/roundup.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/roundup.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/roundup.te 2008-08-06 16:19:00.000000000 -0400 @@ -16,6 +16,9 @@ type roundup_var_lib_t; files_type(roundup_var_lib_t) @@ -22754,8 +22771,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol # # Local policy diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rpc.if serefpolicy-3.5.2/policy/modules/services/rpc.if ---- nsaserefpolicy/policy/modules/services/rpc.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/rpc.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/rpc.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/rpc.if 2008-08-06 16:19:00.000000000 -0400 @@ -88,8 +88,11 @@ # bind to arbitary unused ports corenet_tcp_bind_generic_port($1_t) @@ -22795,8 +22812,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ## ## diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rpc.te serefpolicy-3.5.2/policy/modules/services/rpc.te ---- nsaserefpolicy/policy/modules/services/rpc.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/rpc.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/rpc.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/rpc.te 2008-08-06 16:19:00.000000000 -0400 @@ -23,7 +23,7 @@ gen_tunable(allow_nfsd_anon_write, false) @@ -22909,8 +22926,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol optional_policy(` diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rpcbind.fc serefpolicy-3.5.2/policy/modules/services/rpcbind.fc ---- nsaserefpolicy/policy/modules/services/rpcbind.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/rpcbind.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/rpcbind.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/rpcbind.fc 2008-08-06 16:19:00.000000000 -0400 @@ -5,3 +5,5 @@ /var/run/rpc.statd\.pid -- gen_context(system_u:object_r:rpcbind_var_run_t,s0) /var/run/rpcbind\.lock -- gen_context(system_u:object_r:rpcbind_var_run_t,s0) @@ -22918,8 +22935,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc.d/init.d/rpcbind -- gen_context(system_u:object_r:rpcbind_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rpcbind.if serefpolicy-3.5.2/policy/modules/services/rpcbind.if ---- nsaserefpolicy/policy/modules/services/rpcbind.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/rpcbind.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/rpcbind.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/rpcbind.if 2008-08-06 16:19:00.000000000 -0400 @@ -95,3 +95,68 @@ manage_files_pattern($1, rpcbind_var_lib_t, rpcbind_var_lib_t) files_search_var_lib($1) @@ -22990,8 +23007,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + manage_all_pattern($1, rpcbind_var_run_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rpcbind.te serefpolicy-3.5.2/policy/modules/services/rpcbind.te ---- nsaserefpolicy/policy/modules/services/rpcbind.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/rpcbind.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/rpcbind.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/rpcbind.te 2008-08-06 16:19:00.000000000 -0400 @@ -16,16 +16,21 @@ type rpcbind_var_lib_t; files_type(rpcbind_var_lib_t) @@ -23024,8 +23041,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol corenet_all_recvfrom_unlabeled(rpcbind_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rshd.te serefpolicy-3.5.2/policy/modules/services/rshd.te ---- nsaserefpolicy/policy/modules/services/rshd.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/rshd.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/rshd.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/rshd.te 2008-08-06 16:19:00.000000000 -0400 @@ -16,7 +16,7 @@ # # Local policy @@ -23088,8 +23105,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + unconfined_signal(rshd_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rsync.fc serefpolicy-3.5.2/policy/modules/services/rsync.fc ---- nsaserefpolicy/policy/modules/services/rsync.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/rsync.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/rsync.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/rsync.fc 2008-08-06 16:19:00.000000000 -0400 @@ -1,2 +1,6 @@ /usr/bin/rsync -- gen_context(system_u:object_r:rsync_exec_t,s0) @@ -23098,8 +23115,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/var/run/rsyncd\.lock -- gen_context(system_u:object_r:rsync_log_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rsync.te serefpolicy-3.5.2/policy/modules/services/rsync.te ---- nsaserefpolicy/policy/modules/services/rsync.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/rsync.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/rsync.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/rsync.te 2008-08-06 16:19:00.000000000 -0400 @@ -31,6 +31,9 @@ type rsync_data_t; files_type(rsync_data_t) @@ -23146,8 +23163,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol auth_read_all_files_except_shadow(rsync_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rwho.fc serefpolicy-3.5.2/policy/modules/services/rwho.fc ---- nsaserefpolicy/policy/modules/services/rwho.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/rwho.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/rwho.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/rwho.fc 2008-08-06 16:19:00.000000000 -0400 @@ -3,3 +3,5 @@ /var/spool/rwho(/.*)? gen_context(system_u:object_r:rwho_spool_t,s0) @@ -23155,8 +23172,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc.d/init.d/rwhod -- gen_context(system_u:object_r:rwho_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rwho.if serefpolicy-3.5.2/policy/modules/services/rwho.if ---- nsaserefpolicy/policy/modules/services/rwho.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/rwho.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/rwho.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/rwho.if 2008-08-06 16:19:00.000000000 -0400 @@ -118,6 +118,25 @@ ######################################## @@ -23208,8 +23225,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + manage_all_pattern($1, rwho_spool_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rwho.te serefpolicy-3.5.2/policy/modules/services/rwho.te ---- nsaserefpolicy/policy/modules/services/rwho.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/rwho.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/rwho.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/rwho.te 2008-08-06 16:19:00.000000000 -0400 @@ -16,6 +16,9 @@ type rwho_spool_t; files_type(rwho_spool_t) @@ -23221,8 +23238,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol # # rwho local policy diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/samba.fc serefpolicy-3.5.2/policy/modules/services/samba.fc ---- nsaserefpolicy/policy/modules/services/samba.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/samba.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/samba.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/samba.fc 2008-08-06 16:19:00.000000000 -0400 @@ -15,6 +15,7 @@ /usr/bin/ntlm_auth -- gen_context(system_u:object_r:winbind_helper_exec_t,s0) /usr/bin/smbmount -- gen_context(system_u:object_r:smbmount_exec_t,s0) @@ -23244,8 +23261,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +/var/lib/samba/scripts(/.*)? gen_context(system_u:object_r:samba_unconfined_script_exec_t,s0) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/samba.if serefpolicy-3.5.2/policy/modules/services/samba.if ---- nsaserefpolicy/policy/modules/services/samba.if 2008-08-05 11:15:32.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/samba.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/samba.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/samba.if 2008-08-06 16:19:00.000000000 -0400 @@ -33,12 +33,12 @@ ') @@ -23614,8 +23631,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/samba.te serefpolicy-3.5.2/policy/modules/services/samba.te ---- nsaserefpolicy/policy/modules/services/samba.te 2008-08-05 11:15:32.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/samba.te 2008-08-05 15:18:37.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/samba.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/samba.te 2008-08-06 16:19:00.000000000 -0400 @@ -66,6 +66,13 @@ ## gen_tunable(samba_share_nfs, false) @@ -23957,8 +23974,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +allow smbcontrol_t nmbd_var_run_t:file { read lock }; diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/sasl.fc serefpolicy-3.5.2/policy/modules/services/sasl.fc ---- nsaserefpolicy/policy/modules/services/sasl.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/sasl.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/sasl.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/sasl.fc 2008-08-06 16:19:00.000000000 -0400 @@ -8,3 +8,5 @@ # /var # @@ -23966,8 +23983,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc.d/init.d/sasl -- gen_context(system_u:object_r:sasl_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/sasl.if serefpolicy-3.5.2/policy/modules/services/sasl.if ---- nsaserefpolicy/policy/modules/services/sasl.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/sasl.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/sasl.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/sasl.if 2008-08-06 16:19:00.000000000 -0400 @@ -21,6 +21,25 @@ ######################################## @@ -24019,8 +24036,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + manage_all_pattern($1, saslauthd_var_run_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/sasl.te serefpolicy-3.5.2/policy/modules/services/sasl.te ---- nsaserefpolicy/policy/modules/services/sasl.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/sasl.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/sasl.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/sasl.te 2008-08-06 16:19:00.000000000 -0400 @@ -23,6 +23,9 @@ type saslauthd_var_run_t; files_pid_file(saslauthd_var_run_t) @@ -24052,8 +24069,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/sendmail.if serefpolicy-3.5.2/policy/modules/services/sendmail.if ---- nsaserefpolicy/policy/modules/services/sendmail.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/sendmail.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/sendmail.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/sendmail.if 2008-08-06 16:19:00.000000000 -0400 @@ -149,3 +149,104 @@ logging_log_filetrans($1, sendmail_log_t, file) @@ -24160,8 +24177,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + allow $1 sendmail_t:fifo_file rw_fifo_file_perms; +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/sendmail.te serefpolicy-3.5.2/policy/modules/services/sendmail.te ---- nsaserefpolicy/policy/modules/services/sendmail.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/sendmail.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/sendmail.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/sendmail.te 2008-08-06 16:19:00.000000000 -0400 @@ -20,13 +20,17 @@ mta_mailserver_delivery(sendmail_t) mta_mailserver_sender(sendmail_t) @@ -24320,8 +24337,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol -dontaudit sendmail_t admin_tty_type:chr_file { getattr ioctl }; -') dnl end TODO diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/setroubleshoot.fc serefpolicy-3.5.2/policy/modules/services/setroubleshoot.fc ---- nsaserefpolicy/policy/modules/services/setroubleshoot.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/setroubleshoot.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/setroubleshoot.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/setroubleshoot.fc 2008-08-06 16:19:00.000000000 -0400 @@ -5,3 +5,5 @@ /var/log/setroubleshoot(/.*)? gen_context(system_u:object_r:setroubleshoot_var_log_t,s0) @@ -24329,8 +24346,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc.d/init.d/setroubleshoot -- gen_context(system_u:object_r:setroubleshoot_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/setroubleshoot.if serefpolicy-3.5.2/policy/modules/services/setroubleshoot.if ---- nsaserefpolicy/policy/modules/services/setroubleshoot.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/setroubleshoot.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/setroubleshoot.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/setroubleshoot.if 2008-08-06 16:19:00.000000000 -0400 @@ -16,14 +16,13 @@ ') @@ -24429,8 +24446,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/setroubleshoot.te serefpolicy-3.5.2/policy/modules/services/setroubleshoot.te ---- nsaserefpolicy/policy/modules/services/setroubleshoot.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/setroubleshoot.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/setroubleshoot.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/setroubleshoot.te 2008-08-06 16:19:00.000000000 -0400 @@ -22,13 +22,16 @@ type setroubleshoot_var_run_t; files_pid_file(setroubleshoot_var_run_t) @@ -24511,16 +24528,16 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol optional_policy(` diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/smartmon.fc serefpolicy-3.5.2/policy/modules/services/smartmon.fc ---- nsaserefpolicy/policy/modules/services/smartmon.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/smartmon.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/smartmon.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/smartmon.fc 2008-08-06 16:19:00.000000000 -0400 @@ -8,3 +8,4 @@ # /var/run/smartd\.pid -- gen_context(system_u:object_r:fsdaemon_var_run_t,s0) +/etc/rc.d/init.d/smartd -- gen_context(system_u:object_r:fsdaemon_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/smartmon.if serefpolicy-3.5.2/policy/modules/services/smartmon.if ---- nsaserefpolicy/policy/modules/services/smartmon.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/smartmon.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/smartmon.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/smartmon.if 2008-08-06 16:19:00.000000000 -0400 @@ -20,6 +20,25 @@ ######################################## @@ -24572,8 +24589,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + manage_all_pattern($1, fsdaemon_var_run_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/smartmon.te serefpolicy-3.5.2/policy/modules/services/smartmon.te ---- nsaserefpolicy/policy/modules/services/smartmon.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/smartmon.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/smartmon.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/smartmon.te 2008-08-06 16:19:00.000000000 -0400 @@ -16,6 +16,10 @@ type fsdaemon_tmp_t; files_tmp_file(fsdaemon_tmp_t) @@ -24614,8 +24631,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol optional_policy(` diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/snmp.fc serefpolicy-3.5.2/policy/modules/services/snmp.fc ---- nsaserefpolicy/policy/modules/services/snmp.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/snmp.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/snmp.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/snmp.fc 2008-08-06 16:19:00.000000000 -0400 @@ -17,3 +17,6 @@ /var/run/snmpd -d gen_context(system_u:object_r:snmpd_var_run_t,s0) @@ -24624,8 +24641,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +/etc/rc.d/init.d/snmpd -- gen_context(system_u:object_r:snmp_script_exec_t,s0) +/etc/rc.d/init.d/snmptrapd -- gen_context(system_u:object_r:snmp_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/snmp.if serefpolicy-3.5.2/policy/modules/services/snmp.if ---- nsaserefpolicy/policy/modules/services/snmp.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/snmp.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/snmp.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/snmp.if 2008-08-06 16:19:00.000000000 -0400 @@ -87,6 +87,25 @@ ######################################## @@ -24697,8 +24714,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + manage_all_pattern($1, snmpd_var_run_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/snmp.te serefpolicy-3.5.2/policy/modules/services/snmp.te ---- nsaserefpolicy/policy/modules/services/snmp.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/snmp.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/snmp.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/snmp.te 2008-08-06 16:19:00.000000000 -0400 @@ -18,12 +18,16 @@ type snmpd_var_lib_t; files_type(snmpd_var_lib_t) @@ -24761,8 +24778,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol optional_policy(` diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/snort.fc serefpolicy-3.5.2/policy/modules/services/snort.fc ---- nsaserefpolicy/policy/modules/services/snort.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/snort.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/snort.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/snort.fc 2008-08-06 16:19:00.000000000 -0400 @@ -1,6 +1,10 @@ +/usr/s?bin/snort -- gen_context(system_u:object_r:snort_exec_t,s0) +/usr/sbin/snort-plain -- gen_context(system_u:object_r:snort_exec_t,s0) @@ -24776,8 +24793,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc\.d/init\.d/snortd -- gen_context(system_u:object_r:snort_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/snort.if serefpolicy-3.5.2/policy/modules/services/snort.if ---- nsaserefpolicy/policy/modules/services/snort.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/snort.if 2008-08-05 15:22:56.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/snort.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/snort.if 2008-08-06 16:19:00.000000000 -0400 @@ -1 +1,91 @@ ## Snort network intrusion detection system + @@ -24871,8 +24888,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + allow $1 snort_t:process signal; +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/snort.te serefpolicy-3.5.2/policy/modules/services/snort.te ---- nsaserefpolicy/policy/modules/services/snort.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/snort.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/snort.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/snort.te 2008-08-06 16:19:00.000000000 -0400 @@ -10,8 +10,11 @@ type snort_exec_t; init_daemon_domain(snort_t, snort_exec_t) @@ -24919,8 +24936,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/soundserver.fc serefpolicy-3.5.2/policy/modules/services/soundserver.fc ---- nsaserefpolicy/policy/modules/services/soundserver.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/soundserver.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/soundserver.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/soundserver.fc 2008-08-06 16:19:00.000000000 -0400 @@ -7,4 +7,8 @@ /usr/sbin/yiff -- gen_context(system_u:object_r:soundd_exec_t,s0) @@ -24931,8 +24948,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc.d/init.d/nasd -- gen_context(system_u:object_r:soundd_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/soundserver.if serefpolicy-3.5.2/policy/modules/services/soundserver.if ---- nsaserefpolicy/policy/modules/services/soundserver.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/soundserver.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/soundserver.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/soundserver.if 2008-08-06 16:19:00.000000000 -0400 @@ -13,3 +13,74 @@ interface(`soundserver_tcp_connect',` refpolicywarn(`$0($*) has been deprecated.') @@ -25009,8 +25026,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/soundserver.te serefpolicy-3.5.2/policy/modules/services/soundserver.te ---- nsaserefpolicy/policy/modules/services/soundserver.te 2008-08-05 15:30:46.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/soundserver.te 2008-08-05 15:25:35.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/soundserver.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/soundserver.te 2008-08-06 16:19:00.000000000 -0400 @@ -11,7 +11,7 @@ init_daemon_domain(soundd_t, soundd_exec_t) @@ -25076,8 +25093,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/spamassassin.fc serefpolicy-3.5.2/policy/modules/services/spamassassin.fc ---- nsaserefpolicy/policy/modules/services/spamassassin.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/spamassassin.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/spamassassin.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/spamassassin.fc 2008-08-06 16:19:00.000000000 -0400 @@ -1,16 +1,22 @@ -HOME_DIR/\.spamassassin(/.*)? gen_context(system_u:object_r:ROLE_spamassassin_home_t,s0) +HOME_DIR/\.spamassassin(/.*)? gen_context(system_u:object_r:spamc_home_t,s0) @@ -25105,8 +25122,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc.d/init.d/spamd -- gen_context(system_u:object_r:spamd_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/spamassassin.if serefpolicy-3.5.2/policy/modules/services/spamassassin.if ---- nsaserefpolicy/policy/modules/services/spamassassin.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/spamassassin.if 2008-08-05 15:26:28.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/spamassassin.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/spamassassin.if 2008-08-06 16:19:00.000000000 -0400 @@ -34,10 +34,10 @@ # cjp: when tunables are available, spamc stuff should be # toggled on activation of spamc, and similarly for spamd. @@ -25670,8 +25687,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + razor_manage_user_home_files(user, $1) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/spamassassin.te serefpolicy-3.5.2/policy/modules/services/spamassassin.te ---- nsaserefpolicy/policy/modules/services/spamassassin.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/spamassassin.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/spamassassin.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/spamassassin.te 2008-08-06 16:19:00.000000000 -0400 @@ -21,8 +21,10 @@ gen_tunable(spamd_enable_home_dirs, true) @@ -25929,8 +25946,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + sendmail_rw_pipes(spamc_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/squid.fc serefpolicy-3.5.2/policy/modules/services/squid.fc ---- nsaserefpolicy/policy/modules/services/squid.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/squid.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/squid.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/squid.fc 2008-08-06 16:19:00.000000000 -0400 @@ -12,3 +12,8 @@ /var/run/squid\.pid -- gen_context(system_u:object_r:squid_var_run_t,s0) @@ -25941,8 +25958,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +/etc/rc.d/init.d/squid -- gen_context(system_u:object_r:squid_script_exec_t,s0) + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/squid.if serefpolicy-3.5.2/policy/modules/services/squid.if ---- nsaserefpolicy/policy/modules/services/squid.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/squid.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/squid.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/squid.if 2008-08-06 16:19:00.000000000 -0400 @@ -131,3 +131,114 @@ interface(`squid_use',` refpolicywarn(`$0($*) has been deprecated.') @@ -26059,8 +26076,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/squid.te serefpolicy-3.5.2/policy/modules/services/squid.te ---- nsaserefpolicy/policy/modules/services/squid.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/squid.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/squid.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/squid.te 2008-08-06 16:19:00.000000000 -0400 @@ -31,12 +31,15 @@ type squid_var_run_t; files_pid_file(squid_var_run_t) @@ -26147,8 +26164,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + corenet_all_recvfrom_netlabel(httpd_squid_script_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ssh.fc serefpolicy-3.5.2/policy/modules/services/ssh.fc ---- nsaserefpolicy/policy/modules/services/ssh.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/ssh.fc 2008-08-05 15:29:38.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/ssh.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/ssh.fc 2008-08-06 16:19:00.000000000 -0400 @@ -1,4 +1,4 @@ -HOME_DIR/\.ssh(/.*)? gen_context(system_u:object_r:ROLE_home_ssh_t,s0) +HOME_DIR/\.ssh(/.*)? gen_context(system_u:object_r:ssh_home_t,s0) @@ -26156,8 +26173,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol /etc/ssh/primes -- gen_context(system_u:object_r:sshd_key_t,s0) /etc/ssh/ssh_host_key -- gen_context(system_u:object_r:sshd_key_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ssh.if serefpolicy-3.5.2/policy/modules/services/ssh.if ---- nsaserefpolicy/policy/modules/services/ssh.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/ssh.if 2008-08-05 15:28:51.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/ssh.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/ssh.if 2008-08-06 16:19:00.000000000 -0400 @@ -36,6 +36,7 @@ gen_require(` attribute ssh_server; @@ -26309,8 +26326,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol optional_policy(` diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ssh.te serefpolicy-3.5.2/policy/modules/services/ssh.te ---- nsaserefpolicy/policy/modules/services/ssh.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/ssh.te 2008-08-05 15:29:14.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/ssh.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/ssh.te 2008-08-06 16:19:00.000000000 -0400 @@ -24,7 +24,7 @@ # Type for the ssh-agent executable. @@ -26373,8 +26390,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/stunnel.if serefpolicy-3.5.2/policy/modules/services/stunnel.if ---- nsaserefpolicy/policy/modules/services/stunnel.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/stunnel.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/stunnel.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/stunnel.if 2008-08-06 16:19:00.000000000 -0400 @@ -1 +1,25 @@ ## SSL Tunneling Proxy + @@ -26402,8 +26419,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + allow $1 stunnel_t:tcp_socket rw_socket_perms; +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/stunnel.te serefpolicy-3.5.2/policy/modules/services/stunnel.te ---- nsaserefpolicy/policy/modules/services/stunnel.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/stunnel.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/stunnel.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/stunnel.te 2008-08-06 16:19:00.000000000 -0400 @@ -20,7 +20,7 @@ ') @@ -26414,8 +26431,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol type stunnel_tmp_t; files_tmp_file(stunnel_tmp_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/telnet.te serefpolicy-3.5.2/policy/modules/services/telnet.te ---- nsaserefpolicy/policy/modules/services/telnet.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/telnet.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/telnet.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/telnet.te 2008-08-06 16:19:00.000000000 -0400 @@ -89,15 +89,19 @@ userdom_search_unpriv_users_home_dirs(telnetd_t) @@ -26441,8 +26458,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/tftp.if serefpolicy-3.5.2/policy/modules/services/tftp.if ---- nsaserefpolicy/policy/modules/services/tftp.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/tftp.if 2008-08-05 15:34:30.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/tftp.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/tftp.if 2008-08-06 16:19:00.000000000 -0400 @@ -20,10 +20,10 @@ allow $1 tftpd_t:process { ptrace signal_perms getattr }; ps_process_pattern($1, tftpd_t) @@ -26458,8 +26475,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + manage_all_pattern($1, tftpd_var_run_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/tftp.te serefpolicy-3.5.2/policy/modules/services/tftp.te ---- nsaserefpolicy/policy/modules/services/tftp.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/tftp.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/tftp.te 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/tftp.te 2008-08-06 16:19:00.000000000 -0400 @@ -37,7 +37,6 @@ allow tftpd_t self:udp_socket create_socket_perms; allow tftpd_t self:unix_dgram_socket create_socket_perms; @@ -26505,8 +26522,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/tor.fc serefpolicy-3.5.2/policy/modules/services/tor.fc ---- nsaserefpolicy/policy/modules/services/tor.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/tor.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/tor.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/tor.fc 2008-08-06 16:19:00.000000000 -0400 @@ -6,3 +6,5 @@ /var/lib/tor(/.*)? gen_context(system_u:object_r:tor_var_lib_t,s0) /var/log/tor(/.*)? gen_context(system_u:object_r:tor_var_log_t,s0) @@ -26514,8 +26531,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc.d/init.d/tor -- gen_context(system_u:object_r:tor_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/tor.if serefpolicy-3.5.2/policy/modules/services/tor.if ---- nsaserefpolicy/policy/modules/services/tor.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/tor.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/tor.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/tor.if 2008-08-06 16:19:00.000000000 -0400 @@ -20,6 +20,25 @@ ######################################## @@ -26576,8 +26593,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/tor.te serefpolicy-3.5.2/policy/modules/services/tor.te ---- nsaserefpolicy/policy/modules/services/tor.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/tor.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/tor.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/tor.te 2008-08-06 16:19:00.000000000 -0400 @@ -26,11 +26,15 @@ type tor_var_run_t; files_pid_file(tor_var_run_t) @@ -26611,8 +26628,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol seutil_sigchld_newrole(tor_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/uucp.if serefpolicy-3.5.2/policy/modules/services/uucp.if ---- nsaserefpolicy/policy/modules/services/uucp.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/uucp.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/uucp.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/uucp.if 2008-08-06 16:19:00.000000000 -0400 @@ -84,18 +84,18 @@ ps_process_pattern($1, uucpd_t) @@ -26639,8 +26656,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + manage_all_pattern($1, uucpd_var_run_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/uucp.te serefpolicy-3.5.2/policy/modules/services/uucp.te ---- nsaserefpolicy/policy/modules/services/uucp.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/uucp.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/uucp.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/uucp.te 2008-08-06 16:19:00.000000000 -0400 @@ -116,6 +116,8 @@ files_read_etc_files(uux_t) @@ -26651,8 +26668,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol libs_use_shared_libs(uux_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/virt.fc serefpolicy-3.5.2/policy/modules/services/virt.fc ---- nsaserefpolicy/policy/modules/services/virt.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/virt.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/virt.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/virt.fc 2008-08-06 16:19:00.000000000 -0400 @@ -9,3 +9,6 @@ /var/lib/libvirt/images(/.*)? gen_context(system_u:object_r:virt_image_t,s0) /var/log/libvirt(/.*)? gen_context(system_u:object_r:virt_log_t,s0) @@ -26661,8 +26678,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +/etc/rc.d/init.d/libvirtd -- gen_context(system_u:object_r:virtd_script_exec_t,s0) + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/virt.if serefpolicy-3.5.2/policy/modules/services/virt.if ---- nsaserefpolicy/policy/modules/services/virt.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/virt.if 2008-08-05 15:38:12.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/virt.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/virt.if 2008-08-06 16:19:00.000000000 -0400 @@ -68,7 +68,7 @@ ## ## @@ -26761,8 +26778,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol virt_manage_lib_files($1) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/virt.te serefpolicy-3.5.2/policy/modules/services/virt.te ---- nsaserefpolicy/policy/modules/services/virt.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/virt.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/virt.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/virt.te 2008-08-06 16:19:00.000000000 -0400 @@ -1,6 +1,8 @@ policy_module(virt, 1.0.0) @@ -26895,13 +26912,13 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/w3c.fc serefpolicy-3.5.2/policy/modules/services/w3c.fc --- nsaserefpolicy/policy/modules/services/w3c.fc 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/services/w3c.fc 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/w3c.fc 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,2 @@ +/usr/share/w3c-markup-validator(/.*)? gen_context(system_u:object_r:httpd_w3c_validator_content_t,s0) +/usr/share/w3c-markup-validator/cgi-bin(/.*)? gen_context(system_u:object_r:httpd_w3c_validator_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/w3c.if serefpolicy-3.5.2/policy/modules/services/w3c.if --- nsaserefpolicy/policy/modules/services/w3c.if 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/services/w3c.if 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/w3c.if 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,20 @@ +## W3C + @@ -26925,7 +26942,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/w3c.te serefpolicy-3.5.2/policy/modules/services/w3c.te --- nsaserefpolicy/policy/modules/services/w3c.te 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.5.2/policy/modules/services/w3c.te 2008-08-05 12:15:11.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/w3c.te 2008-08-06 16:19:00.000000000 -0400 @@ -0,0 +1,14 @@ +policy_module(w3c, 1.2.1) + @@ -26942,8 +26959,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +miscfiles_read_certs(httpd_w3c_validator_script_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/xserver.fc serefpolicy-3.5.2/policy/modules/services/xserver.fc ---- nsaserefpolicy/policy/modules/services/xserver.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/xserver.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/xserver.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/xserver.fc 2008-08-06 16:19:00.000000000 -0400 @@ -1,13 +1,14 @@ # # HOME_DIR @@ -27015,8 +27032,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ifdef(`distro_suse',` /var/lib/pam_devperm/:0 -- gen_context(system_u:object_r:xdm_var_lib_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/xserver.if serefpolicy-3.5.2/policy/modules/services/xserver.if ---- nsaserefpolicy/policy/modules/services/xserver.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/xserver.if 2008-08-05 15:42:31.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/xserver.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/xserver.if 2008-08-06 16:19:00.000000000 -0400 @@ -16,6 +16,7 @@ gen_require(` type xkb_var_lib_t, xserver_exec_t, xserver_log_t; @@ -28077,8 +28094,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + read_lnk_files_pattern($1, fonts_home_t, fonts_home_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/xserver.te serefpolicy-3.5.2/policy/modules/services/xserver.te ---- nsaserefpolicy/policy/modules/services/xserver.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/xserver.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/xserver.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/xserver.te 2008-08-06 16:19:00.000000000 -0400 @@ -8,6 +8,14 @@ ## @@ -28513,8 +28530,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/zabbix.fc serefpolicy-3.5.2/policy/modules/services/zabbix.fc ---- nsaserefpolicy/policy/modules/services/zabbix.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/zabbix.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/zabbix.fc 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/zabbix.fc 2008-08-06 16:19:00.000000000 -0400 @@ -3,3 +3,5 @@ /var/log/zabbix(/.*)? gen_context(system_u:object_r:zabbix_log_t,s0) @@ -28522,8 +28539,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/rc\.d/init\.d/zabbix -- gen_context(system_u:object_r:zabbix_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/zabbix.if serefpolicy-3.5.2/policy/modules/services/zabbix.if ---- nsaserefpolicy/policy/modules/services/zabbix.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/zabbix.if 2008-08-05 15:46:13.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/zabbix.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/zabbix.if 2008-08-06 16:19:00.000000000 -0400 @@ -79,6 +79,25 @@ ######################################## @@ -28577,8 +28594,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + manage_all_pattern($1, zabbix_var_run_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/zabbix.te serefpolicy-3.5.2/policy/modules/services/zabbix.te ---- nsaserefpolicy/policy/modules/services/zabbix.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/zabbix.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/zabbix.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/zabbix.te 2008-08-06 16:19:00.000000000 -0400 @@ -18,6 +18,9 @@ type zabbix_var_run_t; files_pid_file(zabbix_var_run_t) @@ -28590,8 +28607,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol # # zabbix local policy diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/zebra.fc serefpolicy-3.5.2/policy/modules/services/zebra.fc ---- nsaserefpolicy/policy/modules/services/zebra.fc 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/zebra.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/zebra.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/zebra.fc 2008-08-06 16:19:00.000000000 -0400 @@ -14,3 +14,10 @@ /var/run/\.zebra -s gen_context(system_u:object_r:zebra_var_run_t,s0) /var/run/\.zserv -s gen_context(system_u:object_r:zebra_var_run_t,s0) @@ -28604,9 +28621,9 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +/etc/rc.d/init.d/ripngd -- gen_context(system_u:object_r:zebra_script_exec_t,s0) +/etc/rc.d/init.d/zebra -- gen_context(system_u:object_r:zebra_script_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/zebra.if serefpolicy-3.5.2/policy/modules/services/zebra.if ---- nsaserefpolicy/policy/modules/services/zebra.if 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/zebra.if 2008-08-05 15:47:03.000000000 -0400 -@@ -24,6 +25,26 @@ +--- nsaserefpolicy/policy/modules/services/zebra.if 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/zebra.if 2008-08-06 16:19:00.000000000 -0400 +@@ -24,6 +24,26 @@ ######################################## ## @@ -28633,7 +28650,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ## All of the rules required to administrate ## an zebra environment ## -@@ -38,20 +59,27 @@ +@@ -38,20 +58,27 @@ gen_require(` type zebra_t, zebra_tmp_t, zebra_log_t; type zebra_conf_t, zebra_var_run_t; @@ -28668,8 +28685,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + manage_all_pattern($1, zebra_var_run_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/zebra.te serefpolicy-3.5.2/policy/modules/services/zebra.te ---- nsaserefpolicy/policy/modules/services/zebra.te 2008-08-04 16:39:56.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/services/zebra.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/services/zebra.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/services/zebra.te 2008-08-06 16:19:00.000000000 -0400 @@ -30,6 +30,9 @@ type zebra_var_run_t; files_pid_file(zebra_var_run_t) @@ -28698,8 +28715,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol kernel_rw_net_sysctls(zebra_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/application.te serefpolicy-3.5.2/policy/modules/system/application.te ---- nsaserefpolicy/policy/modules/system/application.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/application.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/application.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/application.te 2008-08-06 16:19:00.000000000 -0400 @@ -7,6 +7,12 @@ # Executables to be run by user attribute application_exec_type; @@ -28714,8 +28731,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ssh_sigchld(application_domain_type) ssh_rw_stream_sockets(application_domain_type) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/authlogin.fc serefpolicy-3.5.2/policy/modules/system/authlogin.fc ---- nsaserefpolicy/policy/modules/system/authlogin.fc 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/authlogin.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/authlogin.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/authlogin.fc 2008-08-06 16:19:00.000000000 -0400 @@ -7,12 +7,10 @@ /etc/passwd\.lock -- gen_context(system_u:object_r:shadow_t,s0) /etc/shadow.* -- gen_context(system_u:object_r:shadow_t,s0) @@ -28743,8 +28760,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/var/cache/coolkey(/.*)? gen_context(system_u:object_r:auth_cache_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/authlogin.if serefpolicy-3.5.2/policy/modules/system/authlogin.if ---- nsaserefpolicy/policy/modules/system/authlogin.if 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/authlogin.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/authlogin.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/authlogin.if 2008-08-06 16:19:00.000000000 -0400 @@ -56,10 +56,6 @@ miscfiles_read_localization($1_chkpwd_t) @@ -29005,8 +29022,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + manage_files_pattern($1, auth_cache_t, auth_cache_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/authlogin.te serefpolicy-3.5.2/policy/modules/system/authlogin.te ---- nsaserefpolicy/policy/modules/system/authlogin.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/authlogin.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/authlogin.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/authlogin.te 2008-08-06 16:19:00.000000000 -0400 @@ -59,6 +59,9 @@ type utempter_exec_t; application_domain(utempter_t,utempter_exec_t) @@ -29107,8 +29124,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol xserver_rw_xdm_pipes(utempter_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/fstools.fc serefpolicy-3.5.2/policy/modules/system/fstools.fc ---- nsaserefpolicy/policy/modules/system/fstools.fc 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/fstools.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/fstools.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/fstools.fc 2008-08-06 16:19:00.000000000 -0400 @@ -1,4 +1,3 @@ -/sbin/badblocks -- gen_context(system_u:object_r:fsadm_exec_t,s0) /sbin/blkid -- gen_context(system_u:object_r:fsadm_exec_t,s0) @@ -29123,8 +29140,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol /sbin/partprobe -- gen_context(system_u:object_r:fsadm_exec_t,s0) /sbin/partx -- gen_context(system_u:object_r:fsadm_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/fstools.if serefpolicy-3.5.2/policy/modules/system/fstools.if ---- nsaserefpolicy/policy/modules/system/fstools.if 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/fstools.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/fstools.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/fstools.if 2008-08-06 16:19:00.000000000 -0400 @@ -142,3 +142,21 @@ allow $1 swapfile_t:file getattr; @@ -29148,8 +29165,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + allow $1 fsadm_t:process signal; +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/fstools.te serefpolicy-3.5.2/policy/modules/system/fstools.te ---- nsaserefpolicy/policy/modules/system/fstools.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/fstools.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/fstools.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/fstools.te 2008-08-06 16:19:00.000000000 -0400 @@ -97,6 +97,10 @@ fs_getattr_tmpfs_dirs(fsadm_t) fs_read_tmpfs_symlinks(fsadm_t) @@ -29172,8 +29189,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + unconfined_domain(fsadm_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/getty.fc serefpolicy-3.5.2/policy/modules/system/getty.fc ---- nsaserefpolicy/policy/modules/system/getty.fc 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/getty.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/getty.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/getty.fc 2008-08-06 16:19:00.000000000 -0400 @@ -8,5 +8,5 @@ /var/run/mgetty\.pid.* -- gen_context(system_u:object_r:getty_var_run_t,s0) @@ -29183,8 +29200,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +/var/spool/fax(/.*)? gen_context(system_u:object_r:getty_var_run_t,s0) +/var/spool/voice(/.*)? gen_context(system_u:object_r:getty_var_run_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/getty.te serefpolicy-3.5.2/policy/modules/system/getty.te ---- nsaserefpolicy/policy/modules/system/getty.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/getty.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/getty.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/getty.te 2008-08-06 16:19:00.000000000 -0400 @@ -9,6 +9,7 @@ type getty_t; type getty_exec_t; @@ -29194,8 +29211,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol type getty_etc_t; diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/hostname.te serefpolicy-3.5.2/policy/modules/system/hostname.te ---- nsaserefpolicy/policy/modules/system/hostname.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/hostname.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/hostname.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/hostname.te 2008-08-06 16:19:00.000000000 -0400 @@ -8,7 +8,9 @@ type hostname_t; @@ -29208,8 +29225,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ######################################## diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/hotplug.te serefpolicy-3.5.2/policy/modules/system/hotplug.te ---- nsaserefpolicy/policy/modules/system/hotplug.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/hotplug.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/hotplug.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/hotplug.te 2008-08-06 16:19:00.000000000 -0400 @@ -121,6 +121,7 @@ optional_policy(` # for arping used for static IP addresses on PCMCIA ethernet @@ -29219,8 +29236,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ') files_getattr_generic_locks(hotplug_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/init.fc serefpolicy-3.5.2/policy/modules/system/init.fc ---- nsaserefpolicy/policy/modules/system/init.fc 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/init.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/init.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/init.fc 2008-08-06 16:19:00.000000000 -0400 @@ -4,8 +4,7 @@ /etc/init\.d/.* -- gen_context(system_u:object_r:initrc_exec_t,s0) @@ -29231,9 +29248,18 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol /etc/rc\.d/init\.d/.* -- gen_context(system_u:object_r:initrc_exec_t,s0) +@@ -46,6 +45,8 @@ + /usr/sbin/apachectl -- gen_context(system_u:object_r:initrc_exec_t,s0) + /usr/sbin/open_init_pty -- gen_context(system_u:object_r:initrc_exec_t,s0) + ++/usr/share/system-config-services/system-config-services-mechanism\.py -- gen_context(system_u:object_r:initrc_exec_t,s0) ++ + # + # /var + # diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/init.if serefpolicy-3.5.2/policy/modules/system/init.if ---- nsaserefpolicy/policy/modules/system/init.if 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/init.if 2008-08-05 15:52:15.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/init.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/init.if 2008-08-06 16:19:00.000000000 -0400 @@ -211,6 +211,19 @@ kernel_dontaudit_use_fds($1) ') @@ -29555,8 +29581,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/init.te serefpolicy-3.5.2/policy/modules/system/init.te ---- nsaserefpolicy/policy/modules/system/init.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/init.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/init.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/init.te 2008-08-06 16:19:00.000000000 -0400 @@ -17,6 +17,20 @@ ## gen_tunable(init_upstart,false) @@ -29791,8 +29817,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +logging_append_all_logs(daemon) + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/ipsec.if serefpolicy-3.5.2/policy/modules/system/ipsec.if ---- nsaserefpolicy/policy/modules/system/ipsec.if 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/ipsec.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/ipsec.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/ipsec.if 2008-08-06 16:19:00.000000000 -0400 @@ -150,6 +150,26 @@ manage_files_pattern($1,ipsec_var_run_t,ipsec_var_run_t) ') @@ -29821,8 +29847,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ## ## Execute racoon in the racoon domain. diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/ipsec.te serefpolicy-3.5.2/policy/modules/system/ipsec.te ---- nsaserefpolicy/policy/modules/system/ipsec.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/ipsec.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/ipsec.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/ipsec.te 2008-08-06 16:19:00.000000000 -0400 @@ -69,8 +69,8 @@ read_files_pattern(ipsec_t,ipsec_key_file_t,ipsec_key_file_t) read_lnk_files_pattern(ipsec_t,ipsec_key_file_t,ipsec_key_file_t) @@ -29835,8 +29861,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol can_exec(ipsec_t, ipsec_mgmt_exec_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/iptables.if serefpolicy-3.5.2/policy/modules/system/iptables.if ---- nsaserefpolicy/policy/modules/system/iptables.if 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/iptables.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/iptables.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/iptables.if 2008-08-06 16:19:00.000000000 -0400 @@ -49,6 +49,12 @@ iptables_domtrans($1) role $2 types iptables_t; @@ -29851,8 +29877,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ######################################## diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/iptables.te serefpolicy-3.5.2/policy/modules/system/iptables.te ---- nsaserefpolicy/policy/modules/system/iptables.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/iptables.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/iptables.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/iptables.te 2008-08-06 16:19:00.000000000 -0400 @@ -48,6 +48,7 @@ fs_getattr_xattr_fs(iptables_t) @@ -29879,8 +29905,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + unconfined_rw_stream_sockets(iptables_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/iscsi.fc serefpolicy-3.5.2/policy/modules/system/iscsi.fc ---- nsaserefpolicy/policy/modules/system/iscsi.fc 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/iscsi.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/iscsi.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/iscsi.fc 2008-08-06 16:19:00.000000000 -0400 @@ -1,5 +1,5 @@ /sbin/iscsid -- gen_context(system_u:object_r:iscsid_exec_t,s0) @@ -29890,8 +29916,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +/var/lock/iscsi(/.*)? gen_context(system_u:object_r:iscsi_lock_t,s0) /var/run/iscsid\.pid -- gen_context(system_u:object_r:iscsi_var_run_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/iscsi.te serefpolicy-3.5.2/policy/modules/system/iscsi.te ---- nsaserefpolicy/policy/modules/system/iscsi.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/iscsi.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/iscsi.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/iscsi.te 2008-08-06 16:19:00.000000000 -0400 @@ -29,7 +29,7 @@ # @@ -29910,8 +29936,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol dev_rw_sysfs(iscsid_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/libraries.fc serefpolicy-3.5.2/policy/modules/system/libraries.fc ---- nsaserefpolicy/policy/modules/system/libraries.fc 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/libraries.fc 2008-08-05 15:54:36.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/libraries.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/libraries.fc 2008-08-06 16:19:00.000000000 -0400 @@ -69,8 +69,10 @@ ifdef(`distro_gentoo',` # despite the extensions, they are actually libs @@ -29987,8 +30013,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/opt/novell/groupwise/client/lib/libgwapijni\.so\.1 -- gen_context(system_u:object_r:textrel_shlib_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/libraries.te serefpolicy-3.5.2/policy/modules/system/libraries.te ---- nsaserefpolicy/policy/modules/system/libraries.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/libraries.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/libraries.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/libraries.te 2008-08-06 16:19:00.000000000 -0400 @@ -23,6 +23,9 @@ init_system_domain(ldconfig_t,ldconfig_exec_t) role system_r types ldconfig_t; @@ -30056,8 +30082,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + unconfined_domain(ldconfig_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/locallogin.te serefpolicy-3.5.2/policy/modules/system/locallogin.te ---- nsaserefpolicy/policy/modules/system/locallogin.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/locallogin.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/locallogin.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/locallogin.te 2008-08-06 16:19:00.000000000 -0400 @@ -100,7 +100,6 @@ auth_rw_login_records(local_login_t) @@ -30135,8 +30161,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol - nscd_socket_use(sulogin_t) -') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/logging.fc serefpolicy-3.5.2/policy/modules/system/logging.fc ---- nsaserefpolicy/policy/modules/system/logging.fc 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/logging.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/logging.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/logging.fc 2008-08-06 16:19:00.000000000 -0400 @@ -4,6 +4,8 @@ /etc/syslog.conf gen_context(system_u:object_r:syslog_conf_t,s0) /etc/audit(/.*)? gen_context(system_u:object_r:auditd_etc_t,mls_systemhigh) @@ -30182,8 +30208,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/var/cfengine/outputs(/.*)? gen_context(system_u:object_r:var_log_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/logging.if serefpolicy-3.5.2/policy/modules/system/logging.if ---- nsaserefpolicy/policy/modules/system/logging.if 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/logging.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/logging.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/logging.if 2008-08-06 16:19:00.000000000 -0400 @@ -213,12 +213,7 @@ ## # @@ -30444,8 +30470,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + stream_connect_pattern($1, audisp_var_run_t, audisp_var_run_t, audisp_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/logging.te serefpolicy-3.5.2/policy/modules/system/logging.te ---- nsaserefpolicy/policy/modules/system/logging.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/logging.te 2008-08-05 15:56:51.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/logging.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/logging.te 2008-08-06 16:19:00.000000000 -0400 @@ -61,10 +61,29 @@ logging_log_file(var_log_t) files_mountpoint(var_log_t) @@ -30662,8 +30688,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +sysnet_dns_name_resolve(audisp_remote_t) + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/lvm.fc serefpolicy-3.5.2/policy/modules/system/lvm.fc ---- nsaserefpolicy/policy/modules/system/lvm.fc 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/lvm.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/lvm.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/lvm.fc 2008-08-06 16:19:00.000000000 -0400 @@ -55,6 +55,7 @@ /sbin/lvs -- gen_context(system_u:object_r:lvm_exec_t,s0) /sbin/lvscan -- gen_context(system_u:object_r:lvm_exec_t,s0) @@ -30678,8 +30704,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol /var/lib/multipath(/.*)? gen_context(system_u:object_r:lvm_var_lib_t,s0) +/var/run/dmevent.* gen_context(system_u:object_r:lvm_var_run_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/lvm.te serefpolicy-3.5.2/policy/modules/system/lvm.te ---- nsaserefpolicy/policy/modules/system/lvm.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/lvm.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/lvm.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/lvm.te 2008-08-06 16:19:00.000000000 -0400 @@ -13,6 +13,9 @@ type clvmd_var_run_t; files_pid_file(clvmd_var_run_t) @@ -30861,8 +30887,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + xen_dontaudit_rw_unix_stream_sockets(lvm_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/modutils.if serefpolicy-3.5.2/policy/modules/system/modutils.if ---- nsaserefpolicy/policy/modules/system/modutils.if 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/modutils.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/modutils.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/modutils.if 2008-08-06 16:19:00.000000000 -0400 @@ -66,6 +66,25 @@ ######################################## @@ -30898,8 +30924,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ######################################## diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/modutils.te serefpolicy-3.5.2/policy/modules/system/modutils.te ---- nsaserefpolicy/policy/modules/system/modutils.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/modutils.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/modutils.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/modutils.te 2008-08-06 16:19:00.000000000 -0400 @@ -22,6 +22,8 @@ type insmod_exec_t; application_domain(insmod_t,insmod_exec_t) @@ -31039,8 +31065,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ################################# diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/mount.fc serefpolicy-3.5.2/policy/modules/system/mount.fc ---- nsaserefpolicy/policy/modules/system/mount.fc 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/mount.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/mount.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/mount.fc 2008-08-06 16:19:00.000000000 -0400 @@ -1,4 +1,6 @@ /bin/mount.* -- gen_context(system_u:object_r:mount_exec_t,s0) /bin/umount.* -- gen_context(system_u:object_r:mount_exec_t,s0) @@ -31050,8 +31076,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +/bin/fusermount -- gen_context(system_u:object_r:mount_exec_t,s0) /usr/bin/fusermount -- gen_context(system_u:object_r:mount_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/mount.if serefpolicy-3.5.2/policy/modules/system/mount.if ---- nsaserefpolicy/policy/modules/system/mount.if 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/mount.if 2008-08-05 16:00:04.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/mount.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/mount.if 2008-08-06 16:19:00.000000000 -0400 @@ -49,6 +49,8 @@ mount_domtrans($1) role $2 types mount_t; @@ -31062,8 +31088,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol optional_policy(` samba_run_smbmount($1, $2, $3) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/mount.te serefpolicy-3.5.2/policy/modules/system/mount.te ---- nsaserefpolicy/policy/modules/system/mount.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/mount.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/mount.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/mount.te 2008-08-06 16:19:00.000000000 -0400 @@ -18,17 +18,18 @@ init_system_domain(mount_t,mount_exec_t) role system_r types mount_t; @@ -31223,8 +31249,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/raid.te serefpolicy-3.5.2/policy/modules/system/raid.te ---- nsaserefpolicy/policy/modules/system/raid.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/raid.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/raid.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/raid.te 2008-08-06 16:19:00.000000000 -0400 @@ -19,7 +19,7 @@ # Local policy # @@ -31243,8 +31269,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol fs_search_auto_mountpoints(mdadm_t) fs_dontaudit_list_tmpfs(mdadm_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/selinuxutil.fc serefpolicy-3.5.2/policy/modules/system/selinuxutil.fc ---- nsaserefpolicy/policy/modules/system/selinuxutil.fc 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/selinuxutil.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/selinuxutil.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/selinuxutil.fc 2008-08-06 16:19:00.000000000 -0400 @@ -38,7 +38,7 @@ /usr/sbin/restorecond -- gen_context(system_u:object_r:restorecond_exec_t,s0) /usr/sbin/run_init -- gen_context(system_u:object_r:run_init_exec_t,s0) @@ -31264,8 +31290,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +# +/var/lib/selinux(/.*)? gen_context(system_u:object_r:selinux_var_lib_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/selinuxutil.if serefpolicy-3.5.2/policy/modules/system/selinuxutil.if ---- nsaserefpolicy/policy/modules/system/selinuxutil.if 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/selinuxutil.if 2008-08-05 16:04:30.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/selinuxutil.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/selinuxutil.if 2008-08-06 16:19:00.000000000 -0400 @@ -555,6 +555,59 @@ ######################################## @@ -31727,8 +31753,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/selinuxutil.te serefpolicy-3.5.2/policy/modules/system/selinuxutil.te ---- nsaserefpolicy/policy/modules/system/selinuxutil.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/selinuxutil.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/selinuxutil.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/selinuxutil.te 2008-08-06 16:19:00.000000000 -0400 @@ -23,6 +23,9 @@ type selinux_config_t; files_type(selinux_config_t) @@ -32078,8 +32104,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + unconfined_domain(setfiles_mac_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/setrans.if serefpolicy-3.5.2/policy/modules/system/setrans.if ---- nsaserefpolicy/policy/modules/system/setrans.if 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/setrans.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/setrans.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/setrans.if 2008-08-06 16:19:00.000000000 -0400 @@ -13,7 +13,6 @@ interface(`setrans_translate_context',` gen_require(` @@ -32089,8 +32115,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol allow $1 self:unix_stream_socket create_stream_socket_perms; diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/setrans.te serefpolicy-3.5.2/policy/modules/system/setrans.te ---- nsaserefpolicy/policy/modules/system/setrans.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/setrans.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/setrans.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/setrans.te 2008-08-06 16:19:00.000000000 -0400 @@ -28,7 +28,7 @@ # @@ -32109,8 +32135,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol selinux_compute_access_vector(setrans_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/sysnetwork.fc serefpolicy-3.5.2/policy/modules/system/sysnetwork.fc ---- nsaserefpolicy/policy/modules/system/sysnetwork.fc 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/sysnetwork.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/sysnetwork.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/sysnetwork.fc 2008-08-06 16:19:00.000000000 -0400 @@ -57,3 +57,5 @@ ifdef(`distro_gentoo',` /var/lib/dhcpc(/.*)? gen_context(system_u:object_r:dhcpc_state_t,s0) @@ -32118,8 +32144,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/etc/firestarter/firestarter\.sh gen_context(system_u:object_r:dhcpc_helper_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/sysnetwork.if serefpolicy-3.5.2/policy/modules/system/sysnetwork.if ---- nsaserefpolicy/policy/modules/system/sysnetwork.if 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/sysnetwork.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/sysnetwork.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/sysnetwork.if 2008-08-06 16:19:00.000000000 -0400 @@ -553,6 +553,7 @@ type net_conf_t; ') @@ -32199,8 +32225,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + role_transition $1 dhcpc_exec_t system_r; +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/sysnetwork.te serefpolicy-3.5.2/policy/modules/system/sysnetwork.te ---- nsaserefpolicy/policy/modules/system/sysnetwork.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/sysnetwork.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/sysnetwork.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/sysnetwork.te 2008-08-06 16:19:00.000000000 -0400 @@ -20,6 +20,10 @@ init_daemon_domain(dhcpc_t,dhcpc_exec_t) role system_r types dhcpc_t; @@ -32371,8 +32397,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol kernel_write_xen_state(ifconfig_t) xen_append_log(ifconfig_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/udev.if serefpolicy-3.5.2/policy/modules/system/udev.if ---- nsaserefpolicy/policy/modules/system/udev.if 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/udev.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/udev.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/udev.if 2008-08-06 16:19:00.000000000 -0400 @@ -96,6 +96,24 @@ ######################################## @@ -32427,8 +32453,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + allow $1 udev_tbl_t:file rw_file_perms; ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/udev.te serefpolicy-3.5.2/policy/modules/system/udev.te ---- nsaserefpolicy/policy/modules/system/udev.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/udev.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/udev.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/udev.te 2008-08-06 16:19:00.000000000 -0400 @@ -83,6 +83,7 @@ kernel_rw_unix_dgram_sockets(udev_t) kernel_dgram_send(udev_t) @@ -32485,8 +32511,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol xserver_read_xdm_pid(udev_t) ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/unconfined.fc serefpolicy-3.5.2/policy/modules/system/unconfined.fc ---- nsaserefpolicy/policy/modules/system/unconfined.fc 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/unconfined.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/unconfined.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/unconfined.fc 2008-08-06 16:19:00.000000000 -0400 @@ -2,15 +2,11 @@ # e.g.: # /usr/local/bin/appsrv -- gen_context(system_u:object_r:unconfined_exec_t,s0) @@ -32526,8 +32552,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +/opt/real/(.*/)?realplay\.bin -- gen_context(system_u:object_r:unconfined_execmem_exec_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/unconfined.if serefpolicy-3.5.2/policy/modules/system/unconfined.if ---- nsaserefpolicy/policy/modules/system/unconfined.if 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/unconfined.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/unconfined.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/unconfined.if 2008-08-06 16:19:00.000000000 -0400 @@ -12,14 +12,13 @@ # interface(`unconfined_domain_noaudit',` @@ -32891,8 +32917,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/unconfined.te serefpolicy-3.5.2/policy/modules/system/unconfined.te ---- nsaserefpolicy/policy/modules/system/unconfined.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/unconfined.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/unconfined.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/unconfined.te 2008-08-06 16:19:00.000000000 -0400 @@ -6,35 +6,75 @@ # Declarations # @@ -33227,8 +33253,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +rpm_transition_script(unconfined_notrans_t) +domain_ptrace_all_domains(unconfined_notrans_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/userdomain.fc serefpolicy-3.5.2/policy/modules/system/userdomain.fc ---- nsaserefpolicy/policy/modules/system/userdomain.fc 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/userdomain.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/userdomain.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/userdomain.fc 2008-08-06 16:19:00.000000000 -0400 @@ -1,4 +1,5 @@ -HOME_DIR -d gen_context(system_u:object_r:ROLE_home_dir_t,s0-mls_systemhigh) -HOME_DIR/.+ gen_context(system_u:object_r:ROLE_home_t,s0) @@ -33240,8 +33266,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +/tmp/gconfd-USER -d gen_context(system_u:object_r:user_tmp_t,s0) +/root(/.*)? gen_context(system_u:object_r:admin_home_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/userdomain.if serefpolicy-3.5.2/policy/modules/system/userdomain.if ---- nsaserefpolicy/policy/modules/system/userdomain.if 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/userdomain.if 2008-08-05 16:14:43.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/userdomain.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/userdomain.if 2008-08-06 16:19:00.000000000 -0400 @@ -28,10 +28,14 @@ class context contains; ') @@ -35796,8 +35822,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/userdomain.te serefpolicy-3.5.2/policy/modules/system/userdomain.te ---- nsaserefpolicy/policy/modules/system/userdomain.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/userdomain.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/userdomain.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/userdomain.te 2008-08-06 16:19:00.000000000 -0400 @@ -8,13 +8,6 @@ ## @@ -35913,8 +35939,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') + diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/xen.fc serefpolicy-3.5.2/policy/modules/system/xen.fc ---- nsaserefpolicy/policy/modules/system/xen.fc 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/xen.fc 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/xen.fc 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/xen.fc 2008-08-06 16:19:00.000000000 -0400 @@ -20,6 +20,7 @@ /var/run/xenconsoled\.pid -- gen_context(system_u:object_r:xenconsoled_var_run_t,s0) /var/run/xend(/.*)? gen_context(system_u:object_r:xend_var_run_t,s0) @@ -35924,8 +35950,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol /var/run/xenstored(/.*)? gen_context(system_u:object_r:xenstored_var_run_t,s0) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/xen.if serefpolicy-3.5.2/policy/modules/system/xen.if ---- nsaserefpolicy/policy/modules/system/xen.if 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/xen.if 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/xen.if 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/xen.if 2008-08-06 16:19:00.000000000 -0400 @@ -167,11 +167,14 @@ # interface(`xen_stream_connect',` @@ -35968,8 +35994,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + rw_files_pattern($1, xen_image_t, xen_image_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/xen.te serefpolicy-3.5.2/policy/modules/system/xen.te ---- nsaserefpolicy/policy/modules/system/xen.te 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/modules/system/xen.te 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/modules/system/xen.te 2008-08-05 11:42:21.000000000 -0400 ++++ serefpolicy-3.5.2/policy/modules/system/xen.te 2008-08-06 16:19:00.000000000 -0400 @@ -6,6 +6,13 @@ # Declarations # @@ -36207,8 +36233,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + unconfined_domain(xend_t) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/support/file_patterns.spt serefpolicy-3.5.2/policy/support/file_patterns.spt ---- nsaserefpolicy/policy/support/file_patterns.spt 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/support/file_patterns.spt 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/support/file_patterns.spt 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/support/file_patterns.spt 2008-08-06 16:19:00.000000000 -0400 @@ -537,3 +537,23 @@ allow $1 $2:dir rw_dir_perms; type_transition $1 $2:$4 $3; @@ -36234,8 +36260,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + relabelfrom_sock_files_pattern($1,$2,$2) +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/support/obj_perm_sets.spt serefpolicy-3.5.2/policy/support/obj_perm_sets.spt ---- nsaserefpolicy/policy/support/obj_perm_sets.spt 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/support/obj_perm_sets.spt 2008-08-05 12:15:11.000000000 -0400 +--- nsaserefpolicy/policy/support/obj_perm_sets.spt 2008-08-05 11:42:22.000000000 -0400 ++++ serefpolicy-3.5.2/policy/support/obj_perm_sets.spt 2008-08-06 16:19:00.000000000 -0400 @@ -316,3 +316,13 @@ # define(`client_stream_socket_perms', `{ create ioctl read getattr write setattr append bind getopt setopt shutdown }') @@ -36251,8 +36277,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol + +define(`manage_key_perms', `{ create link read search setattr view write } ') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/users serefpolicy-3.5.2/policy/users ---- nsaserefpolicy/policy/users 2008-08-04 16:39:57.000000000 -0400 -+++ serefpolicy-3.5.2/policy/users 2008-08-05 16:15:48.000000000 -0400 +--- nsaserefpolicy/policy/users 2008-08-05 11:42:20.000000000 -0400 ++++ serefpolicy-3.5.2/policy/users 2008-08-06 16:19:00.000000000 -0400 @@ -25,11 +25,8 @@ # permit any access to such users, then remove this entry. # diff --git a/selinux-policy.spec b/selinux-policy.spec index b8a522d..38dc199 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -12,12 +12,12 @@ %endif %define POLICYVER 21 %define libsepolver 2.0.20-1 -%define POLICYCOREUTILSVER 2.0.42-1 +%define POLICYCOREUTILSVER 2.0.54-2 %define CHECKPOLICYVER 2.0.16-1 Summary: SELinux policy configuration Name: selinux-policy Version: 3.5.2 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -278,11 +278,15 @@ SELinux Reference policy targeted base module. %post targeted if [ $1 -eq 1 ]; then %loadpolicy targeted -semanage user -a -S targeted -P user -R "unconfined_r system_r" -r s0-s0:c0.c1023 unconfined_u -semanage login -m -S targeted -s "unconfined_u" -r s0-s0:c0.c1023 __default__ -semanage login -m -S targeted -s "unconfined_u" -r s0-s0:c0.c1023 root -semanage user -a -S targeted -P user -R guest_r guest_u -semanage user -a -S targeted -P user -R xguest_r xguest_u +semanage -S targeted -i - << __eof +user -a -P user -R "unconfined_r system_r" -r s0-s0:c0.c1023 unconfined_u +user -a -P user -R guest_r guest_u +user -a -P user -R xguest_r xguest_u +__eof +semanage -S targeted -i - << __eof +login -m -s unconfined_u -r s0-s0:c0.c1023 __default__ +login -m -s unconfined_u -r s0-s0:c0.c1023 root +__eof restorecon -R /root /var/log /var/run 2> /dev/null else semodule -s targeted -r moilscanner 2>/dev/null @@ -375,6 +379,9 @@ exit 0 %endif %changelog +* Wed Aug 2 2008 Dan Walsh 3.5.2-2 +- Allow system-config-selinux to work with policykit + * Fri Jul 25 2008 Dan Walsh 3.5.1-5 - Fix novel labeling diff --git a/sources b/sources index d2f2c82..0d358e9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5d218389c0f4aaf34d8052ffc5a3fed1 serefpolicy-3.5.1.tgz +38b1ef4a766d5a546d7cd19e8333dda7 serefpolicy-3.5.2.tgz