7ad5a4 osbuild-composer-28.4 base

Authored and Committed by Packit Service 2 years ago
53 files changed. 214 lines added. 93 lines removed.
NEWS.md
file modified
+11 -0
Schutzfile
file modified
+1 -30
docs/news/28.4/rhel84-qcow2-compat.md
file added
+6
internal/distro/rhel84/distro.go
file modified
+9 -6
internal/osbuild1/qemu_assembler.go
file modified
+8 -7
osbuild-composer.spec
file modified
+3 -3
schutzbot/prepare-rhel-internal.sh
file modified
+5 -0
test/data/manifests/centos_8-x86_64-ami-boot.json
file modified
+3 -1
test/data/manifests/centos_8-x86_64-openstack-boot.json
file modified
+4 -1
test/data/manifests/centos_8-x86_64-qcow2-boot.json
file modified
+5 -1
test/data/manifests/centos_8-x86_64-qcow2-customize.json
file modified
+6 -2
test/data/manifests/centos_8-x86_64-vhd-boot.json
file modified
+3 -1
test/data/manifests/centos_8-x86_64-vmdk-boot.json
file modified
+3 -1
test/data/manifests/fedora_32-aarch64-ami-boot.json
file modified
+3 -1
test/data/manifests/fedora_32-aarch64-openstack-boot.json
file modified
+4 -1
test/data/manifests/fedora_32-aarch64-qcow2-boot.json
file modified
+4 -1
test/data/manifests/fedora_32-x86_64-ami-boot.json
file modified
+3 -1
test/data/manifests/fedora_32-x86_64-openstack-boot.json
file modified
+4 -1
test/data/manifests/fedora_32-x86_64-qcow2-boot.json
file modified
+4 -1
test/data/manifests/fedora_32-x86_64-qcow2-customize.json
file modified
+4 -1
test/data/manifests/fedora_32-x86_64-vhd-boot.json
file modified
+3 -1
test/data/manifests/fedora_32-x86_64-vmdk-boot.json
file modified
+3 -1
test/data/manifests/fedora_33-aarch64-ami-boot.json
file modified
+3 -1
test/data/manifests/fedora_33-x86_64-ami-boot.json
file modified
+3 -1
test/data/manifests/fedora_33-x86_64-openstack-boot.json
file modified
+4 -1
test/data/manifests/fedora_33-x86_64-qcow2-boot.json
file modified
+4 -1
test/data/manifests/fedora_33-x86_64-qcow2-customize.json
file modified
+4 -1
test/data/manifests/fedora_33-x86_64-vhd-boot.json
file modified
+3 -1
test/data/manifests/fedora_33-x86_64-vmdk-boot.json
file modified
+3 -1
test/data/manifests/rhel_8-aarch64-ami-boot.json
file modified
+3 -1
test/data/manifests/rhel_8-aarch64-openstack-boot.json
file modified
+4 -1
test/data/manifests/rhel_8-aarch64-qcow2-boot.json
file modified
+4 -1
test/data/manifests/rhel_8-ppc64le-qcow2-boot.json
file modified
+4 -1
test/data/manifests/rhel_8-s390x-qcow2-boot.json
file modified
+4 -1
test/data/manifests/rhel_8-x86_64-ami-boot.json
file modified
+3 -1
test/data/manifests/rhel_8-x86_64-openstack-boot.json
file modified
+4 -1
test/data/manifests/rhel_8-x86_64-qcow2-boot.json
file modified
+4 -1
test/data/manifests/rhel_8-x86_64-qcow2-customize.json
file modified
+4 -1
test/data/manifests/rhel_8-x86_64-vhd-boot.json
file modified
+3 -1
test/data/manifests/rhel_8-x86_64-vmdk-boot.json
file modified
+3 -1
test/data/manifests/rhel_84-aarch64-ami-boot.json
file modified
+3 -1
test/data/manifests/rhel_84-aarch64-openstack-boot.json
file modified
+4 -1
test/data/manifests/rhel_84-aarch64-qcow2-boot.json
file modified
+5 -1
test/data/manifests/rhel_84-ppc64le-qcow2-boot.json
file modified
+5 -1
test/data/manifests/rhel_84-s390x-qcow2-boot.json
file modified
+5 -1
test/data/manifests/rhel_84-x86_64-ami-boot.json
file modified
+3 -1
test/data/manifests/rhel_84-x86_64-openstack-boot.json
file modified
+4 -1
test/data/manifests/rhel_84-x86_64-qcow2-boot.json
file modified
+5 -1
test/data/manifests/rhel_84-x86_64-qcow2-customize.json
file modified
+5 -1
test/data/manifests/rhel_84-x86_64-vhd-boot.json
file modified
+3 -1
test/data/manifests/rhel_84-x86_64-vmdk-boot.json
file modified
+3 -1
tools/image-info
file modified
+5 -1
tools/test-case-generators/generate-test-cases
file modified
+1 -1
    osbuild-composer-28.4 base
    
        
file modified
+11 -0
file modified
+1 -30
file modified
+3 -3
file modified
+5 -1