SHA256
1
0
forked from pool/lxd

Accepting request 818200 from home:cyphar:lxc

- Update to LXD 4.3. The full upstream changelog is available from:
  https://discuss.linuxcontainers.org/t/lxd-4-3-has-been-released/8303
  boo#1173608

  + Block custom storage volumes
  + VM: Initial work for graphical console
  * VM: Rework of PCIe layout
  + VM: GPU passthrough
  * Direct console attach on lxc start and lxc restart
  * Isolated CPUs reporting in resources API

OBS-URL: https://build.opensuse.org/request/show/818200
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxd?expand=0&rev=59
This commit is contained in:
2020-07-02 03:51:33 +00:00
committed by Git OBS Bridge
parent 05d14ae70c
commit 7449dfc8e1
6 changed files with 34 additions and 20 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Jul 2 02:12:53 UTC 2020 - Aleksa Sarai <asarai@suse.com>
- Update to LXD 4.3. The full upstream changelog is available from:
https://discuss.linuxcontainers.org/t/lxd-4-3-has-been-released/8303
boo#1173608
+ Block custom storage volumes
+ VM: Initial work for graphical console
* VM: Rework of PCIe layout
+ VM: GPU passthrough
* Direct console attach on lxc start and lxc restart
* Isolated CPUs reporting in resources API
-------------------------------------------------------------------
Fri Jun 5 23:58:50 UTC 2020 - Aleksa Sarai <asarai@suse.com>