From f3e76c3ad144f5ef0f8f441b30922a3498ea6ab0f262e0d1b7d1d602222ce9f3 Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Thu, 5 Sep 2019 22:53:30 +0000 Subject: [PATCH] Accepting request 728602 from home:jfehlig:branches:Virtualization - Update SLE15 SP2 with openSUSE Factory package - Bug references made in the SLE15 SP1 package since the last Factory update: bsc#1133229, bsc#1138734, bsc#1141251, bsc#1143497, bsc#1137137 OBS-URL: https://build.opensuse.org/request/show/728602 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=774 --- libvirt.changes | 51 +++++++++++++++++++++++++++++++++++++++++++++++++ libvirt.spec | 3 +++ 2 files changed, 54 insertions(+) diff --git a/libvirt.changes b/libvirt.changes index cb031ee..a4eb82c 100644 --- a/libvirt.changes +++ b/libvirt.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Thu Sep 5 22:49:13 UTC 2019 - James Fehlig + +- Update SLE15 SP2 with openSUSE Factory package +- Bug references made in the SLE15 SP1 package since the last + Factory update: bsc#1133229, bsc#1138734, bsc#1141251, + bsc#1143497, bsc#1137137 +- Patches in SLE15 SP1 package that are dropped by this update: + 4ec3cf9a-apparmor-rules.patch, + f38ef0fa-no-RDMA-check.patch, + 411cdaf8-apparmor-check-profile-name.patch, + 696239ba-qemu-fix-query-cpus-fast.patch, + 09eb1ae0-conf-add-xenbus-controller.patch, + fb059757-libxl-add-xenbus-controller.patch, + ec5a1191-libxl-support-max-grant-frames.patch, + 5a64c202-xenconfig-support-max-grant-frames.patch, + CVE-2019-3886-api.patch, + CVE-2019-3886-remote.patch, + e0246257-cputest-add-data-for-Cascadelake-Server.patch, + 5cd9db3a-cputest-add-data-E3-1225-v5.patch, + 538d8735-cpu_map-Define-md-clear-CPUID-bit.patch, + 96f41cd7-admin-reject-clients.patch, + f111e094-locking-restrict-sockets-to-mode-0600.patch, + e37bd65f-logging-restrict-sockets-to-mode-0600.patch, + 9f4e35dc-network-improve-chain-create-error-report.patch, + 686803a1-network-split-ipv4-ipv6-chains.patch, + c1c235eb-nework-clear-cached-error.patch, + 4330d138-network-refactor-global-chains.patch, + 3b66bd9a-add-debug-chain-creation.patch, + c6cbe187-network-delay-global-fw-setup.patch, + CVE-2019-10161-api-disallow-virDomainSaveImageGetXMLDesc.patch, + CVE-2019-10166-api-disallow-virDomainManagedSaveDefineXML.patch, + CVE-2019-10167-api-disallow-virConnectGetDomainCapabilities.patch, + CVE-2019-10168-api-disallow-virConnect-HypervisorCPU.patch, + 51f9f80d-fix-copying-bitmaps.patch, + 2878278c-cpu_map-add-Cascaselake-Server.patch, + 4a0f604d-cpu_map-distribute-Cascaselake-Server.patch, + d5572f62-qemu-support-override-max-thread.patch, + 673f805d-qemu-chown-uniqDir.patch, + 975b004d-virtlogd-over-logrotate.patch, + 18d47d61-revert-d00c77ae.patch, + d6943eab-libxl-pmsuspend-event.patch, + 3d179919-virsh-precopy-bandwidth.patch, + f4bdd829-rename-precopy-bandwidth.patch + +------------------------------------------------------------------- +Thu Sep 5 22:21:03 UTC 2019 - James Fehlig + +- Add apparmor-abstractions as a required package for daemon + bsc#1142992 + ------------------------------------------------------------------- Wed Sep 4 20:54:24 UTC 2019 - James Fehlig diff --git a/libvirt.spec b/libvirt.spec index ec0c3cc..b1bfcb6 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -422,6 +422,9 @@ Requires: qemu-ovmf-x86_64 %ifarch aarch64 Requires: qemu-uefi-aarch64 %endif +%if %{with_apparmor} +Requires: apparmor-abstractions +%endif %description daemon Server side daemon required to manage the virtualization capabilities