[libvirt] [PATCH v2 0/2] Correctly treat seclabel of type none

Michal Privoznik mprivozn at redhat.com
Tue Mar 26 13:07:16 UTC 2013


On 21.03.2013 16:35, Michal Privoznik wrote:
> Don't forget other seclabels when adding a <seclabel type='none'/>.
> 
> Michal Privoznik (2):
>   security_manager: Don't manipulate domain XML in
>     virDomainDefGetSecurityLabelDef
>   security: Don't add seclabel of type none if there's already a
>     seclabel
> 
>  src/conf/domain_conf.c          | 56 +++++++++++------------------------------
>  src/conf/domain_conf.h          |  7 ++++--
>  src/libvirt_private.syms        |  1 -
>  src/security/security_manager.c | 55 +++++++++++++++++++++++++++-------------
>  src/security/security_selinux.c |  8 ++++--
>  5 files changed, 63 insertions(+), 64 deletions(-)
> 

Ping? I think this should go in the upcoming release since it's a bug fix.

Michal




More information about the libvir-list mailing list