From feb022dee0ad4d393988d4ea4194c9923d9d7965200a4af278e28c12507cdfbe Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 20 Nov 2023 21:51:34 +0000 Subject: [PATCH] - add attr as dependency for setfattr (bsc#1190416) - update keyring - Update to 5.15. Full upstream changelogs are at OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxd?expand=0&rev=147 --- lxd.changes | 9 +++++++-- lxd.spec | 1 + 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/lxd.changes b/lxd.changes index 209b63b..325e6b2 100644 --- a/lxd.changes +++ b/lxd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 20 21:51:15 UTC 2023 - Dirk Müller + +- add attr as dependency for setfattr (bsc#1190416) + ------------------------------------------------------------------- Sun Oct 29 15:06:18 UTC 2023 - Richard Rahl @@ -48,12 +53,12 @@ Sun Jul 23 17:44:26 UTC 2023 - Richard Rahl ------------------------------------------------------------------- Sat Jul 15 15:28:06 UTC 2023 - Dirk Müller -- update keyring +- update keyring ------------------------------------------------------------------- Wed Jul 5 07:03:20 UTC 2023 - Richard Rahl -- Update to 5.15. Full upstream changelogs are at +- Update to 5.15. Full upstream changelogs are at https://discuss.linuxcontainers.org/t/lxd-5-14-has-been-released/17259 and https://discuss.linuxcontainers.org/t/lxd-5-15-has-been-released/17493 diff --git a/lxd.spec b/lxd.spec index 21d9abd..9d5f7b1 100644 --- a/lxd.spec +++ b/lxd.spec @@ -72,6 +72,7 @@ BuildRequires: pkgconfig(libuv) >= 1.8.0 Requires: kernel-base >= 5.4 # Bits required for images and other things at runtime. Requires: acl +Requires: attr Requires: ebtables BuildRequires: dnsmasq Requires: dnsmasq