SHA256
1
0
forked from pool/lxd

Accepting request 766263 from home:cyphar:lxc

- Update to LXD 3.19. The full upstream changelog is available from:
  https://discuss.linuxcontainers.org/t/lxd-3-19-has-been-released/6529
  + Virtual machine support
  + Reworked storage layer
  + Routed networking mode
  + Custom mount options for disk devices
  + Interception of the mount system call
  + Multi-architecture clustering
  + ...

OBS-URL: https://build.opensuse.org/request/show/766263
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxd?expand=0&rev=33
This commit is contained in:
2020-01-22 11:17:28 +00:00
committed by Git OBS Bridge
parent 1d0c730a6d
commit 99eb193448
6 changed files with 53 additions and 25 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Jan 17 05:17:53 UTC 2020 - Aleksa Sarai <asarai@suse.com>
- Update to LXD 3.19. The full upstream changelog is available from:
https://discuss.linuxcontainers.org/t/lxd-3-19-has-been-released/6529
+ Virtual machine support
+ Reworked storage layer
+ Routed networking mode
+ Custom mount options for disk devices
+ Interception of the mount system call
+ Multi-architecture clustering
+ ...
- Rework package handling to fake Go module builds.
-------------------------------------------------------------------
Wed Dec 11 23:55:40 UTC 2019 - Aleksa Sarai <asarai@suse.com>