From d4e20055aeffe931d6bc16fcb9666d8cbaa2e787 Mon Sep 17 00:00:00 2001 From: Timm Fitschen <t.fitschen@indiscale.com> Date: Tue, 28 Apr 2020 22:01:48 +0200 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70505c9e..f66c4ca0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -48,9 +48,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - #14 - Handle files on file system without File entity: Those entries are returned without ID but with a notice now. +* #11 - pam_authentication leaks the password to unprivileged processes on the + same machine. + ### Security (in case of vulnerabilities) - TLS is by default restricted to v1.2 and v1.3 now. +* #11 - pam_authentication leaks the password to unprivileged processes on the + same machine. ## [0.1.0] - 2018-10-09 -- GitLab