Commit graph

5236 commits

Author SHA1 Message Date
Kay0u
8d5422d13f [fix] Fix getopts and helpers 2020-07-27 19:20:36 +02:00
Alexandre Aubin
bc19bef59e Workaround for custom backup/restore hook issue 2020-07-27 19:20:36 +02:00
Alexandre Aubin
6b72fc5fc5 It just make no sense to backup/restore the mysql password... 2020-07-27 19:20:36 +02:00
Alexandre Aubin
02385c58b0 Update changelog for 3.8.5.5 2020-07-27 19:13:28 +02:00
Alexandre Aubin
4d7423c498
Merge pull request #1030 from ericgaspar/patch-1
Update en.json
2020-07-27 18:15:28 +02:00
Alexandre Aubin
852dea07f3 Tweak custom disclaimer about the migration still being a bit touchy in preparation for stable release 2020-07-27 17:13:00 +02:00
Kayou
fca1df6805
[FIX] patch sources list for armbian (#1028)
* [FIX] patch sources list for armbian

* Update src/yunohost/data_migrations/0015_migrate_to_buster.py

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2020-07-27 15:30:15 +02:00
Alexandre Aubin
c9bb3d0bde
Merge pull request #1027 from yunohost-bot/weblate-yunohost-core
Update from Weblate
2020-07-24 00:55:20 +02:00
Leandro Noferini
6412959af4 Translated using Weblate (Italian)
Currently translated at 21.2% (139 of 657 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/it/
2020-07-23 22:52:59 +00:00
ppr
ae38781714 Translated using Weblate (French)
Currently translated at 99.8% (656 of 657 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2020-07-23 22:52:59 +00:00
xaloc33
df239f946e Translated using Weblate (Catalan)
Currently translated at 100.0% (657 of 657 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2020-07-23 22:52:59 +00:00
Quentí
fcdc1bf37b Translated using Weblate (Occitan)
Currently translated at 57.2% (375 of 656 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/oc/
2020-07-23 22:52:59 +00:00
ppr
bbbafaddd2 Translated using Weblate (French)
Currently translated at 99.8% (655 of 656 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2020-07-23 22:52:59 +00:00
Alexandre Aubin
1a2f26dc34
[fix] Let's not redefine the value for the 'service' var ... 2020-07-24 00:52:46 +02:00
Éric Gaspar
95cbc23733
Update en.json 2020-07-19 19:21:53 +02:00
Alexandre Aubin
8911499bf3
Merge pull request #1026 from YunoHost/remove-useless-robots-protection
Remove useless robot protection code
2020-07-05 02:52:23 +02:00
Alexandre Aubin
e2cd52a2b5
Merge pull request #1024 from ericgaspar/stretch-unstable
Silence info: wasn't deleted because it doesn't exist.
2020-07-04 18:56:11 +02:00
Kay0u
7bfe564aab fix get_files_diff if {orig,new}_file is None 2020-06-30 15:46:15 +02:00
Alexandre Aubin
d435889776 Make sure to validate/upgrade that we don't have any active weak certificate used by nginx at the beginning of the buster migration, otherwise nginx will later miserably fail to start 2020-06-29 22:04:04 +02:00
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
74ef4d1cf7
Remove useless robot protection code 2020-06-25 19:46:22 +02:00
ericgaspar
82d59d59be
silence info: wasn't deleted because it doesn't exist. 2020-06-23 10:26:09 +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