From 455055e6ad7a1163adf1486df4d5fa00386976ee27b657dae9869c0fff3cb1aa Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Wed, 12 Apr 2023 21:04:59 +0000 Subject: [PATCH] - qemu: Fix potential crash during driver cleanup bsc#1209861 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=979 --- libvirt-9.2.0.tar.xz | 4 ++-- libvirt.changes | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/libvirt-9.2.0.tar.xz b/libvirt-9.2.0.tar.xz index 297a2e6..ac9523e 100644 --- a/libvirt-9.2.0.tar.xz +++ b/libvirt-9.2.0.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d50d1c6a4a2a1656d39d994f3e5d482b66bd4236905164dabe3a32197f247da8 -size 9495536 +oid sha256:79155f1e3904963cc384587af1177ec18cbec9159be21e5f2f30fa30de6b36dd +size 9495364 diff --git a/libvirt.changes b/libvirt.changes index ef6ab74..0929420 100644 --- a/libvirt.changes +++ b/libvirt.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 12 21:01:17 UTC 2023 - James Fehlig + +- qemu: Fix potential crash during driver cleanup + bsc#1209861 + ------------------------------------------------------------------- Mon Apr 10 14:11:42 UTC 2023 - James Fehlig