From: jwcart2@tycho.nsa.gov (James Carter) Date: Wed, 25 Aug 2010 14:15:35 -0400 Subject: [refpolicy] Some minor issues in latest Refpolicy git tree Message-ID: <1282760135.25778.62.camel@moss-lions.epoch.ncsc.mil> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com * In qemu_run() on line 182 of policy/modules/apps/qemu.if samba_run_smb(qemu_t, $2, $3) samba_run_smb is not defined (but is in an optional block). qemu_run() is not called in Refpolicy. * In wine_role_template() on line 103 of policy/modules/apps/wine.if userdom_unpriv_usertype($1, $1_wine_t) userdom_unpriv_usertype is not defined. wine_role_template() is not called in Refpolicy. * In clamav_append_log() on lines 56 and 57 of policy/modules/services/clamav.if allow $1 clamav_log_t:dir list_dir_perms; append_files_pattern($1, clamav_log_t, clamav_log_t) clamav_log_t is not defined clamav_append_log() is called from an optional block in mta.te * On line 140 of policy/modules/services/likewise.te seutil_run_semanage(lsassd_t, lsassd_t) Second argument should be a role. -- James Carter National Security Agency