Tags: fastlorenzo/Mailu
Tags
Merge Mailu#2252 2252: Fix broken setup. Not all dependencies were pinned. As usual a depend… (backport Mailu#2251) r=mergify[bot] a=mergify[bot] This is an automatic backport of pull request Mailu#2251 done by [Mergify](https://mergify.com). --- <details> <summary>Mergify commands and options</summary> <br /> More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also trigger Mergify actions by commenting on this pull request: - ``@Mergifyio` refresh` will re-evaluate the rules - ``@Mergifyio` rebase` will rebase this PR on its base branch - ``@Mergifyio` update` will merge the base branch into this PR - ``@Mergifyio` backport <destination>` will backport this PR on `<destination>` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.com/) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.com </details> Co-authored-by: Dimitri Huisman <[email protected]>
Merge Mailu#2248 2248: Manual backport of Mailu#2207 r=mergify[bot] a=Diman0 ## What type of PR? Bug-fix ## What does this PR do? Manual backport of Mailu#2207 for fixing issue Mailu#2186 on stable branch 1.9 ### Related issue(s) - backport of Mailu#2207 - Solves Mailu#2186 for 1.9 branch Co-authored-by: Mario Jauvin <[email protected]>
Merge Mailu#2247 2247: roundcube: Add /overrides directory in include (backport Mailu#2195) r=mergify[bot] a=mergify[bot] This is an automatic backport of pull request Mailu#2195 done by [Mergify](https://mergify.com). --- <details> <summary>Mergify commands and options</summary> <br /> More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also trigger Mergify actions by commenting on this pull request: - ``@Mergifyio` refresh` will re-evaluate the rules - ``@Mergifyio` rebase` will rebase this PR on its base branch - ``@Mergifyio` update` will merge the base branch into this PR - ``@Mergifyio` backport <destination>` will backport this PR on `<destination>` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.com/) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.com </details> Co-authored-by: mnival <[email protected]> Co-authored-by: Dimitri Huisman <[email protected]>
Merge Mailu#2218 2218: Typo r=mergify[bot] a=Nicicalu Typo "Running in this mode" not "Running is this mode" ## What type of PR? Documentation ## What does this PR do? Documentation typo correction ## Prerequisites - Co-authored-by: Nicicalu <[email protected]>
Merge Mailu#2236 2236: roundcube-carddav : Use des_key for pwstore_scheme (backport Mailu#2196) r=mergify[bot] a=mergify[bot] This is an automatic backport of pull request Mailu#2196 done by [Mergify](https://mergify.com). --- <details> <summary>Mergify commands and options</summary> <br /> More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also trigger Mergify actions by commenting on this pull request: - ``@Mergifyio` refresh` will re-evaluate the rules - ``@Mergifyio` rebase` will rebase this PR on its base branch - ``@Mergifyio` update` will merge the base branch into this PR - ``@Mergifyio` backport <destination>` will backport this PR on `<destination>` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.com/) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.com </details> Co-authored-by: mnival <[email protected]>
Merge Mailu#2235 2235: fix Mailu#2220 (backport Mailu#2234) r=mergify[bot] a=mergify[bot] This is an automatic backport of pull request Mailu#2234 done by [Mergify](https://mergify.com). --- <details> <summary>Mergify commands and options</summary> <br /> More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also trigger Mergify actions by commenting on this pull request: - ``@Mergifyio` refresh` will re-evaluate the rules - ``@Mergifyio` rebase` will rebase this PR on its base branch - ``@Mergifyio` update` will merge the base branch into this PR - ``@Mergifyio` backport <destination>` will backport this PR on `<destination>` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.com/) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.com </details> Co-authored-by: Florent Daigniere <[email protected]>
Merge Mailu#2202 2202: Switch to ISRG_Root_X1 in front nginx (backport Mailu#2200) r=mergify[bot] a=mergify[bot] This is an automatic backport of pull request Mailu#2200 done by [Mergify](https://mergify.com). --- <details> <summary>Mergify commands and options</summary> <br /> More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also trigger Mergify actions by commenting on this pull request: - ``@Mergifyio` refresh` will re-evaluate the rules - ``@Mergifyio` rebase` will rebase this PR on its base branch - ``@Mergifyio` update` will merge the base branch into this PR - ``@Mergifyio` backport <destination>` will backport this PR on `<destination>` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.com/) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.com </details> Co-authored-by: Sebastian Klemke <[email protected]> Co-authored-by: Florent Daigniere <[email protected]>
Merge Mailu#2197 2197: Tag for release is correctly tagged to branch x.y. (backport Mailu#2190) r=mergify[bot] a=mergify[bot] This is an automatic backport of pull request Mailu#2190 done by [Mergify](https://mergify.com). --- <details> <summary>Mergify commands and options</summary> <br /> More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also trigger Mergify actions by commenting on this pull request: - ``@Mergifyio` refresh` will re-evaluate the rules - ``@Mergifyio` rebase` will rebase this PR on its base branch - ``@Mergifyio` update` will merge the base branch into this PR - ``@Mergifyio` backport <destination>` will backport this PR on `<destination>` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.com/) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.com </details> Co-authored-by: Dimitri Huisman <[email protected]>
Merge Mailu#2171 2171: fixed plugin path r=mergify[bot] a=ghostwheel42 ## What type of PR? bug-fix ## What does this PR do? use correct plugin path to verify plugin list ### Related issue(s) closes: Mailu#2168 ## Prerequisites Before we can consider review and merge, please make sure the following list is done and checked. If an entry in not applicable, you can check it or remove it from the list. - [ ] In case of feature or enhancement: documentation updated accordingly - [ ] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file. Co-authored-by: Alexander Graf <[email protected]>
Merge Mailu#2144 2144: Enable unbound by default, warn if the DNS resolver doesn't work r=mergify[bot] a=nextgens ## What type of PR? bug-fix ## What does this PR do? Enable unbound by default, warn if the DNS resolver doesn't work ### Related issue(s) - close Mailu#2135 ## Prerequisites Before we can consider review and merge, please make sure the following list is done and checked. If an entry in not applicable, you can check it or remove it from the list. - [ ] In case of feature or enhancement: documentation updated accordingly - [x] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file. Co-authored-by: Florent Daigniere <[email protected]> Co-authored-by: Florent Daigniere <[email protected]>