* [refpolicy] [PATCH] Allow rpm to relabel files at all levels
@ 2017-12-11 4:04 Chad Hanson
2017-12-13 1:09 ` Chris PeBenito
0 siblings, 1 reply; 2+ messages in thread
From: Chad Hanson @ 2017-12-11 4:04 UTC (permalink / raw)
To: refpolicy
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 <dahchanson@gmail.com>
---
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)
--
2.14.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [refpolicy] [PATCH] Allow rpm to relabel files at all levels
2017-12-11 4:04 [refpolicy] [PATCH] Allow rpm to relabel files at all levels Chad Hanson
@ 2017-12-13 1:09 ` Chris PeBenito
0 siblings, 0 replies; 2+ messages in thread
From: Chris PeBenito @ 2017-12-13 1:09 UTC (permalink / raw)
To: refpolicy
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 <dahchanson@gmail.com>
> ---
> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-12-13 1:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-11 4:04 [refpolicy] [PATCH] Allow rpm to relabel files at all levels Chad Hanson
2017-12-13 1:09 ` Chris PeBenito
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.