mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 13:58:22 +00:00
libapparmor: fix library version to 2.13
The versioning previous patches was inconsistent because the multicache patch have been in development for a while and the target version has changed. Cleanup libapparmor .map file to use the 2.13 release version Signed-off-by: John Johansen <john.johansen@canonical.com> Christian Boltz <apparmor@cboltz.de>
This commit is contained in:
parent
971908b730
commit
3f1ed05da6
@ -95,7 +95,7 @@ APPARMOR_2.11 {
|
||||
*;
|
||||
} APPARMOR_2.10;
|
||||
|
||||
APPARMOR_2.15 {
|
||||
APPARMOR_2.13 {
|
||||
global:
|
||||
aa_policy_cache_dir_path;
|
||||
aa_policy_cache_dir_path_preview;
|
||||
|
Loading…
x
Reference in New Issue
Block a user