From 56a785fe0226bc75cf67e2d068497cfd4d00ea8e Mon Sep 17 00:00:00 2001 From: Chris Peterson Date: Fri, 8 Mar 2024 11:54:27 -0800 Subject: [PATCH] curtin: bump rev to pickup /cdrom/.disk hook A new builtin curthook was introduced to address copying over common metadata from /cdrom/.disk/ at install time. This addressed copying /cdrom/.disk/info and /cdrom/.disk/ubuntu_dist_channel (LP: #2037038). --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 13a891c9..2689940c 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -70,7 +70,7 @@ parts: source: https://git.launchpad.net/curtin source-type: git - source-commit: a5b815bc688fcc18877ef2cd05ea56bc58d7fe00 + source-commit: 7db312f27463e7f56ede4778e5cfac91a0db14a2 override-pull: | craftctl default