public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/contrib/
@ 2012-11-28 20:21 99% Sven Vermeulen
  0 siblings, 0 replies; 1+ results
From: Sven Vermeulen @ 2012-11-28 20:21 UTC (permalink / raw
  To: gentoo-commits

commit:     9aefba20a4a3492625f05f7a69cdfa964464e10e
Author:     Dominick Grift <dominick.grift <AT> gmail <DOT> com>
AuthorDate: Wed Nov 28 16:40:19 2012 +0000
Commit:     Sven Vermeulen <sven.vermeulen <AT> siphos <DOT> be>
CommitDate: Wed Nov 28 20:20:15 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=9aefba20

Changes to the xen policy module

Xen consoled sets attributes of xen pts

Signed-off-by: Dominick Grift <dominick.grift <AT> gmail.com>

---
 policy/modules/contrib/xen.te |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/policy/modules/contrib/xen.te b/policy/modules/contrib/xen.te
index 8b278c2..1c9a2f0 100644
--- a/policy/modules/contrib/xen.te
+++ b/policy/modules/contrib/xen.te
@@ -1,4 +1,4 @@
-policy_module(xen, 1.12.3)
+policy_module(xen, 1.12.4)
 
 ########################################
 #
@@ -357,7 +357,7 @@ allow xenconsoled_t self:process setrlimit;
 allow xenconsoled_t self:unix_stream_socket create_stream_socket_perms;
 allow xenconsoled_t self:fifo_file rw_fifo_file_perms;
 
-allow xenconsoled_t xen_devpts_t:chr_file rw_term_perms;
+allow xenconsoled_t xen_devpts_t:chr_file { rw_term_perms setattr_chr_file_perms };
 
 manage_dirs_pattern(xenconsoled_t, xend_var_log_t, xend_var_log_t)
 append_files_pattern(xenconsoled_t, xend_var_log_t, xend_var_log_t)


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2012-11-28 20:21 99% [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/contrib/ Sven Vermeulen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox