From 9cce9f8ce8d2624ac5fa1cf12d0b4b00de5bcde2 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Tue, 7 Sep 2021 15:59:19 -0500 Subject: news typo fix --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index b6800315..8c591ca0 100644 --- a/NEWS.md +++ b/NEWS.md @@ -17,7 +17,7 @@ where you can voice concerns about removing it. This version changes the behavior of the checkpath helper to address CVE-2018-21269. on Linux systems, We require non-terminal symbolic links -to be owned by root. Since we can't do this on non-linux xystems, we do +to be owned by root. Since we can't do this on non-linux systems, we do not dereference non-terminal symbolic links by default. If you need them dereferenced, you should add the "-s" switch to the appropriate checkpath calls. -- cgit v1.2.3