Skip to content

Commit

Permalink
lxd: Cherry-pick upstream bugfixes
Browse files Browse the repository at this point in the history
Includes fixes from canonical/lxd#12829

Signed-off-by: Thomas Parrott <[email protected]>
  • Loading branch information
tomponline committed Feb 7, 2024
1 parent 51452c3 commit b195b67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1403,6 +1403,8 @@ parts:
git cherry-pick -x b737ae50e2590c7aa367254237f89ddc4d388ffb # lxd/storage/drivers/ceph: Restore the VM block filesystem volume too
git cherry-pick -x b61ffddda691d553eab3fbf23fb25ef2185ed6de # lxd/storage/drivers/lvm: Restore the VM block filesystem volume for thin-pools too
git cherry-pick -x 59cdc0a758b627083f729cd4b81dbb69035cb04d # lxd/storage/drivers/ceph: Double check the volumes content type
git cherry-pick -x 3681d5e54649fcc2fc9375b6820c1133f140228d # shared/simplestreams/products: Fix regression in parsing version files
git cherry-pick -x 56364f5a97373155d5e6a5a6b10d06d16a25fb3c # shared/simplestreams/simplestreams: Improve error messages
# Setup build environment
export GOPATH=$(realpath ./.go)
Expand Down

0 comments on commit b195b67

Please sign in to comment.