2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-30 13:58:22 +00:00

Update Release_Notes_2.13.1

John Johansen 2018-09-18 09:49:11 +00:00
parent 1b6c3c5969
commit a4a8eb891c

@ -38,6 +38,7 @@ Policy Compiler (a.k.a apparmor\_parser)
- provide typedefs for comparison_fn_t and __free_fn_t to fix build issues on musl based systems
- fix bugs in --config-file handling
- make --config-file so it is no longer required to be the first option passed to the parser
- move default cache location to /var/cache
Init
----