Hello community, here is the log from the commit of package lxd for openSUSE:Leap:15.2 checked in at 2020-06-20 06:19:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/lxd (Old) and /work/SRC/openSUSE:Leap:15.2/.lxd.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxd" Sat Jun 20 06:19:54 2020 rev:12 rq:813001 version:4.2 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/lxd/lxd.changes 2020-04-28 20:10:50.728495424 +0200 +++ /work/SRC/openSUSE:Leap:15.2/.lxd.new.3606/lxd.changes 2020-06-21 19:38:25.666433528 +0200 @@ -1,0 +2,32 @@ +Fri Jun 5 23:58:50 UTC 2020 - Aleksa Sarai <[email protected]> + +- Update to LXD 4.2. The full upstream changelog is available from: + https://discuss.linuxcontainers.org/t/lxd-4-2-has-been-released/8071 + bsc#1172605 + + + VLAN filtering on bridges + * Expanded network state information + + Support for custom search domains + + New IPv4 and IPv6 columns in network lists + * mips & riscv64 support for containers and s390x support for VMs + * Using pidfds for all container subprocesses + * LVM volumes only active when needed + + DB query tracing support + * Better cluster life-cycle handling + * Cleaned up database functions + +------------------------------------------------------------------- +Sat May 9 03:45:46 UTC 2020 - Aleksa Sarai <[email protected]> + +- 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 + +------------------------------------------------------------------- Old: ---- lxd-4.0.1.tar.gz lxd-4.0.1.tar.gz.asc New: ---- lxd-4.2.tar.gz lxd-4.2.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxd.spec ++++++ --- /var/tmp/diff_new_pack.UDXrcD/_old 2020-06-21 19:38:26.062434701 +0200 +++ /var/tmp/diff_new_pack.UDXrcD/_new 2020-06-21 19:38:26.066434713 +0200 @@ -23,7 +23,7 @@ %define import_path github.com/lxc/lxd Name: lxd -Version: 4.0.1 +Version: 4.2 Release: 0 Summary: Container hypervisor based on LXC License: Apache-2.0 @@ -45,7 +45,9 @@ BuildRequires: patchelf BuildRequires: pkg-config BuildRequires: rsync -BuildRequires: golang(API) >= 1.10 +# Due to a limitation in openSUSE's Go packaging we cannot have a BuildRequires +# for 'golang(API) >= 1.13' here, so just require 1.13 exactly. bsc#1172608 +BuildRequires: golang(API) = 1.13 BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(lxc) >= 3.0.0 # Needed to build the sqlite fork and dqlite. ++++++ lxd-4.0.1.tar.gz -> lxd-4.2.tar.gz ++++++ /work/SRC/openSUSE:Leap:15.2/lxd/lxd-4.0.1.tar.gz /work/SRC/openSUSE:Leap:15.2/.lxd.new.3606/lxd-4.2.tar.gz differ: char 16, line 1
