Skip to content

Commit

Permalink
incus: Cherry-pick upstream bugfixes
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <[email protected]>
  • Loading branch information
stgraber committed Sep 16, 2024
1 parent 8609856 commit b54ddb3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,18 @@ jobs:
git cherry-pick 34d40ab5c7aacf3502979d008a94f270f2de3bb8 # incusd/network/ovn: Fix group of load-balancer config keys
git cherry-pick 5f3bb2e9d0d24ca527030cac0d36e384a9d83334 # doc: Update metadata
git cherry-pick b77c1ee8aca2da814a534ad45ab21223a0f8faf5 # incusd/apparmor: Add sys_rawio for QEMU 9.1
git cherry-pick 62dee371d6205956ef0ea17ec3ed06482bb8d5f3 # doc: Fix limits.memory default value unit
git cherry-pick 40ba91f6703e0095de5bbe8ad64f0084498c9e73 # incusd/storage/zfs: Make sure the zvol is a block device
git cherry-pick b390684968aa62facf38203a14cb7ecf25c508b9 # incusd/apparmor: Don't attempt unloading profiles when apparmor is disabled
git cherry-pick d69eb911d452f9e3ee9f184f1d3e568a14d75f84 # internal/instance: Fix unit for limits.memory
git cherry-pick b92d02eb5077ea1dce01515c2449b319666f13a9 # doc: Update metadata
git cherry-pick f491d1a1fc2aba4754c6577e3ab8502ea65d6993 # Added translation using Weblate (Norwegian Bokmål)
git cherry-pick bf77cadcebf7f76cda4b1384874675250ed15dc8 # Translated using Weblate (Norwegian Bokmål)
git cherry-pick 40c533300acb7666feb736c3131f60db52be651b # doc/installing: Add Rocky Linux 9
git cherry-pick 39111047246db671f441bed1034d3a1c4837d976 # incus/storage_volume: Fix snapshot listing
git cherry-pick ec2a946f6621897462801efcc9a54b141ec8c63a # i18n: Update translation templates
git cherry-pick ef9e0bdbb5ce6fa92620af72b27b5d21c14ba6aa # Added translation using Weblate (Indonesian)
git cherry-pick c3f84edbe4b7ebe5e4109e82b4173113504dc10b # scripts: fix empty-incus.sh instances delete
go build -o "/opt/incus/bin/fuidshift" github.com/lxc/incus/v6/cmd/fuidshift
go build -o "/opt/incus/bin/incus" github.com/lxc/incus/v6/cmd/incus
Expand Down

0 comments on commit b54ddb3

Please sign in to comment.