mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Update changelog for 4.1.7.3
This commit is contained in:
parent
bd8644a651
commit
234ae15d77
1 changed files with 14 additions and 1 deletions
15
debian/changelog
vendored
15
debian/changelog
vendored
|
@ -1,4 +1,17 @@
|
|||
yunohost (4.1.7.2) testing; urgency=low
|
||||
yunohost (4.1.7.3) stable; urgency=low
|
||||
|
||||
- [fix] log: Some secrets were not redacted (0c172cd3)
|
||||
- [fix] log: For some reason sometimes we were redacting 'empty string' which made everything explode (88b414c8)
|
||||
- [fix] helpers: Various fixes for ynh_add_config / ynh_replace_vars (a43cd72c, 2728801d, 9bbc3b72, 2402a1db, 6ce02270)
|
||||
- [fix] helpers: Fix permission helpers doc format (d12f403f)
|
||||
- [fix] helpers: ynh_systemd_action did not properly clean the 'tail' process when service action failed (05969184)
|
||||
- [fix] i18n: Translation typo in italian translation ... (bd8644a6)
|
||||
|
||||
Thanks to all contributors <3 ! (Kay0u, yalh76)
|
||||
|
||||
-- Alexandre Aubin <alex.aubin@mailoo.org> Tue, 02 Mar 2021 02:03:35 +0100
|
||||
|
||||
yunohost (4.1.7.2) stable; urgency=low
|
||||
|
||||
- [fix] When migration legacy protected permissions, all users were allowed on the new perm (29bd3c4a)
|
||||
- [fix] Mysql is a fucking joke (... trying to fix the mysql issue on RPi ...) (cd4fdb2b)
|
||||
|
|
Loading…
Add table
Reference in a new issue