From 918f84359b92c8f76b50e6a9aa2068947227c978 Mon Sep 17 00:00:00 2001 From: Euler Robot Date: Fri, 26 Feb 2021 16:27:54 +0800 Subject: [PATCH] spec: Update patch and changelog with !75 ide:atapi: check io_buffer_index in ide_atapi_cmd_reply_end Signed-off-by: Alex Chen --- qemu.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/qemu.spec b/qemu.spec index 5b4378d..61f559a 100644 --- a/qemu.spec +++ b/qemu.spec @@ -237,6 +237,7 @@ Patch0224: memory-clamp-cached-translation-in-case-it-points-to.patch Patch0225: ati-use-vga_read_byte-in-ati_cursor_define.patch Patch0226: sd-sdhci-assert-data_count-is-within-fifo_buffer.patch Patch0227: msix-add-valid.accepts-methods-to-check-address.patch +Patch0228: ide-atapi-check-io_buffer_index-in-ide_atapi_cmd_rep.patch BuildRequires: flex BuildRequires: bison @@ -582,6 +583,9 @@ getent passwd qemu >/dev/null || \ %endif %changelog +* Fri Feb 26 2021 Huawei Technologies Co., Ltd +- ide:atapi: check io_buffer_index in ide_atapi_cmd_reply_end + * Fri Feb 19 2021 Huawei Technologies Co., Ltd - ati: use vga_read_byte in ati_cursor_define - sd: sdhci: assert data_count is within fifo_buffer