From a0e0b892896b6fbc75b46ae13d4f097701d00a1a Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 18 Nov 2019 16:40:29 +0100 Subject: [PATCH] Update changelog for 3.6.5.1 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 064cb642..19c9e5b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yunohost-admin (3.6.5.1) stable; urgency=low + + - [fix] Disabling security.rss for now because there's a header issue preventing it from working, and hasnt been used in 2+ years anyway + + -- Alexandre Aubin Mon, 18 Nov 2019 16:40:00 +00000 + yunohost-admin (3.6.5) stable; urgency=low - [fix] Stupid / buggy error handling for postinstall (2187657)