From 6b4bb5d4e21ee5ad51deaf463feaadbc4244f116 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Feb 01 2024 18:51:08 +0000 Subject: qemu-8.2.0-7.fc40 Signed-off-by: Cole Robinson --- diff --git a/qemu.spec b/qemu.spec index 3f862fb..ac59f6b 100644 --- a/qemu.spec +++ b/qemu.spec @@ -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 - 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 - 2:8.2.0-6 - Fix builds on i686.