Accepting request 830380 from home:cyphar:lxc

- Update to LXD 4.5. The full upstream changelog is available from:
  https://discuss.linuxcontainers.org/t/lxd-4-5-has-been-released/8824
  boo#1175910

  + Initial support for OVN virtual networks
  + Initial bpf syscall interception
  * Support for native terminal device allocation
  * VGA console now working on Windows
  * Improved handling of remote storage pools
  * forkdns and forkproxy now running under AppArmor confinement
  + lxc move now let’s you select a cluster target too

OBS-URL: https://build.opensuse.org/request/show/830380
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxd?expand=0&rev=63
This commit is contained in:
2020-08-29 04:26:57 +00:00
committed by Git OBS Bridge
parent 8655e38e5e
commit d89b112249
6 changed files with 35 additions and 20 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sat Aug 29 02:59:26 UTC 2020 - Aleksa Sarai <asarai@suse.com>
- Update to LXD 4.5. The full upstream changelog is available from:
https://discuss.linuxcontainers.org/t/lxd-4-5-has-been-released/8824
boo#1175910
+ Initial support for OVN virtual networks
+ Initial bpf syscall interception
* Support for native terminal device allocation
* VGA console now working on Windows
* Improved handling of remote storage pools
* forkdns and forkproxy now running under AppArmor confinement
+ lxc move now lets you select a cluster target too
-------------------------------------------------------------------
Sat Aug 1 07:14:32 UTC 2020 - Aleksa Sarai <asarai@suse.com>