Accepting request 975028 from home:cyphar:lxc

- Update to LXD 5.1. The full upstream changelog is available from:
  https://discuss.linuxcontainers.org/t/lxd-5-1-has-been-released/13956
  boo#1199216

  + Sysinfo system call interception
  + lxc cluster role sub-command
  * lxc storage volume info shows volume total size
  + Configurable host network interface naming pattern
  * Overrideable evacuation mode
  * Setting profiles during an image copy

OBS-URL: https://build.opensuse.org/request/show/975028
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxd?expand=0&rev=106
This commit is contained in:
Aleksa Sarai 2022-05-05 05:38:58 +00:00 committed by Git OBS Bridge
parent 21d918dbed
commit b136d2a6a1
6 changed files with 39 additions and 24 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:97fae15a1826bc73a45cbf8e9adf775fd9702248863b8a5997de5494eaaeb252
size 17955650

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEYC9WdmPlk7y9FPM4xjiXTWR5LWcFAmIqyfIACgkQxjiXTWR5
LWfFihAAl8k6I18h1BQVXMQEdrW2Dtcm7ejlPmKPliseZgt8vvLdoABQ9GQRK3Rf
apkBt3Dc+eFLy9waz8BWo1+X14aXaWYMyDNPea6iEhLcUgrhWYsw7SzmwDIaWaex
c/Wf8C3ZobePmDBzUZ/fLSeuP/Lw77VlOmPpIb8XSHyNbKSSLBHPQcj2Crowh2UL
/w9nsOsKNbg3UTXeEXUce3UheAS2WE9KhJPrQZp+vCBPUbYLNZbRNe5uAbAEm4hL
+WEWlvlA1cQPVYrHkAj1rwk4DA8li7JiyCDilDy6Kww33Qy5rWU3LW2MBCY6uVHX
n4fxSItwZHrC8GtKmcz+YOqtIRI6o6KVluqtB9UnSAlyBaRmSPx/rQybwEQ9Zcex
Hyd0/euL01OegvTdkVr/T3y4PP0I/qZRbomd2GXUF2erGokPPSNwgrQh4SQeJLxa
JSqrIO8ZRPv3G9k0+3b53sSgS/3eTuVMHLBX5yP6nTtFJFJIE+QTXRr0aAheh+lD
9JHBBS1/1+iPZLT93RQBPNiB8NMrtrz1md1REfDc6tQ6UMfcN5jxtVpZi6LorQFm
IBbe9ElOyuethehsBfe7vO1dzi9rIylAJ7d7u53+OV3cM8ejXb32Rjb1ldfoGjGv
wXkijXaVi1114sqPh0kRsHOtitygjsKYSvUJK18TVhvNK4TQkhQ=
=+kth
-----END PGP SIGNATURE-----

3
lxd-5.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:319f4e93506e2144edaa280b0185fb37c4374cf7d7468a5e5c8c1b678189250a
size 18017579

16
lxd-5.1.tar.gz.asc Normal file
View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEYC9WdmPlk7y9FPM4xjiXTWR5LWcFAmJq60YACgkQxjiXTWR5
LWcnZA/9E3XxPxLaFVnfT16kOYIFCZX50eyumUefcS+T5qhu19yX1MdvOC3ESLIn
bSQjK/AVjL9UgNpQQTaMYkn1FWq1ZH6jdwzB6y4hBMcP7iE3BqihCoehZk0K+oC4
sybqSimUqt491/HNSVdDChGTHhr2BVZRTLmAo46EdBueb4WYGyTzEiiSUM0cmMF5
Af5/MjpuYfmVxr7DfbXeBibJzhpg6x5PzyYzRvC0hMAg2qrMYZMAWhJXXFFE3VCt
QszrMriGbOcSqfSL0VqSjGgUJW7B0StVBQq16TkdhO+oBMUvfjTCm1e11uoWNN4p
8PS6vA9yeNIjd2+UuubsG+gGssHhgKpMSDPt0bFZNMW7y6m7OwNk0W+CUgA1bxnK
QPn3QFfi+QkmEUCLZjVLu/pQDH46fD1RUk1G0zYHdlnVJpUCM+sH4YbKwYDax/lS
ZaL26ihG25sZw3fESermEAUSRS8q68HDWzDad0+YE4hnQscqFo8toNxNv/+8QHx/
b6fQM6gaEIu43u/JqAJCURtIkW0aiSRI/vcZfGnPoFA77wbzCeA0DxGJURlFsP6Q
hbVlmunKDzDKukO5w1zKJBOjiAj/aBElRR/iRvVmwCwwAPiBXhvpn6eamGTgJNsa
UR2a5xew76JL1yQ4ug9yi0aObXh3gULd9XuY8E1Uu5Rk16vag9U=
=rsCN
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu May 5 04:27:43 UTC 2022 - Aleksa Sarai <asarai@suse.com>
- Update to LXD 5.1. The full upstream changelog is available from:
https://discuss.linuxcontainers.org/t/lxd-5-1-has-been-released/13956
boo#1199216
+ Sysinfo system call interception
+ lxc cluster role sub-command
* lxc storage volume info shows volume total size
+ Configurable host network interface naming pattern
* Overrideable evacuation mode
* Setting profiles during an image copy
-------------------------------------------------------------------
Thu May 5 03:31:24 UTC 2022 - Aleksa Sarai <asarai@suse.com>

View File

@ -34,7 +34,7 @@
%endif
Name: lxd
Version: 4.24
Version: 5.1
Release: 0
Summary: Container hypervisor based on LXC
License: Apache-2.0
@ -63,12 +63,13 @@ BuildRequires: sqlite3-devel >= 3.25
BuildRequires: pkgconfig(libudev)
BuildRequires: pkgconfig(lxc) >= 4.0.0
# Due to a limitation in openSUSE's Go packaging we cannot have a BuildRequires
# for 'golang(API) >= 1.14' here, so just require 1.14 exactly. bsc#1172608
BuildRequires: golang(API) = 1.17
# for 'golang(API) >= 1.18' here, so just require 1.18 exactly. bsc#1172608
BuildRequires: golang(API) = 1.18
# Needed to build dqlite and raft.
BuildRequires: autoconf
BuildRequires: libtool
BuildRequires: pkgconfig(libuv) >= 1.8.0
Requires: kernel-base >= 5.4
# Bits required for images and other things at runtime.
Requires: acl
Requires: ebtables
@ -93,10 +94,10 @@ Requires: qemu-ui-spice-core
Requires: qemu-ui-spice-app
%endif
%ifarch %ix86 x86_64
Requires: qemu-x86
Requires: qemu-x86 >= 6.0
%endif
%ifarch aarch64 %arm
Requires: qemu-arm
Requires: qemu-arm >= 6.0
%endif
%endif
# Storage backends -- we don't recommend ZFS since it's not *technically* a