SHA256
1
0
forked from pool/lxd

Accepting request 848282 from home:cyphar:lxc

- Update to LXD 4.8. The full upstream changelog is available from:
  https://discuss.linuxcontainers.org/t/lxd-4-8-has-been-released/9458
  boo#1178759

  + vTPM support
  + VirtioFS support for virtual machines
  + Full CGroup2 support
  + rebase mode for zfs.clone_copy
  + --reuse option in lxc snapshot and lxc storage volume snapshot
  * restarted lifecycle event
  * Improved logging of user requests

OBS-URL: https://build.opensuse.org/request/show/848282
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxd?expand=0&rev=69
This commit is contained in:
Aleksa Sarai 2020-11-13 06:38:16 +00:00 committed by Git OBS Bridge
parent c10ee53a67
commit ef3e60f9da
6 changed files with 36 additions and 21 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:011745a66e971d95ada088dc42a9154028393de86871ea3ef4ff91a2976525ed
size 14313057

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEYC9WdmPlk7y9FPM4xjiXTWR5LWcFAl+IxCMACgkQxjiXTWR5
LWeQNRAAuUxjeHRXO+OaoMW1G2hNwD/7Pi5vlbvBVsaWeY+95PjRLUxXJkf9lQgr
DRg8PQ4ZduM+4A74phAB/IcFYaxWH+69e4NjKVt1KmT2VSzpHyn1zSlWuUkxi0+5
bB/CLqVI2t/gxV32M9uaIZ6U6mJizrNTx9xPDmb086vbnYesmOsl97XMZe+GvFYa
VIHaf7bPRnceVLrIjPq0IS4BeoezZBAgFbjlzDrun4flrk+EYSJpxhKpKMsziUtF
AU1LuO+25Qvn2EiNs/SDrzuQEC/YsverGmmERNTlzrZYUpJx33pJMMhALInd3S1s
BoBBjHHV5ykX3H88pu+Tw5uQOEGganuDoMHSalQHp99SHysWRhCmveGLxbjqXAWJ
uicAbaS4cNB55E2RxkoUVvQFx5DrZE2Aj1bl2iCLz2g2NJZNWbl+IiFN/dL1YCZY
YZqUcJ0QFQSQX/CnoSibuSFzekYMNxU7y3/yryDCPy91RnaWTu+oUgame3THYeIG
Qg9f0hIjbVoiHpTfZICUxgOnLf19Wz3vvGtCDxhfy+MBr1u7IFFgkktlI0iLDG1q
nXdQ/MvlL2/Acs71RXQeBD2clN9Q4JrKCTEbayv/HtgQXhgg/91EoD+dGu0n17Ro
mH0SgTzXmwdHYiOyI1s3PSSS6+Cml4PglFtqc0sJLGG9hwD1mgQ=
=K3gq
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEYC9WdmPlk7y9FPM4xjiXTWR5LWcFAl+tmIMACgkQxjiXTWR5
LWfj3w/+N2/ysZIbfSCUDPeRKQMjWI2Uo99B+nVTuSpK2T4kIiogmMztpOZXjfOo
CjBz/XT8jBJB2Dap6skCiz6bw3BIHPY70TyoOc3eMBHZa5wGTeJj6xjl5HYdRaVd
NQHIWcy6LBMvXZEKC9KN8gr5LKVhMCPUUOnG1TnUZlx86vF5HnL9NVjV25vFOBzV
JZDEurBN06LiFCHUVIlh7isDII5cmfH2URmSq1YAxZMxyhpW4082guOD03Sebf7G
+hkT3LXjVClmz4yhGffxbI5C4sqgq2Eo3dfCCHDXns9T/mkwNvZsu32F0j4yCqKr
ZZPmvQCaRBn9eV/+piV+ZsW9c81+LhpqW0pkxuwybQ9O9jcSp8ks8lsD2UDLczsW
wKlMmekA/dHodE4PgZd7g3ijW1rDNju5MnOAOgAptzIoVFdrdbO7GOXSu4R8Lpva
UNKRgIjXVPoy8tTU8TlntEDrebPYLqVDfzrLEWTdu+HBuaUEbNlmOfBZbHtxTbST
O5j+jDfYTvk7SZC4oSh5/LTXH0DC5LGxJzicjo6h6SOyR3uaq65wrSPB0B+WqOAv
Kuhodj+v1r1ysARofbG31xxRZQnCel7namVsCwxl40F0J4m6HxySkJpRYM3Q6PQN
InRzQ0QkpOjWF/19lsxHLLpdUHmGni0NynQVkSbKZhDF4FmEbM4=
=t1VE
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Nov 13 06:15:10 UTC 2020 - Aleksa Sarai <asarai@suse.com>
- Update to LXD 4.8. The full upstream changelog is available from:
https://discuss.linuxcontainers.org/t/lxd-4-8-has-been-released/9458
boo#1178759
+ vTPM support
+ VirtioFS support for virtual machines
+ Full CGroup2 support
+ rebase mode for zfs.clone_copy
+ --reuse option in lxc snapshot and lxc storage volume snapshot
* restarted lifecycle event
* Improved logging of user requests
-------------------------------------------------------------------
Sat Oct 17 09:03:58 UTC 2020 - Aleksa Sarai <asarai@suse.com>

View File

@ -23,7 +23,7 @@
%define import_path github.com/lxc/lxd
Name: lxd
Version: 4.7
Version: 4.8
Release: 0
Summary: Container hypervisor based on LXC
License: Apache-2.0
@ -45,9 +45,9 @@ BuildRequires: libcap-devel
BuildRequires: patchelf
BuildRequires: pkg-config
BuildRequires: rsync
BuildRequires: sqlite3-devel >= 3.25
# 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: sqlite3-devel >= 3.25
BuildRequires: golang(API) = 1.14
BuildRequires: pkgconfig(libudev)
BuildRequires: pkgconfig(lxc) >= 3.0.0