8793744c14
- kvm-RHEL-mark-old-machine-types-as-deprecated.patch [bz#2062813] - kvm-hw-virtio-vdpa-Fix-leak-of-host-notifier-memory-regi.patch [bz#2062828] - kvm-spec-Fix-obsolete-for-spice-subpackages.patch [bz#2062819 bz#2062817] - kvm-spec-Obsolete-old-usb-redir-subpackage.patch [bz#2062819] - kvm-spec-Obsolete-ssh-driver.patch [bz#2062817] - Resolves: bz#2062828 ([virtual network][rhel9][vDPA] qemu crash after hot unplug vdpa device [rhel-9.1.0]) - Resolves: bz#2062819 (Broken upgrade path due to qemu-kvm-hw-usbredir rename [rhel-9.1.0]) - Resolves: bz#2062817 (Missing qemu-kvm-block-ssh obsolete breaks upgrade path [rhel-9.1.0]) - Resolves: bz#2062813 (Mark all RHEL-8 and earlier machine types as deprecated [rhel-9.1.0])
12 lines
422 B
YAML
12 lines
422 B
YAML
---
|
|
elf:
|
|
exclude_path: (.*s390-ccw.img.*)|(.*s390-netboot.img.*)
|
|
inspections:
|
|
badfuncs: off
|
|
annocheck:
|
|
- hardened: --skip-cf-protection --skip-property-note --ignore-unknown --verbose
|
|
- rhel-policy: --skip-cf-protection --skip-property-note --ignore-unknown --verbose
|
|
ignore:
|
|
- /usr/share/qemu-kvm/s390-ccw.img
|
|
- /usr/share/qemu-kvm/s390-netboot.img
|