diff --git a/Release_Notes_2.13.8.md b/Release_Notes_2.13.8.md index ca6dff0..0681ae5 100644 --- a/Release_Notes_2.13.8.md +++ b/Release_Notes_2.13.8.md @@ -46,7 +46,7 @@ These release notes cover all changes between 2.13.7 (b51a2d27) and 2.13.8 (027f - Fix spacing when printing out AF_UNIX addresses ([MR:978](https://gitlab.com/apparmor/apparmor/-/merge_requests/978)) ## Utils -- Fix error when choosing named exec with plane profile names ([MR:1013](https://gitlab.com/apparmor/apparmor/-/merge_requests/1013), [AABUG:314](https://gitlab.com/apparmor/apparmor/-/issues/314)) +- Fix error when choosing named exec with plain profile names ([MR:1013](https://gitlab.com/apparmor/apparmor/-/merge_requests/1013), [AABUG:314](https://gitlab.com/apparmor/apparmor/-/issues/314)) - log parsing fixes ([MR:959](https://gitlab.com/apparmor/apparmor/-/merge_requests/959)) ## Policy diff --git a/Release_Notes_3.0.10.md b/Release_Notes_3.0.10.md index 11579b5..d377995 100644 --- a/Release_Notes_3.0.10.md +++ b/Release_Notes_3.0.10.md @@ -44,7 +44,7 @@ These release notes cover all changes between 3.0.9 (af9d04d2) and 3.0.10 (090ed - fix definitely and possibly lost memory leaks ([MR:992](https://gitlab.com/apparmor/apparmor/-/merge_requests/992)) ## Utils -- Fix error when choosing named exec with plane profile names ([MR:1013](https://gitlab.com/apparmor/apparmor/-/merge_requests/1013), [AABUG:314](https://gitlab.com/apparmor/apparmor/-/issues/314)) +- Fix error when choosing named exec with plain profile names ([MR:1013](https://gitlab.com/apparmor/apparmor/-/merge_requests/1013), [AABUG:314](https://gitlab.com/apparmor/apparmor/-/issues/314)) - Ignore 'x' in mixed file mode log events ([MR:1001](https://gitlab.com/apparmor/apparmor/-/merge_requests/1001), [AABUG:303](https://gitlab.com/apparmor/apparmor/-/issues/303)) - Fix json output ([MR:1036](https://gitlab.com/apparmor/apparmor/-/merge_requests/1036), [AABUG:964](https://gitlab.com/apparmor/apparmor/-/merge_requests/964)) diff --git a/Release_Notes_3.1.4.md b/Release_Notes_3.1.4.md index e32d57b..8e963d2 100644 --- a/Release_Notes_3.1.4.md +++ b/Release_Notes_3.1.4.md @@ -43,7 +43,7 @@ These release notes cover all changes between 3.1.3 (c8eefe44) ) and 3.1.4 (e5a3 - fix definitely and possibly lost memory leaks ([MR:992](https://gitlab.com/apparmor/apparmor/-/merge_requests/992)) ## Utils -- Fix error when choosing named exec with plane profile names ([MR:1013](https://gitlab.com/apparmor/apparmor/-/merge_requests/1013), [AABUG:314](https://gitlab.com/apparmor/apparmor/-/issues/314)) +- Fix error when choosing named exec with plain profile names ([MR:1013](https://gitlab.com/apparmor/apparmor/-/merge_requests/1013), [AABUG:314](https://gitlab.com/apparmor/apparmor/-/issues/314)) - Ignore 'x' in mixed file mode log events ([MR:1001](https://gitlab.com/apparmor/apparmor/-/merge_requests/1001), [AABUG:303](https://gitlab.com/apparmor/apparmor/-/issues/303)) - aa-status - Fix json output ([MR:1036](https://gitlab.com/apparmor/apparmor/-/merge_requests/1036), [AABUG:964](https://gitlab.com/apparmor/apparmor/-/merge_requests/964))