From 39623077d7674c2a19e875aa32798b924d6e72b1 Mon Sep 17 00:00:00 2001 From: Olivier Gayot Date: Tue, 16 May 2023 18:00:03 +0200 Subject: [PATCH] snapcraft: use latest curtin and probert This will pull the fixes for the utf-8 partition names. Signed-off-by: Olivier Gayot --- snapcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 95a4c12a..7f4a88c9 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -61,7 +61,7 @@ parts: source: https://git.launchpad.net/curtin source-type: git - source-commit: e1af11e532c1eada6a229939d9949713414817a4 + source-commit: fb70e57035375abc63c7c2c757c4c64ab928d5b4 override-pull: | craftctl default @@ -215,7 +215,7 @@ parts: source: https://github.com/canonical/probert.git source-type: git - source-commit: 6c3f5c6b9772ef5eaf95e9be631c7780a280e441 + source-commit: a2053080cc9aacd38e36a37784299a0eda05e9f6 override-build: *pyinstall