Commit graph

5215 commits

Author SHA1 Message Date
Alexandre Aubin
ac9182d69f Move redirect to /yunohost/admin to a separate nginx conf file to allow customizing it more easily 2020-06-25 21:42:46 +02:00
Alexandre Aubin
f1bfc521ae Allow to extend the nginx default_server configuration 2020-06-25 20:04:11 +02:00
Alexandre Aubin
649179338a Update changelog for 3.8.5.4 2020-06-21 23:38:42 +02:00
Alexandre Aubin
b373eb6076
Fix parsing of unscd version... 2020-06-21 23:35:50 +02:00
Alexandre Aubin
8f8be838b6 Enforce permissions on rspamd log directory 2020-06-21 19:57:51 +02:00
Alexandre Aubin
c473902776 Yes, we don't give a flying fuck that sudo-ldap is already provided 2020-06-19 19:02:18 +02:00
Alexandre Aubin
5a87fea596 Update changelog for 3.8.5.3 2020-06-19 18:51:19 +02:00
Alexandre Aubin
7a1e779684 Fix unscd downgrade + add debug infos to apt_install() 2020-06-19 18:46:53 +02:00
Alexandre Aubin
9933290836 Create backup archive dir during postinstall 2020-06-19 15:08:22 +02:00
Alexandre Aubin
ad10fc5f6c Merge branch 'stretch-testing' into stretch-unstable 2020-06-18 16:22:04 +02:00
Alexandre Aubin
e1d5450da9 Update changelog for 3.8.5.2 2020-06-18 16:20:10 +02:00
Alexandre Aubin
9624c4dc1c Fix small issue with unscd upgrade/downgrade ... new version ain't always 0.53.1, so find it using dirty scrapping 2020-06-18 16:18:40 +02:00
Alexandre Aubin
d5ad76efce Merge branch 'stretch-testing' into stretch-unstable 2020-06-18 15:21:10 +02:00
Alexandre Aubin
4e8642f675 Merge branch 'stretch-stable' into stretch-testing 2020-06-18 15:20:38 +02:00
Alexandre Aubin
9c33f64269 Update changelog for 3.8.4.9 2020-06-18 15:19:44 +02:00
Alexandre Aubin
7805837b1d Move the general regen_conf after we regen ssh, otherwise there's a non-relevant warning displayed because the regen-conf tells to rerun ssh specifically which is already done... 2020-06-18 15:12:55 +02:00
Julien Rabier
9c1eca8d4a fix destination concurrency
Hi,
Postfix has this very peculiar behavior where the target of some config keys changes depending on the value. 
Here, if `smtp_destination_concurrency_limit` is set to 1, then according to http://www.postfix.org/postconf.5.html#default_destination_concurrency_limit it doesn't mean "1 concurrent mail per domain, but per recipiend address".

So, if set to 1, it means we can send any volume of e-mails concurrently (with a 5s delay) if all recipient addresses are different.
In order to avoid this, we should increase the value to restore the expected behavior (concurrency per domain, not per recipient).
2020-06-18 15:12:32 +02:00
Yasss Gurl
bf88d3e41e Translated using Weblate (German)
Currently translated at 33.8% (222 of 656 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2020-06-18 15:11:41 +02:00
ppr
e93cbb1151 Translated using Weblate (French)
Currently translated at 99.4% (652 of 656 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2020-06-18 15:11:41 +02:00
xaloc33
47c2bce67a Translated using Weblate (Catalan)
Currently translated at 100.0% (656 of 656 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2020-06-18 15:11:41 +02:00
xaloc33
3b6083df4a Translated using Weblate (Catalan)
Currently translated at 100.0% (655 of 655 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2020-06-18 15:11:41 +02:00
Alexandre Aubin
f45254884b Following previous regenconf fixes, the regen-conf was now outputing a whole lot of 'forget-about-it' when e.g. running regen-conf for nginx because of files flagged as 'should-not-exists'... so this is a dirty workaround 2020-06-18 15:11:41 +02:00
Alexandre Aubin
51d53be54c Alway filter irrelevant log lines when sharing it 2020-06-18 15:11:41 +02:00
Alexandre Aubin
38704cbae4 Tweak log filter logic to be able to apply it during --share as well 2020-06-18 15:11:41 +02:00
Alexandre Aubin
d615546b18 Add yunohost version to logs metadata 2020-06-18 15:11:41 +02:00
Alexandre Aubin
0f0194beff Fix error / debug message when diagnosis ain't happy when renewing certs 2020-06-18 15:11:41 +02:00
Alexandre Aubin
cd115ed83a dirmngr is needed for apt-key / gpg ... usually installed but it's only a Recommends so sometimes it's not >.> 2020-06-18 15:11:41 +02:00
ljf (zamentur)
804f4b3e21 [fix] lower domain
Lower domain to avoid some edge cases issues
See: https://forum.yunohost.org/t/invalid-domain-causes-diagnosis-web-to-fail-fr-on-demand/11765
2020-06-18 15:11:41 +02:00
Alexandre Aubin
35eec1eea3 Move the general regen_conf after we regen ssh, otherwise there's a non-relevant warning displayed because the regen-conf tells to rerun ssh specifically which is already done... 2020-06-18 15:08:51 +02:00
Alexandre Aubin
ecb27ed124
Merge pull request #988 from taziden/patch-1
[fix] postfix per-domain destination concurrency
2020-06-17 21:10:03 +02:00
Alexandre Aubin
bed2ddfb77
Merge pull request #1017 from yunohost-bot/weblate-yunohost-core
Update from Weblate
2020-06-17 18:22:02 +02:00
Yasss Gurl
868ffad7d1 Translated using Weblate (German)
Currently translated at 33.8% (222 of 656 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2020-06-17 15:38:12 +00:00
ppr
19f3f86510 Translated using Weblate (French)
Currently translated at 99.4% (652 of 656 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2020-06-17 15:38:12 +00:00
xaloc33
e8cab1feeb Translated using Weblate (Catalan)
Currently translated at 100.0% (656 of 656 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2020-06-17 15:38:12 +00:00
xaloc33
98f144e61f Translated using Weblate (Catalan)
Currently translated at 100.0% (655 of 655 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2020-06-17 15:38:12 +00:00
Alexandre Aubin
b970cba6c4 Following previous regenconf fixes, the regen-conf was now outputing a whole lot of 'forget-about-it' when e.g. running regen-conf for nginx because of files flagged as 'should-not-exists'... so this is a dirty workaround 2020-06-17 17:37:54 +02:00
Alexandre Aubin
84d325495b
Merge pull request #1016 from YunoHost/alexAubin-patch-1
We don't really use / need these super bureaucratic validation checkboxes
2020-06-15 20:26:10 +02:00
Alexandre Aubin
bbd354b869 Alway filter irrelevant log lines when sharing it 2020-06-15 19:22:39 +02:00
Alexandre Aubin
bb0e48c773 Tweak log filter logic to be able to apply it during --share as well 2020-06-15 19:22:01 +02:00
Alexandre Aubin
a9e91f26ee Add yunohost version to logs metadata 2020-06-15 19:01:57 +02:00
Alexandre Aubin
384c7bc608 Fix error / debug message when diagnosis ain't happy when renewing certs 2020-06-11 22:48:41 +02:00
Alexandre Aubin
6defbfdbac Fix small issue with unscd upgrade/downgrade ... new version ain't always 0.53.1, so find it using dirty scrapping 2020-06-10 16:09:05 +02:00
Alexandre Aubin
ef15130980 dirmngr is needed for apt-key / gpg ... usually installed but it's only a Recommends so sometimes it's not >.> 2020-06-10 15:19:53 +02:00
ljf (zamentur)
f46eb01c03
[fix] lower domain
Lower domain to avoid some edge cases issues
See: https://forum.yunohost.org/t/invalid-domain-causes-diagnosis-web-to-fail-fr-on-demand/11765
2020-06-06 16:07:18 +02:00
Alexandre Aubin
d2f8f720ab Update changelog for 3.8.5.1 2020-06-06 03:34:47 +02:00
Alexandre Aubin
b57cfaac92 Add alpha stage disclaimer in the disclaimer 2020-06-06 03:33:38 +02:00
Alexandre Aubin
643de7cf5f Update changelog for 3.8.5 2020-06-06 02:16:29 +02:00
Alexandre Aubin
95fac921a6 Merge branch 'stretch-stable' into stretch-unstable 2020-06-06 02:11:11 +02:00
Alexandre Aubin
051d14a945 Update changelog for 3.8.4.8 2020-06-06 02:08:05 +02:00
Alexandre Aubin
f27355d4b1 Properly handle stale hashes of files even when file got manually removed/modified 2020-06-06 02:02:54 +02:00