Accepting request 801892 from home:cyphar:lxc

- Update to LXD 4.1. The full upstream changelog is available from:
  https://discuss.linuxcontainers.org/t/lxd-4-1-has-been-released/7737

  + Push and relay support for images
  + Routing table support for routed NIC devices
  + L2 mode for ipvlan NIC devices
  * Tweaks to the resources API
  * Addition of OS data in the server information
  + New lxd cluster remove-raft-node command
  * Improved table sorting in the command line tool

OBS-URL: https://build.opensuse.org/request/show/801892
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxd?expand=0&rev=55
This commit is contained in:
2020-05-09 04:47:55 +00:00
committed by Git OBS Bridge
parent e74a258a56
commit 08cbcfd5ac
6 changed files with 34 additions and 20 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat May 9 03:45:46 UTC 2020 - Aleksa Sarai <asarai@suse.com>
- Update to LXD 4.1. The full upstream changelog is available from:
https://discuss.linuxcontainers.org/t/lxd-4-1-has-been-released/7737
+ Push and relay support for images
+ Routing table support for routed NIC devices
+ L2 mode for ipvlan NIC devices
* Tweaks to the resources API
* Addition of OS data in the server information
+ New lxd cluster remove-raft-node command
* Improved table sorting in the command line tool
-------------------------------------------------------------------
Fri Apr 24 06:58:55 UTC 2020 - Aleksa Sarai <asarai@suse.com>