]> xenbits.xensource.com Git - libvirt.git/commit
conf: schemas: Include 'privatedata.rng' in installed schema files
authorPeter Krempa <pkrempa@redhat.com>
Mon, 7 Nov 2022 10:56:18 +0000 (11:56 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 7 Nov 2022 11:51:48 +0000 (12:51 +0100)
commitf8ebb58163504e98a3c791dcf8bd08d308b0b4b7
tree049eacf4957871ada8b89a3786b0d7cf724b3f13
parent1dd30e2e2234b89745c7b1101c510d231fe343f8
conf: schemas: Include 'privatedata.rng' in installed schema files

The privatedata.rng file was accidentally left uninstalled, but it's
referenced by other schema files effectively breaking validation of XMLs
in new installations.

Change to libvirt.spec is not needed as we include all installed schemas
via a wildcard.

Fixes: d8ceacdc87907a3c8656f7ee815ed32f06fe5c7f
Reported-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
src/conf/schemas/meson.build