From bde3c502acf7a892818c11ad369bb6c5d70218fe Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sat, 10 Apr 2021 02:15:36 +0200 Subject: [PATCH] Update changelog for 3.8.6 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3af1be5e6..bdc4d058e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yunohost (3.8.6) stable; urgency=low + + - security: Various permissions tweaks to protect from malicious yunohost users (2ffa27c9, 0db4b80e, 750f1c13) + + -- Alexandre Aubin Sat, 10 Apr 2021 01:47:16 +0200 + yunohost (3.8.5.9) stable; urgency=low - Forbid users from using SSH as a VPN (even if SSH login is disabled) (#1050)