- 28 Sep, 2022 1 commit
-
- 27 Sep, 2022 36 commits
-
-
Eolien55 authored
-
Andy Postnikov authored
-
Andy Postnikov authored
-
Kaarle Ritvanen authored
also assume maintainership
-
-
-
-
-
-
alice authored
autodetected on riscv without the headers being present..
-
alice authored
this also fixes a build failure against new sdl12-compat, as they used the same symbols before. being on real sdl2 also works much better
-
alice authored
-
alice authored
-
alice authored
-
Bart Ribbers authored
-
Bart Ribbers authored
-
Bart Ribbers authored
-
alice authored
-
Galen Abell authored
-
Bart Ribbers authored
-
alice authored
-
alice authored
-
alice authored
-
since the update to meson, LXD is broken if it detects that apparmor is available. It assumes that LXC will be apparmor capable, too so starting any container fails with the following error message: ``` lxc 20220924043344.558 ERROR confile - ../src/lxc/confile.c:set_config_apparmor_profile:1651 - Invalid argument - Built without AppArmor support ``` I did not test this on a system without apparmor support but the code looks like it should since `lsm_apparmor_ops_init` would simply return NULL which would cause `lsm_init_static` to keep looking for other security modules.
-
this is required to let main/lxc depend on it.
-
-
alice authored
-
alice authored
-
alice authored
-
- 26 Sep, 2022 3 commits
-