From 9ccb98b1a7532d16245be8f89a47a25e9d125bbb06fcd2d5a678c9a3f0922323 Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Tue, 2 Apr 2024 16:36:06 +0000 Subject: [PATCH] - Update to libvirt 10.2.0 - CVE-2024-2494 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html#v10-2-0-2024-04-02 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=1030 --- libvirt-10.1.0.tar.xz | 3 --- libvirt-10.2.0.tar.xz | 3 +++ libvirt.changes | 8 ++++++++ libvirt.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 libvirt-10.1.0.tar.xz create mode 100644 libvirt-10.2.0.tar.xz diff --git a/libvirt-10.1.0.tar.xz b/libvirt-10.1.0.tar.xz deleted file mode 100644 index 958fd96..0000000 --- a/libvirt-10.1.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33d52f37a582cba99fbc3ee995508dae959e4e7db317211a8a1f2ea6551a547c -size 9787404 diff --git a/libvirt-10.2.0.tar.xz b/libvirt-10.2.0.tar.xz new file mode 100644 index 0000000..211aa5a --- /dev/null +++ b/libvirt-10.2.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08e31f93054311315ccf92542a1855079163bf31b78be7ba95fc5f5aef16d994 +size 9811684 diff --git a/libvirt.changes b/libvirt.changes index b7a9502..ac72742 100644 --- a/libvirt.changes +++ b/libvirt.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Apr 2 15:03:20 UTC 2024 - James Fehlig + +- Update to libvirt 10.2.0 + - CVE-2024-2494 + - Many incremental improvements and bug fixes, see + https://libvirt.org/news.html#v10-2-0-2024-04-02 + ------------------------------------------------------------------- Thu Mar 21 15:30:22 UTC 2024 - James Fehlig diff --git a/libvirt.spec b/libvirt.spec index 14f0337..223f9d8 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -135,7 +135,7 @@ Name: libvirt URL: https://libvirt.org/ -Version: 10.1.0 +Version: 10.2.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later