Update changelog for 4.4.2.4

This commit is contained in:
Alexandre Aubin 2022-08-14 18:18:55 +02:00
parent 633a1fbffe
commit 0a66d039c2

8
debian/changelog vendored
View file

@ -1,3 +1,11 @@
yunohost (4.4.2.4) stable; urgency=low
- [fix] bullseye migration: trash pip freeze stderr because it's confusing users ... (e68fc821)
- [fix] bullseye migration: add a check that there's at least 70MB available in /boot ... (02fcbd97)
- [fix] bullseye migration: better detection mechanism for the libc6 / libgcc hell issue (633a1fbf)
-- Alexandre Aubin <alex.aubin@mailoo.org> Sun, 14 Aug 2022 18:18:13 +0200
yunohost (4.4.2.3) stable; urgency=low
- [fix] bullseye migration: add fix for stupid dnsmasq not picking new init script (origin/dev, origin/HEAD, dev)