commit 22855138ac5ad95e779db3830d08bd68fe9c0929 parent a7eda66fb00b675614b9e27410d59f5e95715788 Author: Cem Keylan <cem@ckyln.com> Date: Mon, 18 May 2020 03:29:42 +0300 changelog: update Diffstat:
M | CHANGELOG.md | | | 4 | +++- |
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -19,7 +19,9 @@ feedback. ### SECURITY - Fixed a bug regarding privilige escalation using `$KISS_HOOK`. `kiss` will now use `$KISS_ROOT/etc/kiss-hook` on installation operations (which are run by root) so that the hooks - are defined by the system administrator rather than the user. + are defined by the system administrator rather than the user. See [related proof-of-concept] + +[related proof-of-concept]: https://github.com/kisslinux/kiss/pull/157#issuecomment-629880775 1.22.2 - 2020-05-16