Update changelog for 4.4.2.2

This commit is contained in:
Alexandre Aubin 2022-08-13 19:55:55 +02:00
parent 61175392ed
commit 71ad719aaf

8
debian/changelog vendored
View file

@ -1,3 +1,11 @@
yunohost (4.4.2.2) stable; urgency=low
- [fix] bullseye migration: add fix for stupid dnsmasq not picking new init script (origin/dev, origin/HEAD, dev)
- [fix] bullseye migration: add the patch for the build-essential / libc6-dev / libgcc-8-dev hell ...
- [fix] bullseye migration: add critical fix for RPi failing to get network on reboot
-- Alexandre Aubin <alex.aubin@mailoo.org> Sat, 13 Aug 2022 19:55:38 +0200
yunohost (4.4.2.1) stable; urgency=low
- [fix] bullseye migration: /opt may not exist ... (5fd74577)