SHA256
1
0
forked from pool/lxd

Accepting request 823863 from home:cyphar:lxc

- Update to LXD 4.4. The full upstream changelog is available from:
  https://discuss.linuxcontainers.org/t/lxd-4-4-has-been-released/8574
  boo#1174789

  + VGA console for virtual machines
  + Clustering failure domains
  + /dev/lxd API in virtual machines
  + Graceful daemon shutdown
  + macvlan and sriov managed network types
  + Disk usage limits in projects
  + AppAmor confinement for dnsmasq
  + GPU mediated devices in resources API
  + --console option in lxc launch

OBS-URL: https://build.opensuse.org/request/show/823863
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxd?expand=0&rev=61
This commit is contained in:
2020-08-01 07:34:46 +00:00
committed by Git OBS Bridge
parent 7449dfc8e1
commit 8655e38e5e
6 changed files with 39 additions and 22 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sat Aug 1 07:14:32 UTC 2020 - Aleksa Sarai <asarai@suse.com>
- Update to LXD 4.4. The full upstream changelog is available from:
https://discuss.linuxcontainers.org/t/lxd-4-4-has-been-released/8574
boo#1174789
+ VGA console for virtual machines
+ Clustering failure domains
+ /dev/lxd API in virtual machines
+ Graceful daemon shutdown
+ macvlan and sriov managed network types
+ Disk usage limits in projects
+ AppAmor confinement for dnsmasq
+ GPU mediated devices in resources API
+ --console option in lxc launch
-------------------------------------------------------------------
Thu Jul 2 02:12:53 UTC 2020 - Aleksa Sarai <asarai@suse.com>