qemu-8.2.0-7.fc40

Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
Cole Robinson 2024-02-01 09:08:47 -05:00
parent 2601a942ca
commit 6b4bb5d4e2

View File

@ -358,7 +358,7 @@ Obsoletes: sgabios-bin <= 1:0.20180715git-10.fc38
%endif
# To prevent rpmdev-bumpspec breakage
%global baserelease 6
%global baserelease 7
Summary: QEMU is a FAST! processor emulator
Name: qemu
@ -3156,6 +3156,10 @@ useradd -r -u 107 -g qemu -G kvm -d / -s /sbin/nologin \
%changelog
* Thu Feb 01 2024 Cole Robinson <crobinso@redhat.com> - 8.2.0-7
- Enable PIE for qemu-user-static builds
- Replace PVH build fix patch with version that should work on centos
* Tue Jan 30 2024 Richard W.M. Jones <rjones@redhat.com> - 2:8.2.0-6
- Fix builds on i686.