
On 02/06/2015 08:04 PM, Eric Blake wrote:
On 02/06/2015 11:13 AM, Erik Skultety wrote:
Add a check for invalid security models in per-device configuration as well as a check for seclabel duplicates in per-device configuration
Erik Skultety (6): security: Add check for valid security model conf: fix a minor typo conf: forbid seclabel duplicates for domain devices schema: allow multiple seclabel for devices in domaincommon.rng test: add test to check for device seclabel duplicates po: add security_stack.c into POTFILES.in
docs/schemas/domaincommon.rng | 16 ++++---- po/POTFILES.in | 1 +
Patch 6 should be squashed into the patch that triggered the syntax-check failure condition, not standalone.
Yeah, I realized that the second I sent the patches. I was thinking maybe reordering, but now that you said that, sure, squashing is a better idea. I'll wait for some reviews first and then I'll fix this as well, thank you Eric. Erik