From 91180aa544d8bffd48408a931447495387eea7a4 Mon Sep 17 00:00:00 2001 From: Dan Bungert Date: Fri, 10 Feb 2023 16:11:10 -0700 Subject: [PATCH 1/2] snapcraft: rev curtin for msdos+swap+v1 fix --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 779395bd7..a3f0945b5 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -64,7 +64,7 @@ parts: plugin: python source-type: git source: https://git.launchpad.net/curtin - source-commit: b08eecd68cf5f1bccf4255b3d00a77af51c159f7 + source-commit: c56c51aaeca81ffbbda493eafd63b7ca3d6b4873 build-packages: - shared-mime-info - zlib1g-dev From 75783d2f4d458bf5ba94e89a334849f198577646 Mon Sep 17 00:00:00 2001 From: Dan Bungert Date: Fri, 10 Feb 2023 16:14:43 -0700 Subject: [PATCH 2/2] snapcraft: probert for swap size calculation fix --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index a3f0945b5..80486e7e2 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -212,7 +212,7 @@ parts: - libnl-route-3-dev source: https://github.com/canonical/probert.git source-type: git - source-commit: d759d2cea51bd1f98ebf9dd12e5ea40e503dd6bc + source-commit: 630e33cc4c310d2191e8e5fce916c422c1e300fb requirements: [requirements.txt] stage: - "*"