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)