
26 Mar
2013
26 Mar
'13
9:07 a.m.
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