From 42cda1e5135ee443dcaac16c6f3602fa835920ee Mon Sep 17 00:00:00 2001 From: Christian Boltz Date: Sun, 2 Jul 2023 12:51:42 +0200 Subject: [PATCH] Formatting and typo fixes in 4.0* release notes --- Release_Notes_4.0-alpha1.md | 2 +- Release_Notes_4.0-alpha2.md | 8 ++++---- Release_Notes_4.0.md | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Release_Notes_4.0-alpha1.md b/Release_Notes_4.0-alpha1.md index 18f6094..8b3c17f 100644 --- a/Release_Notes_4.0-alpha1.md +++ b/Release_Notes_4.0-alpha1.md @@ -27,7 +27,7 @@ The kernel portion of the project is maintained and pushed separately. ## utils - aa-status - - ability to filter output + - ability to filter output - aa-load - new utility for loading binary (cache) policy without the parser, can be used by non-systemd systems to do cache loads. diff --git a/Release_Notes_4.0-alpha2.md b/Release_Notes_4.0-alpha2.md index 63f5597..68e415c 100644 --- a/Release_Notes_4.0-alpha2.md +++ b/Release_Notes_4.0-alpha2.md @@ -16,9 +16,9 @@ The kernel portion of the project is maintained and pushed separately. # Highlighted new features in alpha 2 -##New Mediation Rules +## New Mediation Rules -##utils +## utils ## parser @@ -71,7 +71,7 @@ wip - not in this alpha, not guaranteed to land in 4.0 - reduce file table size by conditional on only accept states that are different - raw text in policy - compressed cache - - additional restrictions policy guard retsrictions + - additional restrictions policy guard restrictions - change_profile - stack if not policy admin, mac_override - policy conditional to allow specifying in policy - link - fail if not mac override @@ -152,4 +152,4 @@ wip - not in this alpha, not guaranteed to land in 4.0 - -- \ No newline at end of file +- diff --git a/Release_Notes_4.0.md b/Release_Notes_4.0.md index f611edb..7960ce7 100644 --- a/Release_Notes_4.0.md +++ b/Release_Notes_4.0.md @@ -190,7 +190,7 @@ And the following improvements ## Tests --regression tests +- regression tests