Skip to content

Commit

Permalink
snapcraft: bump curtin revision to pickup RAID fixes
Browse files Browse the repository at this point in the history
 * e6761153 block: drop legacy multipath detection mechanism
 * 52496fc9 storage-config: parse ptable field for RAID if specified
 * 4db0ef3f storage-config: factorize detection of the partition layout
 * 872c8e6b storage_config.py: fix missing uuid entry for RAID partitions
 * a9ba65b1 tox: switch to pytest
 * 6773d81f tox: sitepackages = false

Signed-off-by: Olivier Gayot <[email protected]>
  • Loading branch information
ogayot committed Feb 21, 2025
1 parent b3bedff commit c81e243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ parts:
source: https://git.launchpad.net/curtin
source-type: git
# Tracks the ubuntu/noble branch
source-commit: 28dc844eadca33c183dfb1c455b11a38acf4f01d
source-commit: e67611532bb84e39980ca60ab37fc08f304a15a5

override-pull: |
craftctl default
Expand Down

0 comments on commit c81e243

Please sign in to comment.