From db93aa6d5cded943b3265b77fc8c87a98a137b06 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sun, 2 Dec 2018 16:23:11 +0000 Subject: [PATCH] Update changelog for 3.3.2 --- debian/changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/debian/changelog b/debian/changelog index ca4d8d92..084d7f09 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +yunohost (3.3.2) stable; urgency=low + + * [fix] Regen nginx conf to be sure it integrates OCSP Stapling (#588) + * [fix] Broken new settings and options to control passwords checks / constrains (#589) + * [fix] Log dyndns update only if we really update something (#591) + + -- Alexandre Aubin Sun, 02 Dev 2018 17:23:00 +0000 + +yunohost (3.3.2) stable; urgency=low + + * [fix] Log dyndns update only if we really update something (#591) + * [fix] Broken new settings and options to control passwords checks / constrains (#589) + + -- Alexandre Aubin Sun, 02 Dev 2018 17:17:00 +0000 + yunohost (3.3.1) stable; urgency=low * [fix] Wait for dpkg lock to be free in apt helpers (#571)