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