Update changelog for 4.0.8

This commit is contained in:
Alexandre Aubin 2020-09-16 16:27:49 +02:00
parent b59ed4120b
commit 776c1ab84b

14
debian/changelog vendored
View file

@ -1,7 +1,21 @@
yunohost (4.0.8) stable; urgency=low
- [fix] Diagnose ssl libs installed from sury (#1053)
- [enh] Better problematic apt dependencies auto-investigation mechanism (#1051, 8d4f36e1)
- [fix] Force locale to C during postgresql migration to avoid some stupid issue related to locale (d532cd5e)
- [fix] Use php7.3 by default in CLI (82c0cc92)
- [fix] Typo in fpm_config helper led to install process hanging forever (7dcf4b00)
Thanks to all contributors <3 ! (Kayou)
-- Alexandre Aubin <alex.aubin@mailoo.org> Wed, 16 Sep 2020 16:23:04 +0200
yunohost (4.0.7.1) stable; urgency=low
- Forbid users from using SSH as a VPN (even if SSH login is disabled) (#1050)
Thanks to all contributors <3 ! (ljf)
-- Alexandre Aubin <alex.aubin@mailoo.org> Fri, 11 Sep 2020 21:06:09 +0200
yunohost (4.0.7) stable; urgency=low