mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 01:57:43 +00:00
small fixes on log parsing MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/959 Approved-by: Jon Tourville <jon.tourville@canonical.com> Approved-by: Christian Boltz <apparmor@cboltz.de> Merged-by: Georgia Garcia <georgia.garcia@canonical.com> (cherry picked from commit 4f2d2a8cab285a725bf72d0322ddf17df312abe4) Signed-off-by: Georgia Garcia <georgia.garcia@canonical.com>
Known Bugs: Will allow multiple letters in the () due to translation/unicode issues with regexing the key. User input will probably bug out in a different locale.