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
This commit is contained in:
parent
c626f4fb31
commit
f3e76c3ad1
@ -1,3 +1,54 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 5 22:49:13 UTC 2019 - James Fehlig <jfehlig@suse.com>
|
||||
|
||||
- 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 <jfehlig@suse.com>
|
||||
|
||||
- Add apparmor-abstractions as a required package for daemon
|
||||
bsc#1142992
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 4 20:54:24 UTC 2019 - James Fehlig <jfehlig@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user