SHA256
1
0
forked from pool/lxd

Accepting request 734689 from home:cyphar:lxc

- Update to LXD 3.18. The full upstream changelog is available from:
  https://discuss.linuxcontainers.org/t/lxd-3-18-has-been-released/5869
  boo#1152846
  + New /1.0/instances endpoint
  + Support for storing VM images
  + Extended disk resources information
  + Modification of image expiry date
  + Clustering roles
  + IPv4 configuration when in Fan mode

OBS-URL: https://build.opensuse.org/request/show/734689
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxd?expand=0&rev=29
This commit is contained in:
2019-10-03 05:29:46 +00:00
committed by Git OBS Bridge
parent 3f8cc8b983
commit 2f6dbed152
6 changed files with 33 additions and 20 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Oct 3 01:53:53 UTC 2019 - Aleksa Sarai <asarai@suse.com>
- Update to LXD 3.18. The full upstream changelog is available from:
https://discuss.linuxcontainers.org/t/lxd-3-18-has-been-released/5869
boo#1152846
+ New /1.0/instances endpoint
+ Support for storing VM images
+ Extended disk resources information
+ Modification of image expiry date
+ Clustering roles
+ IPv4 configuration when in Fan mode
-------------------------------------------------------------------
Wed Sep 25 11:03:42 UTC 2019 - Aleksa Sarai <asarai@suse.com>