From 28b60482e02fb750bda6651165ca5618dc513ee2 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sat, 10 Apr 2021 01:50:54 +0200 Subject: [PATCH] Update changelog for 4.1.8 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 51eed275b..2d3c327f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yunohost (4.1.8) stable; urgency=low + + - security: Various permissions tweaks to protect from malicious yunohost users (3a3f3aa7, ee2da83c, 2570489d) + + -- Alexandre Aubin Sat, 10 Apr 2021 01:47:16 +0200 + yunohost (4.1.7.4) stable; urgency=low - [fix] sec: Enforce permissions for /home/yunohost.backup and .conf (41b5a123)