Updated AppArmor with a newer backported AppArmor release by UBports
This commit is contained in:
@@ -23,6 +23,8 @@ struct aa_domain {
|
||||
char **table;
|
||||
};
|
||||
|
||||
struct aa_profile *x_table_lookup(struct aa_profile *profile, u32 xindex);
|
||||
|
||||
int apparmor_bprm_set_creds(struct linux_binprm *bprm);
|
||||
int apparmor_bprm_secureexec(struct linux_binprm *bprm);
|
||||
void apparmor_bprm_committing_creds(struct linux_binprm *bprm);
|
||||
|
||||
Reference in New Issue
Block a user