diff --git a/qemu.spec b/qemu.spec index 579f5c2..97165d8 100644 --- a/qemu.spec +++ b/qemu.spec @@ -1,6 +1,6 @@ Name: qemu Version: 4.1.0 -Release: 13 +Release: 14 Epoch: 2 Summary: QEMU is a generic and open source machine emulator and virtualizer License: GPLv2 and BSD and MIT and CC-BY @@ -174,6 +174,7 @@ Patch0161: hw-arm-virt-add-missing-compat-for-kvm-no-adjvtime.patch Patch0162: migration-Compat-virtual-timer-adjust-for-v4.0.1-and.patch Patch0163: vtimer-Drop-vtimer-virtual-timer-adjust.patch Patch0164: target-arm-Add-the-kvm_adjvtime-vcpu-property-for-Co.patch +Patch0165: target-arm-Fix-PAuth-sbox-functions.patch BuildRequires: flex BuildRequires: bison @@ -519,7 +520,11 @@ getent passwd qemu >/dev/null || \ %endif %changelog -* Fri May 29 Huawei Technologies Co., Ltd +* Sat Jun 20 2020 Huawei Technologies Co., Ltd +- target/arm: Fix PAuth sbox functions +- fix two patches' format which can cause git am failed + +* Fri May 29 2020 Huawei Technologies Co., Ltd - target/arm: Add the kvm_adjvtime vcpu property for Cortex-A72 * Wed May 27 2020 Huawei Technologies Co., Ltd.