From: pebenito@ieee.org (Chris PeBenito) Date: Tue, 12 Dec 2017 20:09:40 -0500 Subject: [refpolicy] [PATCH] Allow rpm to relabel files at all levels In-Reply-To: <20171211040436.53376-1-dahchanson@gmail.com> References: <20171211040436.53376-1-dahchanson@gmail.com> Message-ID: <9965fc4f-71f4-f918-c986-494f09c0ab26@ieee.org> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com On 12/10/2017 11:04 PM, Chad Hanson via refpolicy wrote: > This patch adds MLS relabel ability to rpm per the previous email request: http://oss.tresys.com/pipermail/refpolicy/2016-July/008038.html > > Signed-off-by: Chad Hanson > --- > rpm.te | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/rpm.te b/rpm.te > index ba24d24..221f944 100644 > --- a/rpm.te > +++ b/rpm.te > @@ -174,6 +174,7 @@ fs_search_auto_mountpoints(rpm_t) > > mls_file_read_all_levels(rpm_t) > mls_file_write_all_levels(rpm_t) > +mls_file_relabel(rpm_t) > mls_file_upgrade(rpm_t) > mls_file_downgrade(rpm_t) Merged. -- Chris PeBenito