Merge branch 'buster' into dev

This commit is contained in:
Kay0u 2022-03-29 14:09:28 +02:00
commit 90b914e478
No known key found for this signature in database
GPG key ID: AAFEEB16CFA2AE2D

16
debian/changelog vendored
View file

@ -75,12 +75,28 @@ yunohost (11.0.2) testing; urgency=low
-- Alexandre Aubin <alex.aubin@mailoo.org> Wed, 19 Jan 2022 20:52:39 +0100
yunohost (4.4.1) testing; urgency=low
- [fix] php helpers: prevent epic catastrophies when the app changes php version (31d3719b)
Thanks to all contributors <3 ! (Alexandre Aubin)
-- Kay0u <pierre@kayou.io> Tue, 29 Mar 2022 14:03:52 +0200
yunohost (4.4.0) testing; urgency=low
- [enh] Add buster->bullseye migration
-- Alexandre Aubin <alex.aubin@mailoo.org> Wed, 19 Jan 2022 20:45:22 +0100
yunohost (4.3.6.3) stable; urgency=low
- [fix] debian package: backport fix for openssl conflict (1693c831)
Thanks to all contributors <3 ! (Kay0u)
-- Kay0u <pierre@kayou.io> Tue, 29 Mar 2022 13:52:58 +0200
yunohost (4.3.6.2) stable; urgency=low
- [fix] apt helpers: fix bug when var is empty... (7920cc62)