Accepting request 877354 from home:cyphar:lxc

Support pre-15.3 Leap QEMU package names.

OBS-URL: https://build.opensuse.org/request/show/877354
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxd?expand=0&rev=78
This commit is contained in:
2021-03-06 07:37:47 +00:00
committed by Git OBS Bridge
parent 6c45e6504b
commit 68261b20a4
2 changed files with 9 additions and 0 deletions

View File

@@ -13,6 +13,9 @@ Fri Mar 5 16:31:52 UTC 2021 - Aleksa Sarai <asarai@suse.com>
* Initial auto-generated REST-API documentation
+ VM: Stateful stop and stateful snapshots for virtual machines
- Updated packaging to support VMs, though note that LXD's usage of QEMU causes
issues with QEMU 5.2 on openSUSE (because of how we package it). See
<https://github.com/lxc/lxd/issues/8416> for more details. bsc#1181549
-------------------------------------------------------------------
Fri Feb 5 07:41:04 UTC 2021 - Aleksa Sarai <asarai@suse.com>