Skip to content

Commit

Permalink
Merge pull request canonical#296 from tomponline/latest-candidate
Browse files Browse the repository at this point in the history
lxd: Cherry-pick upstream bugfixes (latest-candidate)
  • Loading branch information
tomponline authored Feb 1, 2024
2 parents c4bbef1 + 9b4d685 commit 95ec499
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1403,6 +1403,9 @@ parts:
git cherry-pick -x be489048500718a3a6b96f1a786d4be7568be6cc # instance/qemu: do some sanity checks around enabling security.csm
git cherry-pick -x 62ee9ff4c4baa0412b316f55e1eed9a15d9a79c4 # lxd/instance/drivers/driver_qemu: use bios-256k.bin instead of seabios.bin
git cherry-pick -x 6df2cd00c48834dab78710ccdc448f28b137d1c2 # lxc/move: Only use server-side move when dealing with a single server
git cherry-pick -x be930d736fb58dc8bcf91f1623e7521f273c5dc3 # lxd/sys: handle apparmor unconfined profile mode appropriately
git cherry-pick -x 148876f05843288a8611cf5c1183585866d4ba56 # lxd/apparmor: allow confined services to receive required signals
git cherry-pick -x e6901cde38f6d53fcaae906681582338da6fa899 # lxd/sys: add comment clarifying AppArmor unconfined profile mode
# Setup build environment
export GOPATH="$(realpath ./.go)"
Expand Down

0 comments on commit 95ec499

Please sign in to comment.