From 67ea99e0edbeb1f014b8a5ec17f8fa17e5a66dd9 Mon Sep 17 00:00:00 2001 From: Thomas Parrott Date: Fri, 15 Nov 2024 10:29:28 +0000 Subject: [PATCH] snapcraft: lxd: Bump to lxd-5.0.4 Signed-off-by: Thomas Parrott --- snapcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index befcb650..e7b65930 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -2,7 +2,7 @@ name: lxd base: core20 assumes: - snapd2.39 -version: "5.0.3" +version: "5.0.4" grade: stable summary: LXD - container and VM manager description: |- @@ -1371,7 +1371,7 @@ parts: build-attributes: [core22-step-dependencies] source: https://github.com/canonical/lxd source-type: git - source-commit: 2c68589de0c132d14e8108490cdec7eae7879eb0 # pre lxd-5.0.4 + source-commit: 2101d7f6efdaa7762e6593c857cb524bfcd2859b # lxd-5.0.4 after: - lxc - dqlite