From d3f81f6a34a5799c3258214d15ab86a6b1683758da147c033dfeba51de39441e Mon Sep 17 00:00:00 2001 From: Charles Arnold Date: Thu, 30 Jun 2022 21:25:57 +0000 Subject: [PATCH] - Drop BuildRequires libnbd OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-v2v?expand=0&rev=29 --- virt-v2v.changes | 1 + virt-v2v.spec | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/virt-v2v.changes b/virt-v2v.changes index cada5bd..5644360 100644 --- a/virt-v2v.changes +++ b/virt-v2v.changes @@ -4,6 +4,7 @@ Wed Jun 29 09:51:03 MDT 2022 - carnold@suse.com - bsc#1201064 - Libguestfs: Buffer overflow in get_keys leads to DOS - CVE-2022-2211 CVE-2022-2211-options-fix-buffer-overflow-in-get_keys.patch +- Drop BuildRequires libnbd ------------------------------------------------------------------- Thu May 26 11:39:38 MDT 2022 - carnold@suse.com diff --git a/virt-v2v.spec b/virt-v2v.spec index 3725a89..cb6f5c9 100644 --- a/virt-v2v.spec +++ b/virt-v2v.spec @@ -39,7 +39,6 @@ BuildRequires: gettext-devel BuildRequires: glib2-devel BuildRequires: libguestfs-devel >= 1.42 BuildRequires: libjansson-devel -BuildRequires: libnbd BuildRequires: libosinfo-devel BuildRequires: libvirt-devel BuildRequires: libxml2-devel