Accepting request 848282 from home:cyphar:lxc

- Update to LXD 4.8. The full upstream changelog is available from:
  https://discuss.linuxcontainers.org/t/lxd-4-8-has-been-released/9458
  boo#1178759

  + vTPM support
  + VirtioFS support for virtual machines
  + Full CGroup2 support
  + rebase mode for zfs.clone_copy
  + --reuse option in lxc snapshot and lxc storage volume snapshot
  * restarted lifecycle event
  * Improved logging of user requests

OBS-URL: https://build.opensuse.org/request/show/848282
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxd?expand=0&rev=69
This commit is contained in:
2020-11-13 06:38:16 +00:00
committed by Git OBS Bridge
parent c10ee53a67
commit ef3e60f9da
6 changed files with 36 additions and 21 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Nov 13 06:15:10 UTC 2020 - Aleksa Sarai <asarai@suse.com>
- Update to LXD 4.8. The full upstream changelog is available from:
https://discuss.linuxcontainers.org/t/lxd-4-8-has-been-released/9458
boo#1178759
+ vTPM support
+ VirtioFS support for virtual machines
+ Full CGroup2 support
+ rebase mode for zfs.clone_copy
+ --reuse option in lxc snapshot and lxc storage volume snapshot
* restarted lifecycle event
* Improved logging of user requests
-------------------------------------------------------------------
Sat Oct 17 09:03:58 UTC 2020 - Aleksa Sarai <asarai@suse.com>