Yes, the first two patches basically revert 693eac388f1759d.
Only the last one fixes a real problem.
Michal Privoznik (3):
virSecurityLabelDef: substitute 'norelabel' with 'relabel'
virSecurityDeviceLabelDef: substitute 'norelabel' with 'relabel'
conf: Disallow <seclabel type='none' relabel='yes'/>
src/conf/domain_conf.c | 40 +++++++++++++++++++++++-----------------
src/security/security_apparmor.c | 10 +++++-----
src/security/security_dac.c | 22 +++++++++++-----------
src/security/security_manager.c | 2 +-
src/security/security_selinux.c | 32 ++++++++++++++------------------
src/util/virseclabel.c | 2 +-
src/util/virseclabel.h | 4 ++--
7 files changed, 57 insertions(+), 55 deletions(-)
--
1.8.5.5